
20 Dec
2016
20 Dec
'16
5:33 a.m.
On 06.12.2016 15:30, Marc Hartmayer wrote:
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(-)
ACKed and pushed. Michal