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

Michal Privoznik mprivozn at redhat.com
Tue Dec 20 10:33:48 UTC 2016


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




More information about the libvir-list mailing list