On Thu, May 24, 2012 at 12:00:29PM +0200, Paolo Bonzini wrote:
> Il 24/05/2012 08:31, Kelvin Wang ha scritto:
> >> >
> >> > If the point is to avoid need for manual bus rescans that's
> >> > good. But please do not touch the legacy commands.
> &g
=virtio-scsi-pci
> > >> >
> > >> > 5, Check whether the controller was added:
> > >> > Guest: lspci
> > >> > Qemu: (qemu)info qtree
> > >> >
> > >> > Signed-off-by: Kelvin Wang
> > >> > Signed-off
On Wed, May 23, 2012 at 05:12:16PM +0300, Michael S. Tsirkin wrote:
> On Wed, May 23, 2012 at 09:52:06PM +0800, Kelvin Wang wrote:
> > Support the virtio-scsi-pci adapter hot-plug. However, this patch can only
> > make
> > adapter hot-plugable. More effort is needed for L
:
(qemu)pci_add auto storage if=virtio-scsi-pci
5, Check whether the controller was added:
Guest: lspci
Qemu: (qemu)info qtree
Signed-off-by: Kelvin Wang
Signed-off-by: Sheng Liu
---
blockdev.c | 19 +++
blockdev.h |3 ++-
hw/pci-hotplug.c | 15