Re: [Qemu-devel] [PATCH 14/17] qemu-iotests: Check autodel behaviour for device_del

2013-09-23 Thread Max Reitz
On 2013-09-20 13:54, Kevin Wolf wrote: Block devices creates with -drive and drive_add should automatically disappear if the guest device is unplugged. blockdev-add ones shouldn't. Signed-off-by: Kevin Wolf --- tests/qemu-iotests/064 | 133 +++ t

[Qemu-devel] [PATCH 14/17] qemu-iotests: Check autodel behaviour for device_del

2013-09-20 Thread Kevin Wolf
Block devices creates with -drive and drive_add should automatically disappear if the guest device is unplugged. blockdev-add ones shouldn't. Signed-off-by: Kevin Wolf --- tests/qemu-iotests/064 | 133 +++ tests/qemu-iotests/064.out | 80 +