aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/087.out
AgeCommit message (Expand)Author
2017-07-11qcow2: add iotests to cover LUKS encryption supportDaniel P. Berrange
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange
2017-05-23shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau
2016-09-29block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf
2016-09-23qemu-iotests/087: Avoid blockdev-add with idKevin Wolf
2016-06-16block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz
2015-09-04qemu-iotests: disable default qemu devices for cross-platform compatibilityBo Tu
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz
2015-01-13iotests: Filter out "I/O thread spun..." warningMax Reitz
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster
2014-04-22qemu-iotests: Check common namespace for id and node-nameKevin Wolf
2014-04-22block: Catch duplicate IDs in bdrv_new()Kevin Wolf
2014-03-14blockdev: Refuse to open encrypted image unless pausedMarkus Armbruster
2014-03-06qemu-iotests: Test a few blockdev-add error casesKevin Wolf