qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Small SCSI command improvements
@ 2012-06-11  5:24 Paolo Bonzini
  2012-06-11  5:24 ` [Qemu-devel] [PATCH 1/4] scsi: simplify and fix handling of the VPD page length field Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Paolo Bonzini @ 2012-06-11  5:24 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2012-06-11 12:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11  5:24 [Qemu-devel] [PATCH 0/4] Small SCSI command improvements Paolo Bonzini
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

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