[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-stable] [PULL 0/7] SCSI patches for 2013-06-18 (including 1.5.1 pa
From: |
Paolo Bonzini |
Subject: |
[Qemu-stable] [PULL 0/7] SCSI patches for 2013-06-18 (including 1.5.1 patches) |
Date: |
Tue, 18 Jun 2013 16:16:49 +0200 |
The following changes since commit afd59989db90683fa127fec501d2633bcfbd6379:
intc/xilinx_intc: Dont lower IRQ when HIE cleared (2013-06-18 09:45:00 +0200)
are available in the git repository at:
git://github.com/bonzini/qemu.git scsi-next
for you to fetch changes up to 1288844e7c4ede59509bf697a4cca0f2215a1ce3:
iscsi: reorganize iscsi_readcapacity_sync (2013-06-18 12:43:03 +0200)
----------------------------------------------------------------
Paolo Bonzini (3):
scsi-generic: fix sign extension of READ CAPACITY(10) data
iscsi: simplify freeing of tasks
iscsi: reorganize iscsi_readcapacity_sync
Pavel Hrdina (3):
scsi: reset cdrom tray statuses on scsi_disk_reset
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
scsi-disk: scsi-block device for scsi pass-through should not be removable
Stefan Hajnoczi (1):
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
block/iscsi.c | 129 +++++++++++++++++++++----------------------------
hw/scsi/scsi-disk.c | 17 +++++--
hw/scsi/scsi-generic.c | 8 ++-
hw/scsi/vhost-scsi.c | 2 +-
4 files changed, 77 insertions(+), 79 deletions(-)
--
1.8.1.4
- [Qemu-stable] [PULL 0/7] SCSI patches for 2013-06-18 (including 1.5.1 patches),
Paolo Bonzini <=
- [Qemu-stable] [PATCH 1/7] scsi: reset cdrom tray statuses on scsi_disk_reset, Paolo Bonzini, 2013/06/18
- [Qemu-stable] [PATCH 2/7] scsi-generic: fix sign extension of READ CAPACITY(10) data, Paolo Bonzini, 2013/06/18
- [Qemu-stable] [PATCH 3/7] scsi-generic: check the return value of bdrv_aio_ioctl in execute_command, Paolo Bonzini, 2013/06/18
- [Qemu-stable] [PATCH 7/7] iscsi: reorganize iscsi_readcapacity_sync, Paolo Bonzini, 2013/06/18
- [Qemu-stable] [PATCH 6/7] iscsi: simplify freeing of tasks, Paolo Bonzini, 2013/06/18
- [Qemu-stable] [PATCH 5/7] vhost-scsi: fix k->set_guest_notifiers() NULL dereference, Paolo Bonzini, 2013/06/18
- [Qemu-stable] [PATCH 4/7] scsi-disk: scsi-block device for scsi pass-through should not be removable, Paolo Bonzini, 2013/06/18