* [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
* [Qemu-devel] Re: [PATCH 0/2] [scsi-bus]: Changes for PERSISTENT_RESERVE_OUT and MAINTENANCE CDBs v2
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 ` Kevin Wolf
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Wolf @ 2010-06-16 14:15 UTC (permalink / raw)
To: Nicholas A. Bellinger
Cc: kvm-devel, Hannes Reinecke, qemu-devel, FUJITA Tomonori,
Paul Brook, Christoph Hellwig, Gerd Hoffmann
Am 16.06.2010 15:42, schrieb Nicholas A. Bellinger:
> 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>
Thanks, applied to the block branch.
One more thing: You usually put things like [scsi-bus] in brackets so
that they are removed by git am. I think this is actually useful
information to have in the commit log, so would you mind leaving the
brackets out for your next submissions?
Kevin
^ 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).