summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-19qapi: generate a literal qobject for introspectionMarc-André Lureau1-4/+7
2018-03-19qlit: add qobject_from_qlit()Marc-André Lureau1-0/+28
2018-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-65/+833
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake1-6/+6
2018-03-19block: fix iotest 146 output expectationsJeff Cody1-1/+1
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li1-4/+4
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf2-2/+1
2018-03-19iotests: Add regression test for commit base lockingFam Zheng2-0/+17
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf4-1/+348
2018-03-19tests/test-blockjob: test cancellationsJohn Snow1-4/+229
2018-03-19iotests: test manual job dismissalJohn Snow2-2/+189
2018-03-19blockjobs: Expose manual propertyJohn Snow1-12/+12
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow1-0/+1
2018-03-19iotests: add pause_waitJohn Snow3-19/+16
2018-03-19blockjobs: add status enumJohn Snow1-12/+12
2018-03-19blockjobs: model single jobs as transactionsJohn Snow3-15/+10
2018-03-18tests/boot-serial: Check the 40p machine, tooThomas Huth1-2/+4
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell6-1/+292
2018-03-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...Peter Maydell7-2/+138
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-5/+6
2018-03-15Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell8-74/+1165
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell1-0/+5
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov1-64/+18
2018-03-13iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy4-1/+130
2018-03-13iotests: add dirty bitmap migration testVladimir Sementsov-Ogievskiy3-0/+162
2018-03-13iotests: new test 209 for NBD BLOCK_STATUSVladimir Sementsov-Ogievskiy3-0/+37
2018-03-13iotests: add file_path helperVladimir Sementsov-Ogievskiy1-0/+32