* [PATCH 0/2] Hotplug support for virtio-scsi
@ 2012-06-20 6:47 Cong Meng
0 siblings, 0 replies; only message in thread
From: Cong Meng @ 2012-06-20 6:47 UTC (permalink / raw)
To: Paolo Bonzini
Cc: stefanha, qemu-devel, zwanp, linuxram, senwang, virtualization,
Cong Meng, Anthony Liguori, Andreas Färber
These patches implement the hotplug support for virtio-scsi.
When a new device attaches/detaches to virtio-scsi bus via device_add/device_del
commands, the HBA driver in guest kernel will be signaled to add/remove the scsi
device.
Cong Meng (2):
scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
virtio-scsi: Implement hotplug support for virtio-scsi
hw/scsi-bus.c | 16 +++++++++++-
hw/scsi.h | 2 +
hw/virtio-scsi.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 86 insertions(+), 4 deletions(-)
--
1.7.7
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-20 6:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20 6:47 [PATCH 0/2] Hotplug support for virtio-scsi Cong Meng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).