| Commit message (Expand) | Author | Age | Files | Lines |
* | qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit | Alberto Garcia | 2020-08-25 | 1 | -7/+32 |
* | iotests: Specify explicit backing format where sensible | Eric Blake | 2020-07-14 | 1 | -6/+6 |
* | qcow2: Deprecate use of qemu-img amend to change backing file | Eric Blake | 2020-07-14 | 1 | -0/+2 |
* | file-posix: Mitigate file fragmentation with extent size hints | Kevin Wolf | 2020-07-14 | 1 | -0/+16 |
* | block/qcow2: extend qemu-img amend interface with crypto options | Maxim Levitsky | 2020-07-06 | 1 | -0/+45 |
* | block/amend: refactor qcow2 amend options | Maxim Levitsky | 2020-07-06 | 1 | -142/+16 |
* | qcow2: introduce compression type feature | Denis Plotnikov | 2020-05-13 | 1 | -7/+41 |
* | iotests: Update 082 expected output | Eric Blake | 2019-07-12 | 1 | -27/+27 |
* | iotests: Test qemu-img convert -C --salvage | Max Reitz | 2019-06-14 | 1 | -0/+3 |
* | qemu-img: Make create hint at protocol options | Max Reitz | 2019-04-30 | 1 | -4/+16 |
* | iotests: Perform the correct test in 082 | Max Reitz | 2019-04-30 | 1 | -3/+2 |
* | qemu-img: Saner printing of large file sizes | Eric Blake | 2019-04-30 | 1 | -13/+13 |
* | qcow2: Implement data-file-raw create option | Kevin Wolf | 2019-03-08 | 1 | -0/+27 |
* | qcow2: Store data file name in the image | Kevin Wolf | 2019-03-08 | 1 | -0/+27 |
* | option: Make option help nicer to read | Max Reitz | 2018-11-05 | 1 | -478/+478 |
* | iotests: Add test for 'qemu-img convert -C' compatibility | Fam Zheng | 2018-07-30 | 1 | -0/+11 |
* | iotests: Test help option for unsupporting formats | Max Reitz | 2018-06-11 | 1 | -0/+9 |
* | qemu-img: Add print_amend_option_help() | Max Reitz | 2018-06-11 | 1 | -17/+27 |
* | qemu-img: Check for backing image if specified during create | John Snow | 2017-07-18 | 1 | -2/+2 |
* | qcow2: add support for LUKS encryption format | Daniel P. Berrange | 2017-07-11 | 1 | -54/+216 |
* | qcow2: convert QCow2 to use QCryptoBlock for encryption | Daniel P. Berrange | 2017-07-11 | 1 | -0/+27 |
* | block: deprecate "encryption=on" in favor of "encrypt.format=aes" | Daniel P. Berrange | 2017-07-11 | 1 | -34/+61 |
* | opts: produce valid command line in qemu_opts_print | Kővágó, Zoltán | 2015-09-11 | 1 | -2/+2 |
* | qcow2: Allow creation with refcount order != 4 | Max Reitz | 2015-03-10 | 1 | -7/+34 |
* | qcow2: Add refcount_bits to format-specific info | Max Reitz | 2015-03-10 | 1 | -0/+7 |
* | qemu-iotests: Remove traling whitespaces in *.out | Fam Zheng | 2014-12-12 | 1 | -7/+7 |
* | qemu-iotests: 082: Filter the real disk size | Michael Mueller | 2014-12-10 | 1 | -35/+14 |
* | qapi: Add corrupt field to ImageInfoSpecificQCow2 | Max Reitz | 2014-10-04 | 1 | -0/+7 |
* | iotests: Use _img_info | Max Reitz | 2014-10-04 | 1 | -44/+11 |
* | qcow2: Add falloc and full preallocation option | Hu Tao | 2014-09-12 | 1 | -27/+27 |
* | qemu-img create: add 'nocow' option | Chunyan Liu | 2014-07-01 | 1 | -0/+24 |
* | qemu-iotests: Check qemu-img command line parsing | Kevin Wolf | 2014-02-21 | 1 | -0/+529 |