qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Check for supported SCSI commands


From: Hannes Reinecke
Subject: [Qemu-devel] [PATCH 0/3] Check for supported SCSI commands
Date: Fri, 22 Jul 2011 14:31:05 +0200

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




reply via email to

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