aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/082.out
AgeCommit message (Expand)AuthorFilesLines
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake1-6/+6
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake1-0/+2
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf1-0/+16
2020-07-06block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky1-0/+45
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky1-142/+16
2020-05-13qcow2: introduce compression type featureDenis Plotnikov1-7/+41
2019-07-12iotests: Update 082 expected outputEric Blake1-27/+27
2019-06-14iotests: Test qemu-img convert -C --salvageMax Reitz1-0/+3
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz1-4/+16
2019-04-30iotests: Perform the correct test in 082Max Reitz1-3/+2
2019-04-30qemu-img: Saner printing of large file sizesEric Blake1-13/+13
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf1-0/+27
2019-03-08qcow2: Store data file name in the imageKevin Wolf1-0/+27
2018-11-05option: Make option help nicer to readMax Reitz1-478/+478
2018-07-30iotests: Add test for 'qemu-img convert -C' compatibilityFam Zheng1-0/+11
2018-06-11iotests: Test help option for unsupporting formatsMax Reitz1-0/+9
2018-06-11qemu-img: Add print_amend_option_help()Max Reitz1-17/+27
2017-07-18qemu-img: Check for backing image if specified during createJohn Snow1-2/+2
2017-07-11qcow2: add support for LUKS encryption formatDaniel P. Berrange1-54/+216
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange1-0/+27
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange1-34/+61
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán1-2/+2
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz1-7/+34
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz1-0/+7
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng1-7/+7
2014-12-10qemu-iotests: 082: Filter the real disk sizeMichael Mueller1-35/+14
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz1-0/+7
2014-10-04iotests: Use _img_infoMax Reitz1-44/+11
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao1-27/+27
2014-07-01qemu-img create: add 'nocow' optionChunyan Liu1-0/+24
2014-02-21qemu-iotests: Check qemu-img command line parsingKevin Wolf1-0/+529