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(a)redhat.com>
---
src/qemu/qemu_command.c | 48 ++--------------------------------
src/qemu/qemu_domain.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 69 insertions(+), 47 deletions(-)
ACK
Michal