qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] [scsi-bus]: Changes for PERSISTENT_RESERVE_OUT and MAINTENANCE CDBs v2
@ 2010-06-16 13:42 Nicholas A. Bellinger
  2010-06-16 14:15 ` [Qemu-devel] " Kevin Wolf
  0 siblings, 1 reply; 2+ messages in thread
From: Nicholas A. Bellinger @ 2010-06-16 13:42 UTC (permalink / raw)
  To: Kevin Wolf
  Cc: kvm-devel, Hannes Reinecke, qemu-devel, Nicholas Bellinger,
	FUJITA Tomonori, Paul Brook, Christoph Hellwig, Gerd Hoffmann

From: Nicholas Bellinger <nab@linux-iscsi.org>

Greetings,

Attached is v2 for a series containing a handful of changes required for scsi-bus in order
to get PERSISTENT_RESERVE_OUT and MAINTENANCE CDBs working as expected.  Thanks to Kevin Wolf
for pointing out the unnecessary SCSIRequest->cmd.xfer reassignments in scsi_req_length() from
the original series.

Tested with Linux KVM guests and Megasas 8708EM2 HBA emulation + scsi-generic and
TCM_Loop target ports.

Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>

Nicholas Bellinger (2):
  [scsi-bus]: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
  [scsi-bus]: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer
    and mode assignments

 hw/scsi-bus.c  |   11 +++++++++++
 hw/scsi-defs.h |    2 ++
 2 files changed, 13 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2010-06-16 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 13:42 [Qemu-devel] [PATCH 0/2] [scsi-bus]: Changes for PERSISTENT_RESERVE_OUT and MAINTENANCE CDBs v2 Nicholas A. Bellinger
2010-06-16 14:15 ` [Qemu-devel] " Kevin Wolf

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