qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Check for supported SCSI commands
@ 2011-07-22 12:31 Hannes Reinecke
  2011-07-22 12:31 ` [Qemu-devel] [PATCH 1/3] scsi: Sanitize command definitions Hannes Reinecke
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Hannes Reinecke @ 2011-07-22 12:31 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Hannes Reinecke, Markus Armbruster, kvm,
	Alexander Graf

Markus Armbruster pointed out that not every SCSI command is supported
for a given device type. Based on his patch this series cleans up the
SCSI device type and adds a check for supported commands.

Hannes Reinecke (3):
  scsi: Sanitize command definitions
  scsi-disk: Remove drive_kind
  scsi-disk: Check for supported commands

 hw/scsi-bus.c     |   71 ++++++++++++++++++++++++++-------------------
 hw/scsi-defs.h    |   60 ++++++++++++++++++++++++--------------
 hw/scsi-disk.c    |   83 ++++++++++++++++++++++++----------------------------
 hw/scsi-generic.c |    2 +-
 4 files changed, 118 insertions(+), 98 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-07-22 14:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 12:31 [Qemu-devel] [PATCH 0/3] Check for supported SCSI commands Hannes Reinecke
2011-07-22 12:31 ` [Qemu-devel] [PATCH 1/3] scsi: Sanitize command definitions Hannes Reinecke
2011-07-22 14:07   ` Markus Armbruster
2011-07-22 14:14     ` Hannes Reinecke
2011-07-22 12:31 ` [Qemu-devel] [PATCH 2/3] scsi-disk: Remove drive_kind Hannes Reinecke
2011-07-22 12:31 ` [Qemu-devel] [PATCH 3/3] scsi-disk: Check for supported commands Hannes Reinecke
2011-07-22 14:09   ` Markus Armbruster
2011-07-22 14:15     ` Hannes Reinecke

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