summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/049.out
AgeCommit message (Expand)AuthorFilesLines
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