diff --git a/docs/news.html.in b/docs/news.html.in index 1ce9509f98083de87cf4be1e25e4d936a8cb417e..1512299f9c11113fd8bc8db70b3bd3d370943a7e 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -4582,7 +4582,7 @@ and check the GIT log conf: Output disk backing store details in domain XML (Jiri Denemark),
util: storage: Invert the way recursive metadata retrieval works (Peter Krempa),
util: virstoragefile: Don't mangle data stored about directories (Peter Krempa),
- storage: Move disk->backingChain to the recursive disk->src.backingStore (Peter Krempa),
+ storage: Move disk->backingChain to the recursive disk->src.backingStore (Peter Krempa),
util: virstoragefile: Rename backingMeta to backingStore (Peter Krempa),
util: virstorage: Kill struct virStorageFileMetadata (Peter Krempa),
maint: Switch over from struct virStorageFileMetadata to virStorageSource (Peter Krempa),
@@ -7851,7 +7851,7 @@ and check the GIT log qemu: Manage shared device entry for scsi host device (Osier Yang),
qemu: Refactor the helpers to track shared scsi host device (Osier Yang),
utils: Add a helper to get the device name that sg device mapped to (Osier Yang),
- qemu: Rename qemu_driver->sharedDisks to qemu_driver->sharedDevices (Osier Yang),
+ qemu: Rename qemu_driver->sharedDisks to qemu_driver->sharedDevices (Osier Yang),
conf: Introduce <shareable> for hostdev (Osier Yang),
string: test VIR_STRDUP (Eric Blake),
virsh: lookup interface by name or mac other than one by one (Guannan Ren),
@@ -17948,7 +17948,7 @@ and check the GIT log libvirt.c: don't let a NULL "cpumaps" argument provoke a NULL-deref (Jim Meyering),
qemu migration: avoid NULL-deref given an invalid input (Jim Meyering),
qemu_driver.c: don't unlink(NULL) on OOM error path (Jim Meyering),
- remote_driver.c: also zero out ->saslDecodedOffset member (Jim Meyering),
+ remote_driver.c: also zero out ->saslDecodedOffset member (Jim Meyering),
qemu_driver.c: avoid double free on error path (Jim Meyering),
libvirtd: avoid a NULL dereference on error path (Jim Meyering),
virsh: avoid double-free (Jim Meyering),
@@ -17961,7 +17961,7 @@ and check the GIT log Fix memory leak in virStorageBackendCopyToFD (Matthias Bolte),
retrieve paused/running state at migration start (Paolo Bonzini),
fix migration of paused vms upon failure (Paolo Bonzini),
- qemu driver: Fix segfault in libvirt/libvirtd when uri->path is NULL. (Richard Jones),
+ qemu driver: Fix segfault in libvirt/libvirtd when uri->path is NULL. (Richard Jones),
Fix a wellformedness problem in secret.rng (Diego Elio Pettenò),
Fix virDomainObj ref handling in QEMU driver (Daniel P. Berrange),
Pull code to start CPUs executing out of qemudInitCpuAffinity() (Daniel P. Berrange),
@@ -18018,7 +18018,7 @@ and check the GIT log Add virIndexToDiskName and fix mapping gap (Matthias Bolte),
Add another SENTINEL attribute (Paolo Bonzini),
Fix help message (Wolfgang Mauerer),
- Alternate CPU affinity impl to cope with NR_CPUS > 1024 (Daniel P. Berrange) + Alternate CPU affinity impl to cope with NR_CPUS > 1024 (Daniel P. Berrange)
  • Cleanups: