Re: [libvirt] [PATCH 3/3] tests: Add test cases for SCSI disk hot-plug with QEMU

2016-06-30 Thread Daniel P. Berrange
On Mon, Jun 27, 2016 at 04:43:48PM +0200, Marc Hartmayer wrote: > Verify that SCSI controllers get created automatically when a SCSI disk > is hot-plugged to a domain that doesn't have a matching SCSI controller > defined already. > > Reviewed-by: Boris Fiuczynski > Signed-off-by: Marc Hartmayer

[libvirt] [PATCH 3/3] tests: Add test cases for SCSI disk hot-plug with QEMU

2016-06-27 Thread Marc Hartmayer
Verify that SCSI controllers get created automatically when a SCSI disk is hot-plugged to a domain that doesn't have a matching SCSI controller defined already. Reviewed-by: Boris Fiuczynski Signed-off-by: Marc Hartmayer --- tests/qemuhotplugtest.c| 29 ++ ..