qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 1.4 0/6] Pending SCSI patches for 1.4


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 1.4 0/6] Pending SCSI patches for 1.4
Date: Tue, 22 Jan 2013 15:19:50 +0100

Anthony,

The following changes since commit fedf2de31023b4ee71a4e578db013976243a8143:

  Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
(2013-01-11 08:43:18 -0600)

are available in the git repository at:


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

for you to fetch changes up to 0bf8264e2d2bd19c1eecf9bde0e59284ef47eabb:

  scsi: Drop useless null test in scsi_unit_attention() (2013-01-22 15:07:03 
+0100)

----------------------------------------------------------------
Markus Armbruster (1):
      scsi: Drop useless null test in scsi_unit_attention()

Paolo Bonzini (2):
      scsi: fix segfault with 0-byte disk
      lsi: use qbus_reset_all to reset SCSI bus

Peter Lieven (3):
      iscsi: add iscsi_create support
      iscsi: partly avoid iovec linearization in iscsi_aio_writev
      iscsi: add support for iSCSI NOPs [v2]

 block/iscsi.c   | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 hw/lsi53c895a.c |   7 +---
 hw/scsi-bus.c   |   2 +-
 hw/scsi-disk.c  |   4 +--
 4 files changed, 105 insertions(+), 14 deletions(-)
-- 
1.8.1




reply via email to

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