summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qtest: Fix crash if SIGABRT during qtest_init()Stefan Hajnoczi2014-03-132-4/+3
* virtio-console-test: Test virtserialport as wellAndreas Färber2014-03-131-6/+13
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-03-135-0/+193
|\
| * aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi2014-03-131-0/+59
| * rfifolock: add recursive FIFO lockStefan Hajnoczi2014-03-132-0/+93
| * iotests: Test corruption during COW requestMax Reitz2014-03-132-0/+41
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-03-1311-9/+316
|\ \
| * | libqtest: Fix possible deadlock in qtest initializationMarcel Apfelbaum2014-03-131-2/+11
| * | tests: Add spapr-pci-host-bridge qtestAlexey Kardashevskiy2014-03-132-0/+38
| * | tests: Add virtio-console qtestAndreas Färber2014-03-132-0/+40
| * | tests: Add virtio-serial qtestAndreas Färber2014-03-132-0/+36
| * | tests: Add virtio-scsi qtestAndreas Färber2014-03-132-0/+38
| * | tests: Add virtio-rng qtestAndreas Färber2014-03-132-0/+36
| * | tests: Add virtio-balloon qtestAndreas Färber2014-03-132-0/+36
| * | tests: Add virtio-blk qtestAndreas Färber2014-03-132-0/+37
| * | tests: Clean up IndustryPack TPCI200 gcov pathsAndreas Färber2014-03-131-2/+2
| * | qom-test: Test QOM propertiesAndreas Färber2014-03-131-0/+39
| * | qdev-monitor-test: Don't test human-readable error messageMarkus Armbruster2014-03-121-3/+1
| * | qdev-monitor-test: Simplify using g_assert_cmpstr()Stefan Hajnoczi2014-03-121-5/+5
| |/
* | libqtest: Avoid inline varargs functionsPeter Maydell2014-03-132-18/+22
|/
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-1236-20/+149
|\
| * tests: test-qmp-commands: Fix double freeLuiz Capitulino2014-03-111-1/+1
| * qapi script: do not allow string discriminatorWenchao Xia2014-03-1110-14/+47
| * qapi script: support enum type as discriminator in unionWenchao Xia2014-03-115-1/+28
| * qapi script: check correctness of unionWenchao Xia2014-03-1117-1/+65
| * qapi script: add check for duplicated keyWenchao Xia2014-03-115-1/+6
| * qapi script: remember explicitly defined enum valuesWenchao Xia2014-03-112-6/+6
* | acpi-test: update expected SSDT filesMichael S. Tsirkin2014-03-112-0/+0
|/
* acpi-test: issue errors instead of warnings when possibleMarcel Apfelbaum2014-03-091-9/+17
* acpi-test: retain both asl and aml files on failureMarcel Apfelbaum2014-03-091-7/+9
* acpi-test-data: update expected filesMichael S. Tsirkin2014-03-094-0/+0
* block: qemu-iotests 085 - live snapshots testsJeff Cody2014-03-073-0/+248
* block: Fix error path segfault in bdrv_open()Kevin Wolf2014-03-062-0/+24
* qemu-iotests: Test a few blockdev-add error casesKevin Wolf2014-03-063-0/+163
* qemu-iotests: Test progress output for conversionKevin Wolf2014-03-053-0/+84
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell2014-03-041-1/+14
|\
| * tests/test-int128: Don't use __noclone__ attribute on clangPeter Maydell2014-03-021-1/+14
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-047-36/+280
|\ \
| * | tests/qapi-schema: Cover flat union typesMarkus Armbruster2014-03-035-0/+93
| * | tests/qapi-schema: Cover union types with baseMarkus Armbruster2014-03-035-4/+8
| * | tests/qapi-schema: Cover complex types with baseMarkus Armbruster2014-03-036-20/+37
| * | tests/qapi-schema: Cover anonymous union typesMarkus Armbruster2014-03-035-1/+81
| * | tests/qapi-schema: Cover simple argument typesMarkus Armbruster2014-03-033-0/+19
| * | tests/qapi-schema: Cover optional command argumentsMarkus Armbruster2014-03-033-5/+9
| * | tests/qapi-schema: Actually check successful QMP command responseMarkus Armbruster2014-03-031-8/+35
| |/
* | discard rbd error output when not relevant in qemu-iotestsLoic Dachary2014-02-281-1/+1
* | qemu-io-test: Disable Quorum test when not compiled in.Benoît Canet2014-02-281-0/+3
* | qmp: Make Quorum error events more palatable.Benoît Canet2014-02-281-1/+1
* | qemu-iotests: add more tests to the "quick" groupPaolo Bonzini2014-02-282-17/+18
|/
* Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell2014-02-2531-34/+141
|\
OpenPOWER on IntegriCloud