From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/4] Small SCSI command improvements
Date: Mon, 11 Jun 2012 07:24:02 +0200 [thread overview]
Message-ID: <1339392246-20201-1-git-send-email-pbonzini@redhat.com> (raw)
These includes implementation of a new MMC command, and adding the WWN
property also to SCSI disks.
Paolo Bonzini (4):
scsi: simplify handling of the VPD page length field
scsi: add a qdev property for the disk's WWN
atapi: implement READ DISC INFORMATION
scsi-disk: implement READ DISC INFORMATION
hw/ide/atapi.c | 31 +++++++++++++++++++++++++
hw/scsi-defs.h | 1 +
hw/scsi-disk.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++--------
3 files changed, 92 insertions(+), 9 deletions(-)
--
1.7.10.1
next reply other threads:[~2012-06-11 5:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 5:24 Paolo Bonzini [this message]
2012-06-11 5:24 ` [Qemu-devel] [PATCH 1/4] scsi: simplify and fix handling of the VPD page length field Paolo Bonzini
2012-06-11 5:24 ` [Qemu-devel] [PATCH 2/4] scsi: add a qdev property for the disk's WWN Paolo Bonzini
2012-06-11 5:24 ` [Qemu-devel] [PATCH 3/4] atapi: implement READ DISC INFORMATION Paolo Bonzini
2012-06-11 12:44 ` Kevin Wolf
2012-06-11 12:50 ` Paolo Bonzini
2012-06-11 5:24 ` [Qemu-devel] [PATCH 4/4] scsi-disk: " Paolo Bonzini
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=1339392246-20201-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@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).