On 10/06/2013 13:58, Andreas Färber wrote:
Am 10.06.2013 11:53, schrieb fred.kon...@greensocs.com:
From: KONRAD Frederic <fred.kon...@greensocs.com>
This fix a bug with scsi hotplug on virtio-scsi-pci:
As virtio-scsi-pci doesn't have any scsi bus, we need to forward scsi-hot-add
to the virtio-scsi-device plugged on the virtio-bus.
Reported-by: Alexey Kardashevskiy <a...@ozlabs.ru>
Missing
Cc: qemu-sta...@nongnu.org
oops, I CC'ed it by hand.
Signed-off-by: KONRAD Frederic <fred.kon...@greensocs.com>
Otherwise,
Reviewed-by: Andreas Färber <afaer...@suse.de>
Can you add a simple qtest for this hot-add scenario?
Yes but I'm not familiar with this, can you point me at this qtest
mechanism?
Thanks,
Fred
Andreas