diff --git a/docs/news.html.in b/docs/news.html.in
index cceb4cf997..db8a9a23e6 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -1637,7 +1637,7 @@
Fix build on mingw (Ján Tomko)
-
Bug fixes:
+ Bug Fixes:
qemu: blockjob: Synchronously update backing chain in XML on ABORT/PIVOT (Peter Krempa),
qemu: processBlockJob: Don't unlock @vm twice (Peter Krempa),
qemu: blockCopy: Pass adjusted bandwidth when called via blockRebase (Peter Krempa),
@@ -2295,7 +2295,7 @@
qemu: avoid rare race when undefining domain (Martin Kletzander)
- Improvement:
+ Improvements:
tests: Check for virQEMUDriverConfigNew return value (Michal Privoznik),
systemd: avoid string comparisons on dbus error messages (Daniel P. Berrange),
aarch64: Support versioned machine types. (Richard W.M. Jones),
@@ -2436,7 +2436,7 @@
conf: Ignore device address for model=none usb controller and memballon (Luyao Huang)
- Cleanup:
+ Cleanups:
Indentation (Ján Tomko)
@@ -2799,7 +2799,7 @@
util: Introduce virPidFileForceCleanupPath (Martin Kletzander)
- Cleanup:
+ Cleanups:
Remove left over debug in hvsupport.pl script (Daniel P. Berrange)
@@ -3700,7 +3700,7 @@
tests: Avoid double linking some libraries (Michal Privoznik)
- Bug fixes:
+ Bug Fixes:
network: always set disable_ipv6, even when it should be 0 (Laine Stump),
Fix a crash when cloning a volume with no backing store (Ján Tomko),
qemu: error out if PCI passthrough type is not supported (Hu Tao),
@@ -4429,7 +4429,7 @@
bhyve: improve bhyve_command.c testability (Roman Bogorodskiy)
- Cleanup:
+ Cleanups:
virSecurityDACRestoreSecurityHostdevLabel: Unmark @def as unused (Michal Privoznik)
@@ -5224,7 +5224,7 @@
Use AC_PATH_PROG to search for dmidecode (Roman Bogorodskiy)
- Bug fixes:
+ Bug Fixes:
bhyve: defined domains should be persistent (Roman Bogorodskiy),
Fix journald PRIORITY values (Daniel P. Berrange),
spec: Fix braces around macros (Peter Krempa),
@@ -6115,7 +6115,7 @@
build: fix build --without-remote (Eric Blake)
- Bug fixes:
+ Bug Fixes:
Fix race in starting transient VMs (Daniel P. Berrange),
Use a port from the migration range for NBD as well (Ján Tomko),
nodedev_hal: fix segfault when virDBusGetSystemBus fails (Ryota Ozaki),
@@ -6679,7 +6679,7 @@
VMX: Create virVMXFormatDisk() from HD and CD-ROM (Doug Goldstein)
- Cleanup:
+ Cleanups:
daemon: Avoid dead code in polkit auth (Jiri Denemark)
@@ -9069,7 +9069,7 @@
build: Check for broken GCC -Wlogical-op in configure (Viktor Mihajlovski)
- Bug fixes:
+ Bug Fixes:
conf: Don't format cputune element when not needed (Martin Kletzander),
conf: Fix cpumask leak in virDomainDefFree (Ján Tomko),
qemu: Destroy domain on decompression binary error (Michal Privoznik),
@@ -10303,7 +10303,7 @@
Fix mingw64 build by using intptr_t for int->void* casts (Daniel P. Berrange)
- Bug fixes:
+ Bug Fixes:
network: don't "refresh" iptables rules on rule-less networks (Laine Stump),
qemu: Fix failure path in disk hotplug (Jiri Denemark),
Ensure existing selinux mount is removed before mounting new one in LXC (Daniel P. Berrange),
@@ -10560,11 +10560,11 @@
Fix emulator pinning example in formatdomain.html (Peter Krempa)
- Improvement:
+ Improvements:
Implement virMacAddrIsBroadcastRaw (Stefan Berger)
- Cleanup:
+ Cleanups:
security: remove dead code from virSecurityDACGenLabel (Alex Jia)
@@ -10646,7 +10646,7 @@
build: fix typo that breaks non-Linux builds (Eric Blake)
- BugFixes:
+ Bug Fixes:
nwfilter: Don't try to acquire DBus context when DBus is disabled (Peter Krempa),
util: Prevent libvirtd crash (Alex Jia),
security_dac: Don't return uninitialised uid and gid for image labels (Peter Krempa),
@@ -11741,7 +11741,7 @@
virsh: Fix docs for list command (Peter Krempa)
- Bug fixes:
+ Bug Fixes:
qemu: Start nested job in qemuDomainCheckEjectableMedia (Jiri Denemark),
qemu: fix memory leak in virDomainGetVcpus (Laine Stump),
conf: allow fuzz in XML with cur balloon > max (Eric Blake),
@@ -14981,7 +14981,7 @@
build: fix broken mingw cross-compilation (Eric Blake)
- Bug fixes:
+ Bug Fixes:
fix memory leak in qemuProcessHandleGraphics() (Wen Congyang),
do not lock vm while allocating memory (Wen Congyang),
Fix libxl driver startup (Daniel Veillard),
@@ -15347,7 +15347,7 @@
commandtest: avoid printing loader-control variables from commandhelper (Diego Elio Pettenò)
- Bug fixes:
+ Bug Fixes:
qemu: Error prompt when saving a shutoff domain (Osier Yang),
cgroup: preserve correct errno on failure (Eric Blake),
qemu: Fix command line generation with faked host CPU (Jiri Denemark),
@@ -15605,7 +15605,7 @@
Fix warning when macvtap support is disabled (Jean-Baptiste Rouault)
- Bug fixes:
+ Bug Fixes:
virExec: fix logic bug (Eric Blake),
Set broadcast address for IPv4 addresses on virtual network bridges (Laine Stump),
Fix misuse of VIR_ERR_INVALID_DOMAIN (Matthias Bolte),
@@ -16419,7 +16419,7 @@
daemon: dispatch.c should include stdio.h (and stdarg.h) (Ryota Ozaki)
- Bug fixes:
+ Bug Fixes:
qemu: Fix PCI address allocation (Jiri Denemark),
Don't leak delay string when freeing virInterfaceBridgeDefs (Laine Stump),
qemu: don't lose error on setting monitor capabilities (Eric Blake),
@@ -18019,7 +18019,7 @@
Fix compilation for configure --disable-nls (Matthias Bolte)
- Bug fixes:
+ Bug Fixes:
cpu: Fix memory leaks in x86FeatureLoad and x86ModelLoad (Matthias Bolte),
Make Xen VT-d PCI attach/detach work (Chris Lalancette),
Fix detection of JSON when restarting libvirtd (Daniel P. Berrange),
@@ -18171,7 +18171,7 @@
fix virDomainMigrateToURI doc (Dan Kenigsberg)
- Bug fixes:
+ Bug Fixes:
504262 Check for duplicated UUID in XM Xen defines (Daniel Veillard),
512069 fix domain XML schemas for backward compatibility (Daniel Veillard),
qemu-kvm needs -enable-kvm flag for VT optimization (Steve Yarmie),
@@ -18588,7 +18588,7 @@
0.7.1: Sep 15 2009
- - New features:
+ - Features:
Add support for encrypted (qcow) volume creation. (Miloslav Trmač),
Secret manipulation public API (Miloslav Trmač),
Multipath storage support module (Dave Allan),
@@ -18614,7 +18614,7 @@
Fix win32 platform build (Daniel P. Berrange)
- - Bug fixes:
+ - Bug Fixes:
VBox bug when starting machine from old versions (Pritesh Kothari),
ESX avoid potential leaks (Matthias Bolte),
Fix more OOM handling bugs (Daniel P. Berrange),
@@ -18665,7 +18665,7 @@
Fix memleak if esxOpen fails (Matthias Bolte)
- - Improvement:
+ - Improvements:
support lzop save compression for qemu (Charles Duffy),
VBox 3.0.6 API change support (Pritesh Kothari),
Add UUID definition required by storage encryption import (Daniel P. Berrange),
@@ -18823,7 +18823,7 @@
0.7.0: Aug 5 2009
- - New features:
+ - Features:
Interface implementation based on netcf (Laine Stump, Daniel Veillard),
Add new net filesystem glusterfs (Harshavardhana),
Initial VMWare ESX driver (Matthias Bolte),
@@ -18869,7 +18869,7 @@
rpm spec cleanup and split off client only package (Daniel Veillard)
- - Bug fixes:
+ - Bug Fixes:
Add uniqueness checking for LXC define/create methods (Daniel P. Berrange),
Fix removal of transient VMs when LXC aborts (Daniel P. Berrange),
Don't try to activate cgroups if not present for LXC (Daniel P. Berrange),
@@ -19089,7 +19089,7 @@
0.6.5: Jul 3 2009
- - New features:
+ - Features:
create storage columes on disk backend (Henrik Persson),
drop of capabilities based on libcap-ng when possible (Daniel Berrange)
@@ -19106,7 +19106,7 @@
documentation for OpenNebula driver (Abel Miguez Rodriguez)
- - Bug fixes:
+ - Bug Fixes:
forbid autostart on transcient networks,
xen device removal crash (Daniel Berrange),
re-detection of transient VMs after libvirtd restart (Daniel Berrange),
@@ -19167,7 +19167,7 @@
0.6.4: May 29 2009
- - New features:
+ - Features:
new API virStorageVolCreateXMLFrom (Cole Robinson),
full VBox graphic capabilities (Pritesh Kothari),
Interface config APIs (Laine Stump),
@@ -19187,7 +19187,7 @@
inconsistencies in storage volume docs and schemas (Ryota Ozaki)
- - Bug fixes:
+ - Bug Fixes:
fix hostdev managed handling (Mark McLoughlin),
lxc_controller should not cash without args (Guido Gunther),
bug fixes in I/O routines (Guido Gunther),
@@ -19250,7 +19250,7 @@
0.6.3: Apr 24 2009
- - New features:
+ - Features:
VirtualBox driver support (Pritesh Kothari),
virt-xml-validate new command (Daniel Berrange)
@@ -19269,7 +19269,7 @@
VirtualBox Documentation (Pritesh Kothari)
- - Bug fixes:
+ - Bug Fixes:
veth off-by-one error (Dan Smith),
vcpupin to inactive Xen crash (Takahashi Tomohiro),
virsh ttyconsole return value,
@@ -19301,7 +19301,7 @@
0.6.2: Apr 3 2009
- - New features:
+ - Features:
support SASL auth for VNC server (Daniel Berrange),
memory ballooning in QEMU (Daniel Berrange),
SCSI HBA storage pool support (Dave Allan),
@@ -19319,7 +19319,7 @@
missing disk bus values in RNG schemas
- - Bug fixes:
+ - Bug Fixes:
tap vs vbd type on block detach (Cole Robinson and Takahashi Tomohiro),
bad free on storage volume error (Daniel Berrange),
maplenght computations in remote driver (Daniel Berrange),
@@ -19367,7 +19367,7 @@
0.6.1: Mar 3 2009
- - New features:
+ - Features:
new APIs for Node device detach reattach and reset (Mark McLoughlin),
sVirt mandatory access control support (James Morris and Dan Walsh)
@@ -19387,7 +19387,7 @@
new example program (David Allan)
- - Bug fixes:
+ - Bug Fixes:
NULL dereference in LXC (Jim Meyering),
fix domain error reporting (John Levon),
fix loop of libvirtd --timeout (Daniel Berrange),
@@ -19446,7 +19446,7 @@
0.6.0: Jan 31 2009
- - New features:
+ - Features:
thread safety of the API and event handling (Daniel Berrange),
allow QEmu domains to survive daemon restart (Guido Günther),
extended logging capabilities,
@@ -19478,7 +19478,7 @@
provide RNG schemas for all XML formats used in libvirt APIs (Daniel Berrange)
- - Bug fixes:
+ - Bug Fixes:
segfault on virtual network without bridge name (Cole Robinson),
various locking fixes (Cole Robinson),
fix serial and parallel devices on tcp/unix/telnet (Guido Günther),
@@ -19573,7 +19573,7 @@
documentation copy and paste errors and typo (Cole Robinson)
- - Bug fixes:
+ - Bug Fixes:
add a delay in storage backend for disks to show up (Chris Lalancette),
fix parsing for CDRom device with no source (Daniel Berrange),
use xenstore to list domains to avoid some bugs (Guido Günther),
@@ -19600,7 +19600,7 @@
0.5.0: Nov 25 2008
- - New features:
+ - Features:
CPU and scheduler support for LXC (Dan Smith),
SDL display configuration (Daniel Berrange),
domain lifecycle event support for QEmu and Xen with python bindings (Ben Guthro and Daniel Berrange),
@@ -19628,7 +19628,7 @@
UML driver docs (Daniel Berrange)
- - Bug fixes:
+ - Bug Fixes:
Xen interfaces ordering (Jim Fehlig),
startup timeout with multiple pty (Cole Robinson),
segfault if QEmu without active virtual network (Cole Robinson),
@@ -19721,7 +19721,7 @@
missing include file (Richard Jones)
- - Bug fixes:
+ - Bug Fixes:
avoid a segfault if missing qemu emulator (Cole Robinson),
reading vncdisplay from xend domain (Cole Robinson),
segfault in OpenVZ (Evgeniy Sokolov),
@@ -19747,7 +19747,7 @@
0.4.5: Sep 8 2008
- - New features:
+ - Features:
NETNS support for Linux containers (Dan Smith),
unified XML domain and network parsing for all drivers (Daniel Berrange),
OpenVZ features improvements (Evgeniy Sokolov),
@@ -19777,7 +19777,7 @@
memory unit fixups (matthew chan)
- - Bug fixes:
+ - Bug Fixes:
memory leaks and testing for OOM (Daniel Berrange),
do_open driver bug (Evgeniy Sokolov),
don't use polkit auth when running as non-root (Daniel Berrange),
@@ -19870,7 +19870,7 @@
0.4.4: Jun 25 2008
- - Bug fixes:
+ - Bug Fixes:
QEmu network serialization (Kaitlin Rupert),
internal memory allocation fixes (Chris Lalancette Jim Meyering),
virsh large file config problem (Jim Meyering),
@@ -19892,7 +19892,7 @@
0.4.3: Jun 12 2008
- - New features:
+ - Features:
Linux Container start and stop (Dave Leskovec),
Network interface model settings (Daniel Berrange),
serial and parallel device support for QEmu and Xen (Daniel Berrange),
@@ -19914,7 +19914,7 @@
docs for remote listen-tls/tcp fixes (Kenneth Nagin)
- - Bug fixes:
+ - Bug Fixes:
save change to config file for Xen (Ryan Scott),
fix /var/run/libvirt/ group ownership (Anton Protopopov),
ancient libparted workaround (Soren Hansen),
@@ -19942,7 +19942,7 @@
better error messages for xend driver (Richard Jones)
- - Code cleanups:
+ - Cleanups:
OpenVZ compilation (Richard Jones),
conn dom and net fields deprecation in error structures (Richard Jones),
Xen-ism on UUID (Richard Jones),
@@ -19977,7 +19977,7 @@
0.4.2: Apr 8 2008
- - New features:
+ - Features:
memory operation for QEmu/KVM driver (Cole Robinson),
new routed networking schemas (Mads Olesen)
@@ -19988,7 +19988,7 @@
string fixes (Francesco Tombolini)
- - Bug fixes:
+ - Bug Fixes:
pointer errors in qemu (Jim Meyering),
iSCSI login fix (Chris Lalancette),
well formedness error in test driver capabilities (Cole Robinson),
@@ -20025,7 +20025,7 @@
xen and hvm added to test driver capabilities (Cole Robinson)
- - Code cleanup:
+ - Cleanups:
remove unused getopt header (Jim Meyering),
mark more strings as translatable (Guido Günther and Jim Meyering),
convert error strings to something meaningful and translatable (Jim Meyering),
@@ -20036,7 +20036,7 @@
0.4.1: Mar 3 2008
- - New features:
+ - Features:
build on MacOSX (Richard Jones),
storage management (Daniel Berrange),
Xenner - Xen on KVM - support (Daniel Berrange)
@@ -20049,7 +20049,7 @@
add storage APIs documentation (Daniel Berrange)
- - Bug fixes:
+ - Bug Fixes:
OpenVZ code compilation (Mikhail Pokidko),
crash in policykit auth handling (Daniel Berrange),
large config files (Daniel Berrange),
@@ -20091,7 +20091,7 @@
various improvements for Xenner (Daniel Berrange)
- - Code cleanups:
+ - Cleanups:
avoid warnings (Daniel Berrange),
virRun helper function (Dan Berrange),
iptable code fixes (Mark McLoughlin),
@@ -20123,7 +20123,7 @@
0.4.0: Dec 18 2007
- - New features:
+ - Features:
Compilation on Windows cygwin/mingw (Richard Jones),
Ruby bindings (David Lutterkort),
SASL based authentication for libvirt remote support (Daniel Berrange),
@@ -20144,7 +20144,7 @@
authentication documentation updates (Daniel Berrange)
- - Bug fixes:
+ - Bug Fixes:
NUMA topology error handling (Beth Kon),
NUMA topology cells without CPU (Beth Kon),
XML to/from XM bridge config (Daniel Berrange),
@@ -20193,7 +20193,7 @@
separate qparams module for handling query parameters (Richard Jones)
- - Code cleanups:
+ - Cleanups:
remove virDomainRestart from API as it was never used (Richard Jones),
constify params for attach/detach APIs (Daniel Berrange),
gcc printf attribute checkings (Jim Meyering),
@@ -20225,7 +20225,7 @@
0.3.3: Sep 30 2007
- - New features:
+ - Features:
Avahi mDNS daemon export (Daniel Berrange),
NUMA support (Beth Kan)
@@ -20235,7 +20235,7 @@
typos (Eduardo Pereira)
- - Bug fixes:
+ - Bug Fixes:
memory corruption on large dumps (Masayuki Sunou),
fix virsh vncdisplay command exit (Masayuki Sunou),
Fix network stats TX/RX result (Richard Jones),
@@ -20265,7 +20265,7 @@
Python bindings for block and interface statistics
- - Code cleanups:
+ - Cleanups:
virDrvOpenRemoteFlags definition (Richard Jones),
configure tests and output (Daniel Berrange)
@@ -20273,7 +20273,7 @@
0.3.2: Aug 21 2007
- - New features:
+ - Features:
KVM migration and save/restore (Jim Paris),
added API for migration (Richard Jones),
added APIs for block device and interface statistic (Richard Jones)
@@ -20285,7 +20285,7 @@
hypervisor support page update (Richard Jones)
- - Bug fixes:
+ - Bug Fixes:
remove a couple of leaks in QEmu/KVM backend (Daniel berrange),
fix GnuTLS 1.0 compatibility (Richard Jones),
--config/-f option mistake for libvirtd (Richard Jones),
@@ -20299,7 +20299,7 @@
virsh schedinfo cleanup (Saori Fukuta)
- - Improvement:
+ - Improvements:
virsh new ttyconsole command,
networking API implementation for test driver (Daniel berrange),
qemu/kvm feature reporting of ACPI/APIC (David Lutterkort),
@@ -20327,7 +20327,7 @@
Relax-NG early grammar for the network XML (David Lutterkort)
- - Bug fixes:
+ - Bug Fixes:
leaks in disk XML parsing (Masayuki Sunou),
hypervisor alignment call problems on PPC64 (Christian Ehrhardt),
dead client registration in daemon event loop (Daniel Berrange),
@@ -20372,7 +20372,7 @@
matrix of libvirt API/hypervisor support with version information (Richard Jones)
- - Bug fixes:
+ - Bug Fixes:
examples Makefile.am generation (Richard Jones),
SetMem fix (Mark Johnson),
URI handling and ordering of drivers (Daniel Berrange),
@@ -20429,7 +20429,7 @@
virsh help messages for dumpxml and net-dumpxml (Chris Wright)
- - Bug fixes:
+ - Bug Fixes:
RelaxNG schemas regexp fix (Robin Green),
RelaxNG arch bug (Mark McLoughlin),
large buffers bug fixes (Shigeki Sakamoto),
@@ -20490,7 +20490,7 @@
ilocalization problem raised by Thomas Canniot
- - Bug fixes:
+ - Bug Fixes:
virsh memory values test (Masayuki Sunou),
operations without libvirt_qemud (Atsushi SAKAI),
fix spec file (Florian La Roche, Jeremy Katz, Michael Schwendt),
@@ -20604,7 +20604,7 @@
Add support for network configuration (Mark McLoughlin)
- - Bug fixes:
+ - Bug Fixes:
avoid a crash in connect (Daniel Berrange),
virsh args parsing (Richard Jones)
@@ -20876,7 +20876,7 @@
virDomainLookupByID (Jim Fehlig)
- - Improvements
+ - Improvements:
enhancement and fixes of the XML description format (David Lutterkort and Jim Fehlig),
virsh: more options, create, nodeinfo (Karel Zak),
virsh: renaming of some options (Karel Zak),
@@ -20912,7 +20912,7 @@
0.0.5: Feb 23 2006
- - Features
+ - Features:
Added XML description parsing, dependance to libxml2, implemented the creation API virDomainCreateLinux(),
new APIs to lookup and name domain by UUID,
Adding regression tests in python and examples in C,