qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/5] SCSI patches for 2013-12-09


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 0/5] SCSI patches for 2013-12-09
Date: Mon, 9 Dec 2013 14:02:32 +0100

Anthony,

The following changes since commit ac9524dc55dc32e492ac3e6fbc9785be7168f8a2:

  qemu-iotests: filter QEMU monitor \r\n (2013-12-06 16:53:51 +0100)

are available in the git repository at:

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

for you to fetch changes up to 2fe3798cd5fab65ee7c86758b1b7701d7fe3709f:

  help: add id suboption to -iscsi (2013-12-09 13:47:24 +0100)

----------------------------------------------------------------
Paolo Bonzini (4):
      scsi-bus: fix transfer length and direction for VERIFY command
      scsi-disk: fix VERIFY emulation
      scsi-disk: fix WRITE SAME with large non-zero payload
      help: add id suboption to -iscsi

Peter Lieven (1):
      block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk}

 block/iscsi.c       | 401 ++++++++++++++--------------------------------------
 configure           |   6 +-
 hw/scsi/scsi-bus.c  |  14 +-
 hw/scsi/scsi-disk.c |  29 ++--
 qemu-options.hx     |   2 +-
 5 files changed, 143 insertions(+), 309 deletions(-)
-- 
1.8.4.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]