mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
qemu-iotests: add 036 autoclear feature bit test
This new test validates the autoclear feature bit behavior. When QEMU opens a qcow2v3 image file with an unknown autoclear feature bit the bit should be cleared in the image file header. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
1b2eff62fc
commit
d551cd50a4
3 changed files with 121 additions and 0 deletions
|
@ -42,5 +42,6 @@
|
|||
033 rw auto
|
||||
034 rw auto backing
|
||||
035 rw auto quick
|
||||
036 rw auto quick
|
||||
037 rw auto backing
|
||||
038 rw auto backing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue