index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
082.out
Age
Commit message (
Expand
)
Author
2020-07-14
iotests: Specify explicit backing format where sensible
Eric Blake
2020-07-14
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
2020-07-14
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-06
block/qcow2: extend qemu-img amend interface with crypto options
Maxim Levitsky
2020-07-06
block/amend: refactor qcow2 amend options
Maxim Levitsky
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
2019-07-12
iotests: Update 082 expected output
Eric Blake
2019-06-14
iotests: Test qemu-img convert -C --salvage
Max Reitz
2019-04-30
qemu-img: Make create hint at protocol options
Max Reitz
2019-04-30
iotests: Perform the correct test in 082
Max Reitz
2019-04-30
qemu-img: Saner printing of large file sizes
Eric Blake
2019-03-08
qcow2: Implement data-file-raw create option
Kevin Wolf
2019-03-08
qcow2: Store data file name in the image
Kevin Wolf
2018-11-05
option: Make option help nicer to read
Max Reitz
2018-07-30
iotests: Add test for 'qemu-img convert -C' compatibility
Fam Zheng
2018-06-11
iotests: Test help option for unsupporting formats
Max Reitz
2018-06-11
qemu-img: Add print_amend_option_help()
Max Reitz
2017-07-18
qemu-img: Check for backing image if specified during create
John Snow
2017-07-11
qcow2: add support for LUKS encryption format
Daniel P. Berrange
2017-07-11
qcow2: convert QCow2 to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
2015-09-11
opts: produce valid command line in qemu_opts_print
Kővágó, Zoltán
2015-03-10
qcow2: Allow creation with refcount order != 4
Max Reitz
2015-03-10
qcow2: Add refcount_bits to format-specific info
Max Reitz
2014-12-12
qemu-iotests: Remove traling whitespaces in *.out
Fam Zheng
2014-12-10
qemu-iotests: 082: Filter the real disk size
Michael Mueller
2014-10-04
qapi: Add corrupt field to ImageInfoSpecificQCow2
Max Reitz
2014-10-04
iotests: Use _img_info
Max Reitz
2014-09-12
qcow2: Add falloc and full preallocation option
Hu Tao
2014-07-01
qemu-img create: add 'nocow' option
Chunyan Liu
2014-02-21
qemu-iotests: Check qemu-img command line parsing
Kevin Wolf