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
/
206.out
Age
Commit message (
Expand
)
Author
2022-02-01
iotests.py: filter compression type out
Vladimir Sementsov-Ogievskiy
2021-11-23
iotests: Use aes-128-cbc
Hanna Reitz
2021-10-27
qapi: Improve input_type_enum()'s error message
Markus Armbruster
2021-03-08
block: Clarify error messages pertaining to 'node-name'
Connor Kuehl
2021-02-03
block: refactor bdrv_check_request: add errp
Vladimir Sementsov-Ogievskiy
2020-12-11
block: introduce BDRV_MAX_LENGTH
Vladimir Sementsov-Ogievskiy
2020-08-25
qcow2: Allow preallocation and backing files if extended_l2 is set
Alberto Garcia
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
2019-04-30
qemu-img: Saner printing of large file sizes
Eric Blake
2019-02-25
iotests.py: s/_/-/g on keys in qmp_log()
Max Reitz
2018-10-30
iotests: Unify log outputs between Python 2 and 3
Max Reitz
2018-05-30
block/create: Mark blockdev-create stable
Kevin Wolf
2018-05-30
qemu-iotests: Rewrite 206 for blockdev-create job
Kevin Wolf
2018-03-09
qemu-iotests: Test qcow2 over file image creation with QMP
Kevin Wolf