qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] virtio-scsi: support block_resize


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/5] virtio-scsi: support block_resize
Date: Mon, 16 Jul 2012 16:25:51 +0200

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




reply via email to

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