The following changes since commit e89001f72edde37fb36fa7c964daa1bbeb2eca26:
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB (2012-08-18 16:54:23 +0000)
are available in the git repository at:
git://github.com/bonzini/qemu.git scsi-next
for you to fetch changes up to 07a5298c3067ed63f7d82d8c1a6f479146447289:
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier
machines (2012-08-20 15:58:47 +0200)
They include a different fix for libiscsi AIO cancellation (which only affects
libiscsi users), and fix compat properties for virtio-scsi.
----------------------------------------------------------------
Paolo Bonzini (5):
Revert "iscsi: Fix NULL dereferences / races between task completion and
abort"
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
iscsi: simplify iscsi_schedule_bh
iscsi: fix races between task completion and abort
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier
machines
block/iscsi.c | 122 ++++++++++++++++++++++++++++---------------------------
hw/pc_piix.c | 8 ++++
hw/virtio-scsi.c | 7 ----
hw/virtio-scsi.h | 9 +++-
4 file modificati, 79 inserzioni(+), 67 rimozioni(-)
--
1.7.11.2