On 07.05.2015 09:52, Bo Tu wrote:
The default device id of hard disk on the s390 platform is "virtio0"
which differs to the "ide0-hd0" for the x86 platform. Setting id in
the drive definition, ie:"qemu -drive id=testdisk", will be the same
on all platforms.
Signed-off-by: Bo Tu
---
tests/qemu
The default device id of hard disk on the s390 platform is "virtio0"
which differs to the "ide0-hd0" for the x86 platform. Setting id in
the drive definition, ie:"qemu -drive id=testdisk", will be the same
on all platforms.
Signed-off-by: Bo Tu
---
tests/qemu-iotests/130 | 8
tests/