qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] scsi: Implement hotplug support for virtio-scsi


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/3] scsi: Implement hotplug support for virtio-scsi
Date: Mon, 2 Jul 2012 11:28:24 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]