Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: introduce BDRV_MAX_LENGTH | Vladimir Sementsov-Ogievskiy | 2020-12-11 | 1 | -0/+6 |
* | qcow2: Allow preallocation and backing files if extended_l2 is set | Alberto Garcia | 2020-08-25 | 1 | -1/+1 |
* | qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit | Alberto Garcia | 2020-08-25 | 1 | -0/+4 |
* | qcow2: introduce compression type feature | Denis Plotnikov | 2020-05-13 | 1 | -0/+5 |
* | qemu-img: Saner printing of large file sizes | Eric Blake | 2019-04-30 | 1 | -5/+5 |
* | iotests.py: s/_/-/g on keys in qmp_log() | Max Reitz | 2019-02-25 | 1 | -28/+28 |
* | iotests: Unify log outputs between Python 2 and 3 | Max Reitz | 2018-10-31 | 1 | -109/+109 |
* | block/create: Mark blockdev-create stable | Kevin Wolf | 2018-05-30 | 1 | -27/+27 |
* | qemu-iotests: Rewrite 206 for blockdev-create job | Kevin Wolf | 2018-05-30 | 1 | -103/+150 |
* | qemu-iotests: Test qcow2 over file image creation with QMP | Kevin Wolf | 2018-03-09 | 1 | -0/+209 |