SCSI: Add disk reset handler
commite9447f35718439c1affdee3ef69b2fee50c8106c
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 4 May 2010 12:20:59 +0000 (4 14:20 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 May 2010 16:36:03 +0000 (10 11:36 -0500)
treeef6b2170c73be5d1293208fda8b1f6be658ca59a
parent4c64d5b52ed5287bb31489bba39cf41628230bce
SCSI: Add disk reset handler

Ensure that pending requests of an SCSI disk are purged on system reset
and also restore max_lba. The latter is no only present in the reset
handler as that one is called after init as well.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/scsi-disk.c