[libvirt] [PATCH 10/11] qemu: hotplug: Refactor qemuHotplugPrepareDiskAccess to work on virStorageSource

John Ferlan jferlan at redhat.com
Mon Jan 28 14:43:29 UTC 2019



On 1/23/19 11:11 AM, Peter Krempa wrote:
> Rather than passing in a virStorageSource which would override the
> originally passed disk->src we can now drop passing in a disk completely
> as all functions called inside here require a virStorageSource.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_hotplug.c | 75 ++++++++++++++++-------------------------
>  1 file changed, 29 insertions(+), 46 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list