[libvirt] [PATCH v5 07/16] qemu: Introduce qemuDomainDeviceDefValidateControllerSCSI

Michal Privoznik mprivozn at redhat.com
Sun Jan 28 08:48:39 UTC 2018


On 01/06/2018 12:47 AM, John Ferlan wrote:
> Move SCSI validation from qemu_command into qemu_domain.
> 
> Rename/reorder the args in qemuCheckSCSIControllerIOThreads
> to match the caller as well as fixing up the comments to
> remove the previously removed qemuCaps arg.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_command.c | 48 ++--------------------------------
>  src/qemu/qemu_domain.c  | 68 ++++++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 69 insertions(+), 47 deletions(-)

ACK

Michal




More information about the libvir-list mailing list