summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/082.out
AgeCommit message (Expand)Author
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf
2020-07-06block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2019-07-12iotests: Update 082 expected outputEric Blake
2019-06-14iotests: Test qemu-img convert -C --salvageMax Reitz
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz
2019-04-30iotests: Perform the correct test in 082Max Reitz
2019-04-30qemu-img: Saner printing of large file sizesEric Blake
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Store data file name in the imageKevin Wolf
2018-11-05option: Make option help nicer to readMax Reitz
2018-07-30iotests: Add test for 'qemu-img convert -C' compatibilityFam Zheng
2018-06-11iotests: Test help option for unsupporting formatsMax Reitz
2018-06-11qemu-img: Add print_amend_option_help()Max Reitz
2017-07-18qemu-img: Check for backing image if specified during createJohn Snow
2017-07-11qcow2: add support for LUKS encryption formatDaniel P. Berrange
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng
2014-12-10qemu-iotests: 082: Filter the real disk sizeMichael Mueller
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz
2014-10-04iotests: Use _img_infoMax Reitz
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao
2014-07-01qemu-img create: add 'nocow' optionChunyan Liu
2014-02-21qemu-iotests: Check qemu-img command line parsingKevin Wolf