On a Friday in 2021, Peter Krempa wrote:
Move the validation of the SCSI device address and the attachment of
the
controller into qemuDomainAttachDeviceDiskLiveInternal as there's no
specific need for a special helper.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_hotplug.c | 69 ++++++++++++++++-------------------------
1 file changed, 27 insertions(+), 42 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano