index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
087.out
Age
Commit message (
Expand
)
Author
2018-12-18
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
2018-12-18
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
2017-07-11
qcow2: add iotests to cover LUKS encryption support
Daniel P. Berrange
2017-07-11
qcow2: convert QCow2 to use QCryptoBlock for encryption
Daniel P. Berrange
2017-05-23
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
2016-10-07
qapi: return a 'missing parameter' error
Marc-André Lureau
2016-09-29
block: Drop aio/cache consistency check from qmp_blockdev_add()
Kevin Wolf
2016-09-23
block: Remove BB interface from blockdev-add/del
Kevin Wolf
2016-09-23
qemu-iotests/087: Avoid blockdev-add with id
Kevin Wolf
2016-06-16
block: drop support for using qcow[2] encryption with system emulators
Daniel P. Berrange
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
2015-10-23
blockdev: Allow creation of BDS trees without BB
Max Reitz
2015-09-04
qemu-iotests: disable default qemu devices for cross-platform compatibility
Bo Tu
2015-03-16
block: Deprecate QCOW/QCOW2 encryption
Markus Armbruster
2015-02-16
blockdev: Use blk_new_open() in blockdev_init()
Max Reitz
2015-01-13
iotests: Filter out "I/O thread spun..." warning
Max Reitz
2014-12-12
qemu-iotests: Remove traling whitespaces in *.out
Fam Zheng
2014-09-29
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-09-26
qemu-iotests: Test missing "driver" key for blockdev-add
Fam Zheng
2014-09-25
block: Improve message for device name clashing with node name
Markus Armbruster
2014-04-22
qemu-iotests: Check common namespace for id and node-name
Kevin Wolf
2014-04-22
block: Catch duplicate IDs in bdrv_new()
Kevin Wolf
2014-03-14
blockdev: Refuse to open encrypted image unless paused
Markus Armbruster
2014-03-06
qemu-iotests: Test a few blockdev-add error cases
Kevin Wolf