summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: qmp-test: add test for new "x-oob"Peter Xu2018-03-271-0/+82
* tests: Add parameter to qtest_init_without_qmp_handshakeEric Blake2018-03-273-7/+12
* tests: add oob-test for qapi-schemaPeter Xu2018-03-278-0/+14
* tests: let qapi-schema tests detect oobPeter Xu2018-03-275-16/+16
* tests: Silence false positive warning on generated test nameEric Blake2018-03-271-1/+1
* qmp-test: fix response leakMarc-André Lureau2018-03-271-0/+1
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell2018-03-272-7/+5Star
|\
| * iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy2018-03-262-7/+5Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-2613-5/+1348
|\ \ | |/ |/|
| * qemu-iotests: Test vhdx image creation with QMPKevin Wolf2018-03-263-0/+471
| * qemu-iotests: Test parallels image creation with QMPKevin Wolf2018-03-263-0/+438
| * qemu-iotests: Test invalid resize on luksKevin Wolf2018-03-262-0/+53
| * qemu-iotests: Enable 025 for luksKevin Wolf2018-03-261-1/+8
| * qemu-iotests: Test vdi image creation with QMPKevin Wolf2018-03-263-0/+344
| * qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia2018-03-263-3/+33
| * iotests: 163 is not quickEric Blake2018-03-261-1/+1
* | vhost-user-test: add back memfd checkMarc-André Lureau2018-03-261-27/+66
* | vhost-user-test: do not hang if chardev creation failedMarc-André Lureau2018-03-261-0/+1
|/
* qapi: Force UTF8 encoding when parsing qapi filesEric Blake2018-03-231-3/+3
* Revert "monitor: enable IO thread for (qmp & !mux) typed"Peter Xu2018-03-231-9/+1Star
* Revert "tests: qmp-test: verify command batching"Peter Xu2018-03-231-22/+0Star
* Revert "tests: qmp-test: add oob test"Peter Xu2018-03-231-65/+0Star
* tests/multiboot: Add .gitignoreKevin Wolf2018-03-211-0/+3
* tests/multiboot: Add tests for the a.out kludgeKevin Wolf2018-03-214-8/+204
* tests/multiboot: Test exit code for every qemu runKevin Wolf2018-03-211-12/+12
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-2011-64/+56Star
|\
| * test/acpi-test-data: add ACPI tables for dimmpxm testHaozhong Zhang2018-03-2010-0/+0
| * tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang2018-03-201-0/+38
| * tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov2018-03-131-64/+18Star
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-03-202-0/+105
|\ \
| * | tests: add machine 'none' with -cpu testIgor Mammedov2018-03-192-0/+105
* | | qapi: Pass '-u' when doing non-silent diffEric Blake2018-03-191-4/+4
* | | tests: qmp-test: add oob testPeter Xu2018-03-191-0/+65
* | | tests: qmp-test: verify command batchingPeter Xu2018-03-191-0/+22
* | | qapi: introduce new cmd option "allow-oob"Peter Xu2018-03-191-1/+1
* | | qmp: introduce QMPCapabilityPeter Xu2018-03-191-1/+9
* | | block: Handle null backing linkMax Reitz2018-03-192-0/+28
* | | qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-1919-125/+128
* | | qapi: generate a literal qobject for introspectionMarc-André Lureau2018-03-191-4/+7
* | | qlit: add qobject_from_qlit()Marc-André Lureau2018-03-191-0/+28
|/ /
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-1918-65/+833
|\ \
| * | iotests: Avoid realpath, for CentOS 6Eric Blake2018-03-191-6/+6
| * | block: fix iotest 146 output expectationsJeff Cody2018-03-191-1/+1
| * | block/mirror: change the semantic of 'force' of block-job-cancelLiang Li2018-03-191-4/+4
| * | qemu-iotests: Enable write tests for parallelsKevin Wolf2018-03-192-2/+1Star
| * | iotests: Add regression test for commit base lockingFam Zheng2018-03-192-0/+17
| * | qemu-iotests: Test luks QMP image creationKevin Wolf2018-03-194-1/+348
| * | tests/test-blockjob: test cancellationsJohn Snow2018-03-191-4/+229
| * | iotests: test manual job dismissalJohn Snow2018-03-192-2/+189
| * | blockjobs: Expose manual propertyJohn Snow2018-03-191-12/+12