qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] scsi: Implement hotplug support for virtio-scsi
@ 2012-07-02  9:28 Paolo Bonzini
  2012-07-02  9:28 ` [Qemu-devel] [PATCH 1/3] scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2012-07-02  9:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: mc

Here are Cong Meng's patches, rebased and including support for
missed events.

I'm keeping them out of the next pull request, waiting for test results
from Cong Meng with any updated kernel patches he might have.  Cong,
they are on top of the scsi-next branch on github.

Cong Meng (2):
  scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus
  virtio-scsi: Implement hotplug support for virtio-scsi

Paolo Bonzini (1):
  virtio-scsi: Report missed events

 hw/scsi-bus.c    |   17 +++++++++-
 hw/scsi.h        |    2 ++
 hw/virtio-scsi.c |   92 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 107 insertions(+), 4 deletions(-)

-- 
1.7.10.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-02  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02  9:28 [Qemu-devel] [PATCH 0/3] scsi: Implement hotplug support for virtio-scsi Paolo Bonzini
2012-07-02  9:28 ` [Qemu-devel] [PATCH 1/3] scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus Paolo Bonzini
2012-07-02  9:28 ` [Qemu-devel] [PATCH 2/3] virtio-scsi: Implement hotplug support for virtio-scsi Paolo Bonzini
2012-07-02  9:28 ` [Qemu-devel] [PATCH 3/3] virtio-scsi: Report missed events Paolo Bonzini

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).