qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] last SCSI changes for 1.2
@ 2012-08-09 13:38 Paolo Bonzini
  2012-08-09 13:38 ` [Qemu-devel] [PATCH 1/7] iscsi: do not leak initiator_name Paolo Bonzini
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Paolo Bonzini @ 2012-08-09 13:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori

Anthony,

The following changes since commit 0b8db8fe15d17a529a5ea90614c11e9f031dfee8:

  slirp: fix build on mingw32 (2012-08-06 19:31:55 -0500)

are available in the git repository at:

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

for you to fetch changes up to 5222aaf223e52961cabeb7cabc579892ccd8bc59:

  scsi-disk: add support for the UNMAP command (2012-08-09 15:04:09 +0200)

----------------------------------------------------------------
Paolo Bonzini (6):
      iscsi: do not leak initiator_name
      iscsi: reorganize code for parse_initiator_name
      virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tags
      scsi-disk: more assertions and resets for aiocb
      scsi-disk: improve out-of-range LBA detection for WRITE SAME
      scsi-disk: add support for the UNMAP command

Ronnie Sahlberg (1):
      iscsi: Pick default initiator-name based on the name of the VM

 block/iscsi.c    |  59 ++++++++++++++---------------
 hw/scsi-disk.c   | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 hw/virtio-scsi.c |  10 ++++-
 qemu-common.h    |   1 +
 qemu-doc.texi    |   5 +++
 qemu-options.hx  |   8 ++++
 qemu-tool.c      |   5 +++
 vl.c             |   5 +++
 8 file modificati, 163 inserzioni(+), 42 rimozioni(-)
-- 
1.7.11.2

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-08-11 22:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09 13:38 [Qemu-devel] [PULL 0/7] last SCSI changes for 1.2 Paolo Bonzini
2012-08-09 13:38 ` [Qemu-devel] [PATCH 1/7] iscsi: do not leak initiator_name Paolo Bonzini
2012-08-09 13:38 ` [Qemu-devel] [PATCH 2/7] iscsi: reorganize code for parse_initiator_name Paolo Bonzini
2012-08-09 13:38 ` [Qemu-devel] [PATCH 3/7] iscsi: Pick default initiator-name based on the name of the VM Paolo Bonzini
2012-08-09 13:38 ` [Qemu-devel] [PATCH 4/7] virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tags Paolo Bonzini
2012-08-09 13:38 ` [Qemu-devel] [PATCH 5/7] scsi-disk: more assertions and resets for aiocb Paolo Bonzini
2012-08-09 17:16   ` Michael Tokarev
2012-08-09 18:07     ` Paolo Bonzini
2012-08-09 13:38 ` [Qemu-devel] [PATCH 6/7] scsi-disk: improve out-of-range LBA detection for WRITE SAME Paolo Bonzini
2012-08-09 13:38 ` [Qemu-devel] [PATCH 7/7] scsi-disk: add support for the UNMAP command Paolo Bonzini
2012-08-11 22:33 ` [Qemu-devel] [PULL 0/7] last SCSI changes for 1.2 Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).