aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-03-27Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell
2018-03-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-27tests: qmp-test: add test for new "x-oob"Peter Xu
2018-03-27tests: Add parameter to qtest_init_without_qmp_handshakeEric Blake
2018-03-27tests: add oob-test for qapi-schemaPeter Xu
2018-03-27tests: let qapi-schema tests detect oobPeter Xu
2018-03-27tests: Silence false positive warning on generated test nameEric Blake
2018-03-27qmp-test: fix response leakMarc-André Lureau
2018-03-27Merge remote-tracking branch 'remotes/xtensa/tags/20180326-xtensa' into stagingPeter Maydell
2018-03-27Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell
2018-03-27coroutine: add test-aio coroutine queue chaining test caseStefan Hajnoczi
2018-03-26target/xtensa: fix timers testMax Filippov
2018-03-26iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy
2018-03-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-26vhost-user-test: add back memfd checkMarc-André Lureau
2018-03-26vhost-user-test: do not hang if chardev creation failedMarc-André Lureau
2018-03-26qemu-iotests: Test vhdx image creation with QMPKevin Wolf
2018-03-26qemu-iotests: Test parallels image creation with QMPKevin Wolf
2018-03-26qemu-iotests: Test invalid resize on luksKevin Wolf
2018-03-26qemu-iotests: Enable 025 for luksKevin Wolf
2018-03-26qemu-iotests: Test vdi image creation with QMPKevin Wolf
2018-03-26qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia
2018-03-26iotests: 163 is not quickEric Blake
2018-03-23qapi: Force UTF8 encoding when parsing qapi filesEric Blake
2018-03-23Revert "monitor: enable IO thread for (qmp & !mux) typed"Peter Xu
2018-03-23Revert "tests: qmp-test: verify command batching"Peter Xu
2018-03-23Revert "tests: qmp-test: add oob test"Peter Xu
2018-03-21tests/multiboot: Add .gitignoreKevin Wolf
2018-03-21tests/multiboot: Add tests for the a.out kludgeKevin Wolf
2018-03-21tests/multiboot: Test exit code for every qemu runKevin Wolf
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-20test/acpi-test-data: add ACPI tables for dimmpxm testHaozhong Zhang
2018-03-20tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang
2018-03-19qapi: Pass '-u' when doing non-silent diffEric Blake
2018-03-19tests: qmp-test: add oob testPeter Xu
2018-03-19tests: qmp-test: verify command batchingPeter Xu
2018-03-19qapi: introduce new cmd option "allow-oob"Peter Xu
2018-03-19qmp: introduce QMPCapabilityPeter Xu
2018-03-19block: Handle null backing linkMax Reitz
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-03-19tests: add machine 'none' with -cpu testIgor Mammedov
2018-03-19qapi: generate a literal qobject for introspectionMarc-André Lureau
2018-03-19qlit: add qobject_from_qlit()Marc-André Lureau
2018-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake
2018-03-19block: fix iotest 146 output expectationsJeff Cody
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf
2018-03-19iotests: Add regression test for commit base lockingFam Zheng