[libvirt] [PATCH 0/2] qemuDomainDiskChangeSupported: Add missing 'address' check

Marc Hartmayer mhartmay at linux.vnet.ibm.com
Tue Dec 6 14:30:11 UTC 2016


Disk->info is not live updatable so add a check for this. Otherwise
libvirt reports success even though no data was updated.

Marc Hartmayer (2):
  conf: Make virDomainDeviceInfoAddressIsEqual() public
  qemu: qemuDomainDiskChangeSupported: Add missing 'address' check

 src/conf/domain_conf.c   |  3 +--
 src/conf/domain_conf.h   |  5 +++++
 src/libvirt_private.syms |  1 +
 src/qemu/qemu_domain.c   | 13 +++++++++++++
 4 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list