All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] virtio-scsi: support block_resize
@ 2012-07-16 14:25 ` Paolo Bonzini
  0 siblings, 0 replies; 16+ messages in thread
From: Paolo Bonzini @ 2012-07-16 14:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm

This series adds support for block_resize to virtio-scsi.  Events
are reported via a new event type.  Patches to the spec are on the
list.

Paolo Bonzini (5):
  scsi-disk: removable hard disks support START/STOP
  scsi-disk: report resized disk via sense codes
  scsi: establish precedence levels for unit attention
  scsi: report parameter changes to HBA drivers
  virtio-scsi: report parameter change events

 hw/scsi-bus.c    |   67 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 hw/scsi-disk.c   |   21 +++++++++++------
 hw/scsi.h        |    5 ++++
 hw/virtio-scsi.c |   16 +++++++++++++
 trace-events     |    1 +
 5 files changed, 102 insertions(+), 8 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2012-07-23 16:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-16 14:25 [PATCH 0/5] virtio-scsi: support block_resize Paolo Bonzini
2012-07-16 14:25 ` [Qemu-devel] " Paolo Bonzini
2012-07-16 14:25 ` [PATCH 1/5] scsi-disk: removable hard disks support START/STOP Paolo Bonzini
2012-07-16 14:25   ` [Qemu-devel] " Paolo Bonzini
2012-07-23 16:44   ` Blue Swirl
2012-07-23 16:50     ` Paolo Bonzini
2012-07-16 14:25 ` [PATCH 2/5] scsi-disk: report resized disk via sense codes Paolo Bonzini
2012-07-16 14:25   ` [Qemu-devel] " Paolo Bonzini
2012-07-17 11:14   ` Kevin Wolf
2012-07-17 11:15     ` Paolo Bonzini
2012-07-16 14:25 ` [PATCH 3/5] scsi: establish precedence levels for unit attention Paolo Bonzini
2012-07-16 14:25   ` [Qemu-devel] " Paolo Bonzini
2012-07-16 14:25 ` [PATCH 4/5] scsi: report parameter changes to HBA drivers Paolo Bonzini
2012-07-16 14:25   ` [Qemu-devel] " Paolo Bonzini
2012-07-16 14:25 ` [PATCH 5/5] virtio-scsi: report parameter change events Paolo Bonzini
2012-07-16 14:25   ` [Qemu-devel] " Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.