qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] SCSI patches for 2012-09-21
@ 2012-09-21 14:52 Paolo Bonzini
  2012-09-21 14:52 ` [Qemu-devel] [PATCH 1/7] iSCSI: We need to support SG_IO also from iscsi_ioctl() Paolo Bonzini
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Paolo Bonzini @ 2012-09-21 14:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

Anthony,

The following changes since commit c26032b2c91721245bfec542d94f37a0238e986e:

  target-xtensa: don't emit extra tcg_gen_goto_tb (2012-09-21 03:07:27 +0400)

are available in the git repository at:

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

for you to fetch changes up to 1109c894052751df99962c009fd7dbae397721f5:

  SCSI: Standard INQUIRY data should report HiSup flag as set. (2012-09-21 16:17:49 +0200)

Boring stuff, only cleanups and bugfixes, except for patch 1.

----------------------------------------------------------------
Paolo Bonzini (4):
      scsi-disk: introduce check_lba_range
      scsi-disk: fix check for out-of-range LBA
      scsi: introduce scsi_cdb_length and scsi_data_cdb_length
      scsi-disk: use scsi_data_cdb_length

Ronnie Sahlberg (3):
      iSCSI: We need to support SG_IO also from iscsi_ioctl()
      iSCSI: We dont need to explicitely call qemu_notify_event() any more
      SCSI: Standard INQUIRY data should report HiSup flag as set.

 block/iscsi.c  | 23 +++++++++++++++++------
 hw/scsi-bus.c  | 23 ++++++++++++++++++-----
 hw/scsi-disk.c | 44 ++++++++++++++++++++++++++------------------
 hw/scsi.h      |  2 ++
 4 file modificati, 63 inserzioni(+), 29 rimozioni(-)
-- 
1.7.12

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

end of thread, other threads:[~2012-09-25 23:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 14:52 [Qemu-devel] [PULL 0/7] SCSI patches for 2012-09-21 Paolo Bonzini
2012-09-21 14:52 ` [Qemu-devel] [PATCH 1/7] iSCSI: We need to support SG_IO also from iscsi_ioctl() Paolo Bonzini
2012-09-21 14:52 ` [Qemu-devel] [PATCH 2/7] iSCSI: We dont need to explicitely call qemu_notify_event() any more Paolo Bonzini
2012-09-21 14:52 ` [Qemu-devel] [PATCH 3/7] scsi-disk: introduce check_lba_range Paolo Bonzini
2012-09-21 14:52 ` [Qemu-devel] [PATCH 4/7] scsi-disk: fix check for out-of-range LBA Paolo Bonzini
2012-09-21 14:52 ` [Qemu-devel] [PATCH 5/7] scsi: introduce scsi_cdb_length and scsi_data_cdb_length Paolo Bonzini
2012-09-21 14:52 ` [Qemu-devel] [PATCH 6/7] scsi-disk: use scsi_data_cdb_length Paolo Bonzini
2012-09-21 14:52 ` [Qemu-devel] [PATCH 7/7] SCSI: Standard INQUIRY data should report HiSup flag as set Paolo Bonzini
2012-09-25 23:27 ` [Qemu-devel] [PULL 0/7] SCSI patches for 2012-09-21 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).