mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
iotests: add O_DIRECT alignment probing test
This test case checks that image files can be opened even if I/O produces EIO errors. QEMU should not refuse opening failed disks since the guest may be configured for multipath I/O where accessing failed disks is expected. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
22d182e82b
commit
1a6e597995
3 changed files with 88 additions and 0 deletions
|
@ -121,3 +121,4 @@
|
|||
114 rw auto quick
|
||||
116 rw auto quick
|
||||
123 rw auto quick
|
||||
128 rw auto quick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue