summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-29bios-tables-test: fix ASL normalization false positivePaolo Bonzini1-1/+5
2014-07-28acpi-dsdt: procedurally generate _PRTPaolo Bonzini1-0/+0
2014-07-18Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell6-12/+12
2014-07-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+137
2014-07-18tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil6-12/+12
2014-07-18qtest: new test for wdt_ib700Paolo Bonzini2-0/+137
2014-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-9/+99
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2-3/+3
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf3-6/+96
2014-07-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+9
2014-07-18qtest: Adapt vhost-user-test to latest vhost-user changesNikolay Nikolaev1-2/+9
2014-07-15tests/Makefile: Only run vhost-user-test on LinuxPeter Maydell1-1/+1
2014-07-15libqos: Fix PC PCI endianness glitchesAndreas Färber1-6/+6
2014-07-14qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev1-0/+4
2014-07-14tests: Fix unterminated string output visitor enum human stringAndreas Färber1-6/+1
2014-07-14AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini1-12/+13
2014-07-14qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev1-0/+4
2014-07-09test-aio: fix GSource-based timer testPaolo Bonzini1-7/+6
2014-07-09block: drop aio functions that operate on the main AioContextPaolo Bonzini1-2/+2
2014-07-09block/backup: Fix hang for unaligned image sizeKevin Wolf2-1/+295
2014-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-3/+5
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet1-2/+39
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf2-2/+7
2014-07-06qtest: enable vhost-user-testNikolay Nikolaev1-3/+5
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-49/+71
2014-07-01libqtest: escape strings in QMP commands, fix leakPaolo Bonzini4-16/+43
2014-07-01block: make 'top' argument to block-commit optionalJeff Cody1-10/+18
2014-07-01iotests: Add more tests to quick groupMax Reitz1-19/+19
2014-07-01iotests: Add qemu tests to quick groupMax Reitz1-9/+9
2014-07-01iotests: Simplify qemu-iotests-quick.shMax Reitz1-11/+1
2014-07-01qemu-img create: add 'nocow' optionChunyan Liu1-0/+24
2014-06-30tests/test-qmp-event: fix for GLib < 2.31Paolo Bonzini1-0/+6
2014-06-29tests: add human format test for string output visitorHu Tao1-19/+90
2014-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell24-88/+526
2014-06-27iotests: Fix 083 for out-of-tree buildsMax Reitz1-4/+4
2014-06-27iotests: Drop Python version from 065's ShebangMax Reitz1-1/+1
2014-06-27iotests: Use $PYTHON for Python scriptsMax Reitz8-41/+47
2014-06-27iotests: Source common.envMax Reitz1-0/+6
2014-06-27iotests: Allow out-of-tree runMax Reitz5-27/+95
2014-06-27qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.Benoît Canet2-6/+194
2014-06-27qapi script: clean up in scriptsWenchao Xia1-1/+1
2014-06-27quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet2-1/+24
2014-06-27block: add qemu-iotest for resize base during live commitJeff Cody3-0/+118
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf2-0/+14
2014-06-26block: Always pass driver name through options QDictKevin Wolf2-1/+5
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng2-5/+10
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2-5/+11
2014-06-24Fix new typos (found by codespell)Stefan Weil1-1/+1
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell3-61/+2343
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell9-6/+310