mbox

[PULL,for,1.2,0/4] SCSI pull request for 2012-08-28

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

Pull-request

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

Message

Paolo Bonzini Aug. 28, 2012, 12:52 p.m. UTC
The following changes since commit 36c6711bbe79642b0102416a9dd4243505e874a6:

  target-mips: allow microMIPS SWP and SDP to have RD equal to BASE (2012-08-27 22:18:02 +0200)

are available in the git repository at:

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

for you to fetch changes up to df1d7960e7c60e38cdbc1f85d3f78eab753994b0:

  iscsi: Set number of blocks to 0 for blank CDROM devices (2012-08-28 13:44:25 +0200)

Yet another megasas pointer misuse, fix for booting from a CD-ROM attached
to a PCscsi adapter, and two other small bug fixes.

----------------------------------------------------------------
Hannes Reinecke (1):
      megasas: Add 'hba_serial' property

Paolo Bonzini (2):
      esp: support 24-bit DMA
      scsi: more fixes to properties for passthrough devices

Ronnie Sahlberg (1):
      iscsi: Set number of blocks to 0 for blank CDROM devices

 block/iscsi.c     |  7 ++++++-
 hw/esp.c          | 16 +++++++++++-----
 hw/megasas.c      |  9 +++++++--
 hw/scsi-disk.c    |  1 +
 hw/scsi-generic.c |  3 ++-
 5 file modificati, 27 inserzioni(+), 9 rimozioni(-)