The following changes since commit 3f5bd4e1b874590d3d76e031530799a4610da6dc:
Update version to 1.0-rc2 (2011-11-14 11:26:32 -0600) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-anthony Paolo Bonzini (8): scsi: fix fw path scsi-disk: guess geometry atapi: kill MODE SENSE(6), fix MODE SENSE(10) scsi: update list of commands scsi: fix parsing of allocation length field scsi: remove block descriptors from CDs scsi: pass down REQUEST SENSE to the device when there is no stored sense scsi-block: always use SG_IO for MMC devices Ronnie Sahlberg (1): Documentation: Add section about iSCSI LUNS to qemu-doc hw/ide/atapi.c | 20 ++++----- hw/scsi-bus.c | 128 +++++++++++++++++++++++++++++++++++++++++++++++--------- hw/scsi-defs.h | 10 ++++- hw/scsi-disk.c | 37 +++++++++++----- hw/scsi.h | 2 + qemu-doc.texi | 56 ++++++++++++++++++++++++ 6 files changed, 209 insertions(+), 44 deletions(-)