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