Age | Commit message (Expand) | Author | Files | Lines |
2018-10-19 | block: Clean up bdrv_img_create()'s error reporting | Markus Armbruster | 1 | -8/+4 |
2018-03-09 | qcow2: Use visitor for options in qcow2_create() | Kevin Wolf | 1 | -4/+4 |
2017-07-11 | qcow2: convert QCow2 to use QCryptoBlock for encryption | Daniel P. Berrange | 1 | -2/+2 |
2017-07-11 | block: deprecate "encryption=on" in favor of "encrypt.format=aes" | Daniel P. Berrange | 1 | -49/+49 |
2017-02-28 | option: Tweak invalid size error message and unbreak iotest 049 | Markus Armbruster | 1 | -5/+9 |
2016-03-30 | block: move encryption deprecation warning into qcow code | Daniel P. Berrange | 1 | -6/+0 |
2015-10-02 | tests: Fix test 049 fallout from improved HMP error messages | Eric Blake | 1 | -0/+1 |
2015-09-11 | opts: produce valid command line in qemu_opts_print | Kővágó, Zoltán | 1 | -11/+11 |
2015-09-04 | qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts | Bo Tu | 1 | -6/+4 |
2015-03-16 | block: Deprecate QCOW/QCOW2 encryption | Markus Armbruster | 1 | -0/+6 |
2015-03-10 | qcow2: Allow creation with refcount order != 4 | Max Reitz | 1 | -54/+54 |
2014-12-12 | qemu-iotests: Remove traling whitespaces in *.out | Fam Zheng | 1 | -56/+56 |
2014-09-12 | qapi: introduce PreallocMode and new PreallocModes full and falloc. | Hu Tao | 1 | -1/+1 |
2014-06-16 | change block layer to support both QemuOpts and QEMUOptionParamter | Chunyan Liu | 1 | -1/+1 |
2013-09-12 | qemu-iotests: Adjustments due to error propagation | Max Reitz | 1 | -11/+7 |
2013-06-06 | cutils: Support 'P' and 'E' suffixes in strtosz() | Kevin Wolf | 1 | -4/+4 |
2013-02-22 | qemu-iotests: Test qcow2 image creation options | Kevin Wolf | 1 | -0/+212 |