diff options
author | Max Reitz <mreitz@redhat.com> | 2015-01-26 21:02:56 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-02-06 17:24:22 +0100 |
commit | 53f9e77f4ed898a4ea4ad2bc118c06c336ba30dd (patch) | |
tree | 3e53e4bacfc02341f1b7cdeb0e103dd5b2e956da /bootdevice.c | |
parent | e729fa6afed3aa917287b63034244f548b79ec60 (diff) |
iotests: Fix 083
As of 8f9e835fd2e687d2bfe936819c3494af4343614d, probing should be
disabled in the qemu-iotests (at least when using qemu-io). This broke
083's reference output (which consisted mostly of "Could not read image
for determining its format").
This patch fixes it.
Note that one case which failed before is now successful: Disconnect
after data. This is due to qemu having read twice before (once for
probing, once for the qemu-io read command), but only once now (the
qemu-io read command). Therefore, reading is successful (which is
correct).
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'bootdevice.c')
0 files changed, 0 insertions, 0 deletions