summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-04-03Merge remote-tracking branch 'mreitz/tags/pull-block-2018-04-03' into queue-b...Kevin Wolf6-2/+117
2018-04-03iotests: Test abnormally large size in compressed cluster descriptorAlberto Garcia2-0/+80
2018-04-03qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor2-2/+3
2018-04-03iotests: Test preallocated truncate of 2G imageMax Reitz2-0/+34
2018-04-03iotests: fix 208 for luks formatVladimir Sementsov-Ogievskiy1-1/+1
2018-04-03iotests: Update 186 after commit ac64273c66ab136c44043259162Alberto Garcia3-29/+34
2018-04-03iotests: Update 051 and 186 after commit 1454509726719e0933cAlberto Garcia3-52/+0
2018-03-29tests: Tests more flags of the CRB interfaceStefan Berger1-2/+72
2018-03-27Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell16-24/+126
2018-03-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-12/+51
2018-03-27tests: qmp-test: add test for new "x-oob"Peter Xu1-0/+82
2018-03-27tests: Add parameter to qtest_init_without_qmp_handshakeEric Blake3-7/+12
2018-03-27tests: add oob-test for qapi-schemaPeter Xu8-0/+14
2018-03-27tests: let qapi-schema tests detect oobPeter Xu5-16/+16
2018-03-27tests: Silence false positive warning on generated test nameEric Blake1-1/+1
2018-03-27qmp-test: fix response leakMarc-André Lureau1-0/+1
2018-03-27Merge remote-tracking branch 'remotes/xtensa/tags/20180326-xtensa' into stagingPeter Maydell1-1/+1
2018-03-27Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell2-7/+5
2018-03-27coroutine: add test-aio coroutine queue chaining test caseStefan Hajnoczi1-12/+51
2018-03-26target/xtensa: fix timers testMax Filippov1-1/+1
2018-03-26iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy2-7/+5
2018-03-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-5/+1348
2018-03-26vhost-user-test: add back memfd checkMarc-André Lureau1-27/+66
2018-03-26vhost-user-test: do not hang if chardev creation failedMarc-André Lureau1-0/+1
2018-03-26qemu-iotests: Test vhdx image creation with QMPKevin Wolf3-0/+471
2018-03-26qemu-iotests: Test parallels image creation with QMPKevin Wolf3-0/+438
2018-03-26qemu-iotests: Test invalid resize on luksKevin Wolf2-0/+53
2018-03-26qemu-iotests: Enable 025 for luksKevin Wolf1-1/+8
2018-03-26qemu-iotests: Test vdi image creation with QMPKevin Wolf3-0/+344
2018-03-26qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia3-3/+33
2018-03-26iotests: 163 is not quickEric Blake1-1/+1
2018-03-23qapi: Force UTF8 encoding when parsing qapi filesEric Blake1-3/+3
2018-03-23Revert "monitor: enable IO thread for (qmp & !mux) typed"Peter Xu1-9/+1
2018-03-23Revert "tests: qmp-test: verify command batching"Peter Xu1-22/+0
2018-03-23Revert "tests: qmp-test: add oob test"Peter Xu1-65/+0
2018-03-21tests/multiboot: Add .gitignoreKevin Wolf1-0/+3
2018-03-21tests/multiboot: Add tests for the a.out kludgeKevin Wolf4-8/+204
2018-03-21tests/multiboot: Test exit code for every qemu runKevin Wolf1-12/+12
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-64/+56
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-0/+105
2018-03-20test/acpi-test-data: add ACPI tables for dimmpxm testHaozhong Zhang10-0/+0
2018-03-20tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang1-0/+38
2018-03-19qapi: Pass '-u' when doing non-silent diffEric Blake1-4/+4
2018-03-19tests: qmp-test: add oob testPeter Xu1-0/+65
2018-03-19tests: qmp-test: verify command batchingPeter Xu1-0/+22
2018-03-19qapi: introduce new cmd option "allow-oob"Peter Xu1-1/+1
2018-03-19qmp: introduce QMPCapabilityPeter Xu1-1/+9
2018-03-19block: Handle null backing linkMax Reitz2-0/+28
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz19-125/+128
2018-03-19tests: add machine 'none' with -cpu testIgor Mammedov2-0/+105