aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/049.out
AgeCommit message (Expand)AuthorFilesLines
2023-06-02cutils: Use parse_uint in qemu_strtosz for negative rejectionEric Blake1-5/+2
2021-10-27qapi: Improve input_type_enum()'s error messageMarkus Armbruster1-3/+3
2021-03-08utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake1-4/+10
2020-09-07block: Raise an error when backing file parameter is an empty stringConnor Kuehl1-0/+5
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia1-51/+51
2020-07-14qemu-img: Flush stdout before before potential stderr messagesEric Blake1-4/+4
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky1-51/+51
2020-05-18qemu_img: add cvtnum_full to print error reportsEyal Moscovici1-4/+4
2020-05-13qcow2: introduce compression type featureDenis Plotnikov1-51/+51
2019-12-18block: Error out on image creation with conflicting size optionsKevin Wolf1-0/+5
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster1-8/+4
2018-03-09qcow2: Use visitor for options in qcow2_create()Kevin Wolf1-4/+4
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange1-2/+2
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange1-49/+49
2017-02-28option: Tweak invalid size error message and unbreak iotest 049Markus Armbruster1-5/+9
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange1-6/+0
2015-10-02tests: Fix test 049 fallout from improved HMP error messagesEric Blake1-0/+1
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán1-11/+11
2015-09-04qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu1-6/+4
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster1-0/+6
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz1-54/+54
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng1-56/+56
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao1-1/+1
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu1-1/+1
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz1-11/+7
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf1-4/+4
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf1-0/+212