aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster
2018-07-12qemu-img: align result of is_allocated_sectorsPeter Lieven
2018-07-12iotests: add test 226 for file driver typesJohn Snow
2018-07-12iotests: nbd: Stop qemu-nbd before remaking imageFam Zheng
2018-07-12iotests: 153: Fix dead codeFam Zheng
2018-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-07-10tests: hide stderr for postcopy recovery testPeter Xu
2018-07-10tests: add postcopy recovery testPeter Xu
2018-07-10tests: introduce wait_for_migration_status()Peter Xu
2018-07-10tests: introduce migrate_query*() helpersPeter Xu
2018-07-10tests: allow migrate() to take extra flagsPeter Xu
2018-07-10tests: introduce migrate_postcopy_* helpersPeter Xu
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-07-10iotests: 222: Don't run with luksFam Zheng
2018-07-10block: Fix copy-on-read crash with partial final clusterKevin Wolf
2018-07-10test-bdrv-drain: Test bdrv_append() to drained nodeKevin Wolf
2018-07-09iotests: Add VMDK backing file correlation testMax Reitz
2018-07-09ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell
2018-07-06tests/migration: Skip tests for ppc tcgDr. David Alan Gilbert
2018-07-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui...Peter Maydell
2018-07-05docker: add linux-user powered cross builder for QEMUAlex Bennée
2018-07-05docker: add special rule for deboostrapped imagesAlex Bennée
2018-07-05docker: add special handling for FROM:debian-%-user targetsAlex Bennée
2018-07-05docker: debian-bootstrap.pre allow customising of variant/urlAlex Bennée
2018-07-05docker: drop QEMU build-dep from bootstrapAlex Bennée
2018-07-05docker: Do not run tests in 'intermediate' imagesPhilippe Mathieu-Daudé
2018-07-05docker: Clean the MXE base imagePhilippe Mathieu-Daudé
2018-07-05docker: ubuntu: Use SDL2Philippe Mathieu-Daudé
2018-07-05docker: ubuntu: Update the package list before installing new onesPhilippe Mathieu-Daudé
2018-07-05docker: add gcovr to travis imageAlex Bennée
2018-07-05build-system: remove per-test GCOV reportingAlex Bennée
2018-07-05Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée
2018-07-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...Peter Maydell
2018-07-05block: Don't silently truncate node namesKevin Wolf
2018-07-05Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-07-03-tag' in...Peter Maydell
2018-07-03qmp: Use QDict * instead of QObject * for response objectsMarkus Armbruster
2018-07-03qmp: Don't let malformed in-band commands jump the queueMarkus Armbruster
2018-07-03tests/qmp-test: Demonstrate QMP errors jumping the queueMarkus Armbruster
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster
2018-07-03qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "control"Markus Armbruster
2018-07-03qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"Markus Armbruster
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "id"Markus Armbruster
2018-07-03tests/qmp-test: Test in-band command doesn't overtakeMarkus Armbruster
2018-07-03qmp: Get rid of x-oob-test commandMarkus Armbruster
2018-07-03test-qga: add trivial tests for some commandsTomáš Golembiovský
2018-07-03qapi: add 'If:' section to generated documentationMarc-André Lureau