• B
    qemu-iotests: s390x: fix test 051 · dd87de06
    Bo Tu 提交于
    Replace the remaining "-drive file..."
    by "-drive file=...,if=none,id=$device_id", then x86 and s390x
    can get the common output.
    "if=ide, if=floppy, if=scsi" are not supported by s390x,
    so these test cases are not executed for s390x platform.
    Signed-off-by: NBo Tu <tubo@linux.vnet.ibm.com>
    Message-id: 1451885360-20236-2-git-send-email-tubo@linux.vnet.ibm.com
    Signed-off-by: NMax Reitz <mreitz@redhat.com>
    dd87de06
051 10.9 KB