All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] SCSI changes for 1.1
@ 2012-05-04  8:45 Paolo Bonzini
  2012-05-04  8:45 ` [Qemu-devel] [PATCH 01/14] ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs Paolo Bonzini
                   ` (14 more replies)
  0 siblings, 15 replies; 24+ messages in thread
From: Paolo Bonzini @ 2012-05-04  8:45 UTC (permalink / raw)
  To: qemu-devel

Anthony,

the following changes since commit f05ae5379e40f81a6c8526d891693af8bf6e62da:

  Bail out if CONFIG_TCG_PASS_AREG0 is defined (2012-05-03 15:48:49 +0400)

are available in the git repository at:

  git://github.com/bonzini/qemu.git scsi-next

for you to fetch changes up to 537b10a444015fb6b01150f2ec7425a61472c621:

  scsi: Add assertion for use-after-free errors (2012-05-04 10:29:31 +0200)

With the patches, scsi-testsuite passes.

----------------------------------------------------------------
Paolo Bonzini (11):
      scsi: prevent data transfer overflow
      scsi: fix refcounting for reads
      scsi: fix WRITE SAME transfer length and direction
      scsi: change "removable" field to host many features
      scsi-disk: add dpofua property
      scsi: do not report bogus overruns for commands in the 0x00-0x1F range
      scsi: parse 16-byte tape CDBs
      scsi: do not require a minimum allocation length for INQUIRY
      scsi: do not require a minimum allocation length for REQUEST SENSE
      scsi: set VALID bit to 0 in fixed format sense data
      scsi: remove useless debug messages

Ronnie Sahlberg (2):
      ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs
      scsi: Specify the xfer direction for UNMAP and ATA_PASSTHROUGH commands

Stefan Weil (1):
      scsi: Add assertion for use-after-free errors

 block/iscsi.c  |   86 ++++++++++++++++++++++++++++++++++++++++--------
 configure      |    5 ++-
 hw/scsi-bus.c  |  100 ++++++++++++++++++++++++++++++++++----------------------
 hw/scsi-defs.h |    1 +
 hw/scsi-disk.c |   66 ++++++++++++++++++-------------------
 5 files changed, 171 insertions(+), 87 deletions(-)
-- 
1.7.9.3

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

end of thread, other threads:[~2012-05-08 16:11 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  8:45 [Qemu-devel] [PULL 00/14] SCSI changes for 1.1 Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 01/14] ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 02/14] scsi: prevent data transfer overflow Paolo Bonzini
2012-05-04 16:28   ` Stefan Weil
2012-05-04 16:29     ` Paolo Bonzini
2012-05-04 16:51       ` Stefan Weil
2012-05-07 10:11         ` Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 03/14] scsi: fix refcounting for reads Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 04/14] scsi: fix WRITE SAME transfer length and direction Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 05/14] scsi: Specify the xfer direction for UNMAP and ATA_PASSTHROUGH commands Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 06/14] scsi: change "removable" field to host many features Paolo Bonzini
2012-05-04 16:30   ` Stefan Weil
2012-05-04 16:36     ` Paolo Bonzini
2012-05-04 16:49       ` Andreas Färber
2012-05-04  8:45 ` [Qemu-devel] [PATCH 07/14] scsi-disk: add dpofua property Paolo Bonzini
2012-05-04 16:32   ` Stefan Weil
2012-05-04  8:45 ` [Qemu-devel] [PATCH 08/14] scsi: do not report bogus overruns for commands in the 0x00-0x1F range Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 09/14] scsi: parse 16-byte tape CDBs Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 10/14] scsi: do not require a minimum allocation length for INQUIRY Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 11/14] scsi: do not require a minimum allocation length for REQUEST SENSE Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 12/14] scsi: set VALID bit to 0 in fixed format sense data Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 13/14] scsi: remove useless debug messages Paolo Bonzini
2012-05-04  8:45 ` [Qemu-devel] [PATCH 14/14] scsi: Add assertion for use-after-free errors Paolo Bonzini
2012-05-08 16:11 ` [Qemu-devel] [PULL 00/14] SCSI changes for 1.1 Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.