tests/qemu-iotests/036
0 → 100755
+68
−0
tests/qemu-iotests/036.out
0 → 100644
+52
−0
+1
−0
Loading
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>