Statistics
| Branch: | Revision:

root / tests / qemu-iotests / 036 @ 058f8f16

History | View | Annotate | Download (1.6 kB)

# Date Author Comment
d551cd50 06/15/2012 03:03 pm Stefan Hajnoczi

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 <>...