From: Hannes Reinecke <hare@suse.de>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Hannes Reinecke <hare@suse.de>,
Markus Armbruster <armbru@redhat.com>,
kvm@vger.kernel.org, Alexander Graf <agraf@suse.de>
Subject: [Qemu-devel] [PATCH 0/3] Check for supported SCSI commands
Date: Fri, 22 Jul 2011 14:31:05 +0200 [thread overview]
Message-ID: <1311337868-20746-1-git-send-email-hare@suse.de> (raw)
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
next reply other threads:[~2011-07-22 12:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 12:31 Hannes Reinecke [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1311337868-20746-1-git-send-email-hare@suse.de \
--to=hare@suse.de \
--cc=agraf@suse.de \
--cc=armbru@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).