summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-03-13aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi1-0/+59
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi2-0/+93
2014-03-13iotests: Test corruption during COW requestMax Reitz2-0/+41
2014-03-12Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell36-20/+149
2014-03-11tests: test-qmp-commands: Fix double freeLuiz Capitulino1-1/+1
2014-03-11qapi script: do not allow string discriminatorWenchao Xia10-14/+47
2014-03-11qapi script: support enum type as discriminator in unionWenchao Xia5-1/+28
2014-03-11qapi script: check correctness of unionWenchao Xia17-1/+65
2014-03-11qapi script: add check for duplicated keyWenchao Xia5-1/+6
2014-03-11qapi script: remember explicitly defined enum valuesWenchao Xia2-6/+6
2014-03-11acpi-test: update expected SSDT filesMichael S. Tsirkin2-0/+0
2014-03-09acpi-test: issue errors instead of warnings when possibleMarcel Apfelbaum1-9/+17
2014-03-09acpi-test: retain both asl and aml files on failureMarcel Apfelbaum1-7/+9
2014-03-09acpi-test-data: update expected filesMichael S. Tsirkin4-0/+0
2014-03-07block: qemu-iotests 085 - live snapshots testsJeff Cody3-0/+248
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf2-0/+24
2014-03-06qemu-iotests: Test a few blockdev-add error casesKevin Wolf3-0/+163
2014-03-05qemu-iotests: Test progress output for conversionKevin Wolf3-0/+84
2014-03-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell1-1/+14
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell7-36/+280
2014-03-03tests/qapi-schema: Cover flat union typesMarkus Armbruster5-0/+93
2014-03-03tests/qapi-schema: Cover union types with baseMarkus Armbruster5-4/+8
2014-03-03tests/qapi-schema: Cover complex types with baseMarkus Armbruster6-20/+37
2014-03-03tests/qapi-schema: Cover anonymous union typesMarkus Armbruster5-1/+81
2014-03-03tests/qapi-schema: Cover simple argument typesMarkus Armbruster3-0/+19
2014-03-03tests/qapi-schema: Cover optional command argumentsMarkus Armbruster3-5/+9
2014-03-03tests/qapi-schema: Actually check successful QMP command responseMarkus Armbruster1-8/+35
2014-03-02tests/test-int128: Don't use __noclone__ attribute on clangPeter Maydell1-1/+14
2014-02-28discard rbd error output when not relevant in qemu-iotestsLoic Dachary1-1/+1
2014-02-28qemu-io-test: Disable Quorum test when not compiled in.Benoît Canet1-0/+3
2014-02-28qmp: Make Quorum error events more palatable.Benoît Canet1-1/+1
2014-02-28qemu-iotests: add more tests to the "quick" groupPaolo Bonzini2-17/+18
2014-02-25Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell31-34/+141
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov2-0/+98
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov30-32/+37
2014-02-24target-xtensa: add overridable test_init macroMax Filippov2-2/+6
2014-02-21iotests: Mixed quorum child device specificationsMax Reitz2-0/+66
2014-02-21quorum: Add unit test.Benoît Canet3-0/+130
2014-02-21check-qdict: Test termination of qdict_array_split()Max Reitz1-0/+53
2014-02-21check-qdict: Adjust test for qdict_array_split()Max Reitz1-6/+16
2014-02-21qemu-iotests: Check qemu-img command line parsingKevin Wolf3-0/+738
2014-02-21vmdk: correctly propagate errorsPaolo Bonzini1-4/+2
2014-02-21vmdk: do not try opening a file as both image and descriptorPaolo Bonzini1-2/+2
2014-02-21nbd: correctly propagate errorsPaolo Bonzini1-4/+2
2014-02-21nbd: produce a better error if neither host nor port is passedPaolo Bonzini1-0/+2
2014-02-21qcow2: Set zero flag for discarded clustersKevin Wolf1-4/+14
2014-02-21Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pul...Peter Maydell1-33/+26
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell19-271/+470
2014-02-20Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell5-46/+46
2014-02-19qtest: kill QEMU process on g_assert() failureStefan Hajnoczi1-6/+25