summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/049.out
Commit message (Expand)AuthorAgeFilesLines
* utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake2021-03-081-4/+10
* block: Raise an error when backing file parameter is an empty stringConnor Kuehl2020-09-071-0/+5
* qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia2020-08-251-51/+51
* qemu-img: Flush stdout before before potential stderr messagesEric Blake2020-07-141-4/+4
* block/amend: refactor qcow2 amend optionsMaxim Levitsky2020-07-061-51/+51
* qemu_img: add cvtnum_full to print error reportsEyal Moscovici2020-05-181-4/+4
* qcow2: introduce compression type featureDenis Plotnikov2020-05-131-51/+51
* block: Error out on image creation with conflicting size optionsKevin Wolf2019-12-181-0/+5
* block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster2018-10-191-8/+4Star
* qcow2: Use visitor for options in qcow2_create()Kevin Wolf2018-03-091-4/+4
* qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange2017-07-111-2/+2
* block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange2017-07-111-49/+49
* option: Tweak invalid size error message and unbreak iotest 049Markus Armbruster2017-02-281-5/+9
* block: move encryption deprecation warning into qcow codeDaniel P. Berrange2016-03-301-6/+0Star
* tests: Fix test 049 fallout from improved HMP error messagesEric Blake2015-10-021-0/+1
* opts: produce valid command line in qemu_opts_printKővágó, Zoltán2015-09-111-11/+11
* qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOptsBo Tu2015-09-041-6/+4Star
* block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster2015-03-161-0/+6
* qcow2: Allow creation with refcount order != 4Max Reitz2015-03-101-54/+54
* qemu-iotests: Remove traling whitespaces in *.outFam Zheng2014-12-121-56/+56
* qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-121-1/+1
* change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2014-06-161-1/+1
* qemu-iotests: Adjustments due to error propagationMax Reitz2013-09-121-11/+7Star
* cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-061-4/+4
* qemu-iotests: Test qcow2 image creation optionsKevin Wolf2013-02-221-0/+212