qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 00/16] Pending SCSI patches for 1.1


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 00/16] Pending SCSI patches for 1.1
Date: Thu, 19 Apr 2012 16:29:20 +0200

Anthony,

the following changes since commit e6f5d0be730a41bacb10edba19d1369ec2949486:

  Merge branch 'w64' of git://qemu.weilnetz.de/qemu (2012-04-15 19:56:06 +0000)

are available in the git repository at:

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

for you to fetch changes up to 3e46d87d665bd9114f18e8d4a1b6de3641147775:

  scsi: add SANITIZE command (2012-04-19 16:26:33 +0200)

----------------------------------------------------------------
Paolo Bonzini (14):
      scsi: fix memory leak
      virtio-scsi: prepare migration format for multiqueue
      virtio: add virtio_queue_get_id
      virtio-scsi: add multiqueue capability
      scsi: add missing test for cancelled request
      scsi: make code more homogeneous in AIO callback functions
      scsi: move scsi_flush_complete around
      scsi: add support for FUA on writes
      scsi: force unit access on VERIFY
      scsi: add a started field to SCSIDiskReq
      scsi: support FUA on reads
      scsi: small refactoring of MMC mode-sense
      scsi: advertise DPOFUA
      scsi: add SANITIZE command

Ronnie Sahlberg (2):
      SCSI emulation: Support unmap via WRITE_SAME_10.
      SCSI emulation: should tell the guest that we actually support thin 
provisioning

 hw/scsi-bus.c    |    8 ++-
 hw/scsi-defs.h   |    1 +
 hw/scsi-disk.c   |  170 ++++++++++++++++++++++++++++++++++++++++++++----------
 hw/virtio-scsi.c |   26 ++++++---
 hw/virtio.c      |    7 +++
 hw/virtio.h      |    1 +
 6 files changed, 171 insertions(+), 42 deletions(-)
-- 
1.7.9.3




reply via email to

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