index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
031.out
Age
Commit message (
Expand
)
Author
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-06-09
qcow2: QcowHeaderExtension print names for extension magics
Vladimir Sementsov-Ogievskiy
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
2020-03-26
qcow2: List autoclear bit names in header
Eric Blake
2020-01-06
iotests/qcow2.py: Split feature fields into bits
Max Reitz
2019-03-08
qcow2: Basic definitions for external data files
Kevin Wolf
2016-01-20
qcow2: Write full header on image creation
Kevin Wolf
2016-01-20
qcow2: Write feature table only for v3 images
Kevin Wolf
2014-12-12
qemu-iotests: Remove traling whitespaces in *.out
Fam Zheng
2013-08-30
qcow2: Add corrupt bit
Max Reitz
2012-08-06
qcow2: implement lazy refcounts
Stefan Hajnoczi
2012-08-06
qcow2: introduce dirty bit
Stefan Hajnoczi
2012-04-20
qemu-iotests: Fix test 031 for qcow2 v3 support
Kevin Wolf
2012-04-19
qemu-iotests: Always filter cluster_size out in _make_test_img
Kevin Wolf
2012-04-05
qemu-iotests: Test unknown qcow2 header extensions
Kevin Wolf