summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/049.out
AgeCommit message (Expand)Author
2020-09-07block: Raise an error when backing file parameter is an empty stringConnor Kuehl
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia
2020-07-14qemu-img: Flush stdout before before potential stderr messagesEric Blake
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky
2020-05-18qemu_img: add cvtnum_full to print error reportsEyal Moscovici
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2019-12-18block: Error out on image creation with conflicting size optionsKevin Wolf
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster
2018-03-09qcow2: Use visitor for options in qcow2_create()Kevin Wolf
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
2017-02-28option: Tweak invalid size error message and unbreak iotest 049Markus Armbruster
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange
2015-10-02tests: Fix test 049 fallout from improved HMP error messagesEric Blake
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán
2015-09-04qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf