Age | Commit message (Expand) | Author | Files | Lines |
2017-07-11 | qcow2: add iotests to cover LUKS encryption support | Daniel P. Berrange | 1 | -1/+13 |
2017-07-11 | qcow2: convert QCow2 to use QCryptoBlock for encryption | Daniel P. Berrange | 1 | -9/+3 |
2017-05-23 | shutdown: Expose bool cause in SHUTDOWN and RESET events | Eric Blake | 1 | -6/+6 |
2016-10-07 | qapi: return a 'missing parameter' error | Marc-André Lureau | 1 | -1/+1 |
2016-09-29 | block: Drop aio/cache consistency check from qmp_blockdev_add() | Kevin Wolf | 1 | -1/+1 |
2016-09-23 | block: Remove BB interface from blockdev-add/del | Kevin Wolf | 1 | -1/+1 |
2016-09-23 | qemu-iotests/087: Avoid blockdev-add with id | Kevin Wolf | 1 | -5/+1 |
2016-06-16 | block: drop support for using qcow[2] encryption with system emulators | Daniel P. Berrange | 1 | -10/+2 |
2016-03-30 | block: move encryption deprecation warning into qcow code | Daniel P. Berrange | 1 | -18/+8 |
2016-03-17 | blockdev: Split monitor reference from BB creation | Max Reitz | 1 | -1/+1 |
2015-10-23 | blockdev: Allow creation of BDS trees without BB | Max Reitz | 1 | -2/+2 |
2015-09-04 | qemu-iotests: disable default qemu devices for cross-platform compatibility | Bo Tu | 1 | -12/+0 |
2015-03-16 | block: Deprecate QCOW/QCOW2 encryption | Markus Armbruster | 1 | -0/+18 |
2015-02-16 | blockdev: Use blk_new_open() in blockdev_init() | Max Reitz | 1 | -4/+4 |
2015-01-13 | iotests: Filter out "I/O thread spun..." warning | Max Reitz | 1 | -1/+0 |
2014-12-12 | qemu-iotests: Remove traling whitespaces in *.out | Fam Zheng | 1 | -3/+3 |
2014-09-29 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 1 | -0/+13 |
2014-09-26 | qemu-iotests: Test missing "driver" key for blockdev-add | Fam Zheng | 1 | -0/+13 |
2014-09-25 | block: Improve message for device name clashing with node name | Markus Armbruster | 1 | -1/+1 |
2014-04-22 | qemu-iotests: Check common namespace for id and node-name | Kevin Wolf | 1 | -0/+5 |
2014-04-22 | block: Catch duplicate IDs in bdrv_new() | Kevin Wolf | 1 | -0/+13 |
2014-03-14 | blockdev: Refuse to open encrypted image unless paused | Markus Armbruster | 1 | -1/+10 |
2014-03-06 | qemu-iotests: Test a few blockdev-add error cases | Kevin Wolf | 1 | -0/+40 |