[libvirt] [PATCH 7/8] qemu: Reject invalid block copy targets for <disk device='lun'>

John Ferlan jferlan at redhat.com
Fri May 6 15:13:42 UTC 2016



On 05/02/2016 10:32 AM, Peter Krempa wrote:
> Extract the relevant parts of the existing checker and reuse them for
> blockcopy since copying to a non-block device creates an invalid
> configuration.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1209802
> ---
>  src/qemu/qemu_command.c | 14 +-------------
>  src/qemu/qemu_domain.c  | 31 +++++++++++++++++++++++++++++++
>  src/qemu/qemu_domain.h  |  3 +++
>  src/qemu/qemu_driver.c  |  4 ++++
>  4 files changed, 39 insertions(+), 13 deletions(-)
> 

ACK

John




More information about the libvir-list mailing list