mbox

[PULL,for-2.1,0/3] virtio-scsi fixes, and block/iscsi compilation fix

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

Pull-request

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

Message

Paolo Bonzini July 1, 2014, 8:22 a.m. UTC
The following changes since commit ec9fe956d5c728da770db5ec9bc429080ccb5043:

  Merge remote-tracking branch 'remotes/bonzini/small-fixes' into staging (2014-06-30 15:56:00 +0100)

are available in the git repository at:


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

for you to fetch changes up to 5da65870fb1f698aab8c265c55884ca3d955276b:

  configure: Fix -lm test, so that tools can be compiled on hosts that require -lm (2014-07-01 09:42:59 +0200)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      configure: Fix -lm test, so that tools can be compiled on hosts that require -lm

Cédric Le Goater (1):
      virtio-scsi: scsi events must be converted to target endianness

Greg Kurz (1):
      virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing

 Makefile.target       |  4 ----
 configure             |  2 +-
 hw/scsi/virtio-scsi.c | 12 +++---------
 3 files changed, 4 insertions(+), 14 deletions(-)