+6
−0
tests/qemu-iotests/240
0 → 100755
+89
−0
tests/qemu-iotests/240.out
0 → 100644
+18
−0
+1
−0
Loading
This fixes a crash when attaching a disk to a SCSI device using iothreads, then detaching it and reattaching it again. Test case included. Signed-off-by:Alberto Garcia <berto@igalia.com> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>