qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] [scsi-bus]: Changes for PERSISTENT_RESERVE_OUT


From: Nicholas A. Bellinger
Subject: [Qemu-devel] [PATCH 0/2] [scsi-bus]: Changes for PERSISTENT_RESERVE_OUT and MAINTENANCE CDBs v2
Date: Wed, 16 Jun 2010 06:42:40 -0700

From: Nicholas Bellinger <address@hidden>

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 <address@hidden>

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




reply via email to

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