mbox

[PULL,v2,0/2] SCSI patches for 2013-10-09

Message ID 1381332391-8781-1-git-send-email-pbonzini@redhat.com
State New
Headers show

Pull-request

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

Message

Paolo Bonzini Oct. 9, 2013, 3:26 p.m. UTC
Anthony,

The following changes since commit a684f3cf9b9b9c3cb82be87aafc463de8974610c:

  Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into staging (2013-09-30 17:15:27 -0500)

are available in the git repository at:

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

for you to fetch changes up to 846424350b292f16b732b573273a5c1f195cd7a3:

  scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344] (2013-10-09 10:43:52 +0200)

Paolo
----------------------------------------------------------------
Asias He (1):
      scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]

Peter Lieven (1):
      block/iscsi: reenable iscsi_co_get_block_status

	v1->v2: include CVE number

 block/iscsi.c          |  6 +++---
 hw/scsi/scsi-bus.c     | 45 ++++++++++++++++++++++++++++++++++-----------
 include/hw/scsi/scsi.h |  2 ++
 3 files changed, 39 insertions(+), 14 deletions(-)