aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-06-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-18iotests: Add test for active mirroringMax Reitz
2018-06-18test-hbitmap: Add non-advancing iter_next testsMax Reitz
2018-06-18hbitmap: Add @advance param to hbitmap_iter_next()Max Reitz
2018-06-18test-bdrv-drain: Test graph changes in drain_all sectionKevin Wolf
2018-06-18test-bdrv-drain: Test that bdrv_drain_invoke() doesn't pollKevin Wolf
2018-06-18test-bdrv-drain: Graph change through parent callbackKevin Wolf
2018-06-18test-bdrv-drain: Test node deletion in subtree recursionKevin Wolf
2018-06-18test-bdrv-drain: Add test for node deletionMax Reitz
2018-06-18block: Really pause block jobs on drainKevin Wolf
2018-06-18tests/test-bdrv-drain: bdrv_drain_all() works in coroutines nowKevin Wolf
2018-06-18block: Use bdrv_do_drain_begin/end in bdrv_drain_all()Kevin Wolf
2018-06-18test-bdrv-drain: bdrv_drain() works with cross-AioContext eventsKevin Wolf
2018-06-15Acceptance tests: add Linux kernel boot and console checking testCleber Rosa
2018-06-15Acceptance tests: add quick VNC testsCleber Rosa
2018-06-15Add functional/acceptance tests infrastructureCleber Rosa
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-06-15block: Remove deprecated -drive geometry optionsKevin Wolf
2018-06-15block: Fix -blockdev / blockdev-add for empty objects and arraysMarkus Armbruster
2018-06-15check-block-qdict: Cover flattening of empty lists and dictionariesMarkus Armbruster
2018-06-15check-block-qdict: Rename qdict_flatten()'s variables for clarityMarkus Armbruster
2018-06-15qobject: Move block-specific qdict code to block-qdict.cMarkus Armbruster
2018-06-15block: Add block-specific QDict headerMax Reitz
2018-06-15iotests: Add test 221 to catch qemu-img map regressionEric Blake
2018-06-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-06-12usb-hcd-xhci-test: add a test for ccid hotplugMarc-André Lureau
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-11hw/i386: Update SSDT table used by "make check"Ross Zwisler
2018-06-11iotests: Add case for a corrupted inactive imageMax Reitz
2018-06-11qemu-img: Remove deprecated -s snapshot_id_or_name optionThomas Huth
2018-06-11iotests: Fix 219's timingMax Reitz
2018-06-11iotests: improve pause_jobVladimir Sementsov-Ogievskiy
2018-06-11iotests: Test post-backing convert target behaviorMax Reitz
2018-06-11iotests: Add test for rebasing with relative pathsMax Reitz
2018-06-11iotests: Let 216 make use of qemu-io's exit codeMax Reitz
2018-06-11iotests.py: Add qemu_io_silentMax Reitz
2018-06-11iotests: Repairing error during snapshot deletionMax Reitz
2018-06-11iotests: Rework 113Max Reitz
2018-06-11iotests: Test help option for unsupporting formatsMax Reitz
2018-06-11qemu-img: Add print_amend_option_help()Max Reitz
2018-06-11block: Add Error parameter to bdrv_amend_optionsMax Reitz
2018-06-11iotests: Add creation test to 153Max Reitz
2018-06-11linux-user: disable qemu-bridge-helper and socket_scm_helper buildLaurent Vivier
2018-06-08python: Remove scripts/ordereddict.pyEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_renamesEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_reduceEduardo Habkost