summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov1-0/+220
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov1-7/+19
2014-05-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell14-18/+441
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven1-5/+5
2014-05-19qcow1: Stricter backing file length checkKevin Wolf2-0/+18
2014-05-19qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2-0/+16
2014-05-19qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2-0/+26
2014-05-19qcow1: Check maximum cluster sizeKevin Wolf3-0/+77
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng1-1/+1
2014-05-19qemu-iotests: Fix core dump suppression in test 039Markus Armbruster3-12/+12
2014-05-19iotests: Add test for the JSON protocolMax Reitz3-0/+185
2014-05-19check-qdict: Add test for qdict_join()Max Reitz1-0/+87
2014-05-19block: add test for vhdx image created by Disk2VHDJeff Cody3-0/+14
2014-05-16qapi: skip redundant includesBenoît Canet6-1/+11
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster4-13/+45
2014-05-15tests: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster3-15/+39
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell1-6/+3
2014-05-15Revert "iotests: Use configured python"Peter Maydell9-64/+43
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-6/+3
2014-05-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell18-104/+439
2014-05-09block: qemu-iotests - test for live migrationJeff Cody3-0/+134
2014-05-09block: qemu-iotests - update 085 to use common.qemuJeff Cody1-61/+12
2014-05-09block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody1-0/+200
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf2-0/+14
2014-05-09tests/qapi-schema: Drop superfluous error_is_set()Markus Armbruster1-13/+12
2014-05-09qemu-iotests: Test converting to streamOptimized from small cluster sizeFam Zheng2-0/+14
2014-05-09vmdk: Implement .bdrv_get_info()Fam Zheng1-0/+1
2014-05-09iotests: Use configured pythonMax Reitz9-43/+64
2014-05-08qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster5-153/+153
2014-05-08qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova42-1/+47
2014-05-08qapi: Use an explicit input fileLluís Vilanova19-23/+25
2014-05-08qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"Lluís Vilanova1-3/+0
2014-05-08qapi: [trivial] Break long command linesLluís Vilanova1-4/+14
2014-05-07tests/tcg: Fix compilation of test_pathPeter Maydell2-9/+0
2014-05-05tests: Add EHCI qtestAndreas Färber2-0/+44
2014-05-05tests: Add ioh3420 qtestAndreas Färber2-0/+37
2014-05-05tests: Add intel-hda qtestsAndreas Färber2-0/+48
2014-05-05tests: Add es1370 qtestAndreas Färber2-0/+36
2014-05-05tests: Add ac97 qtestAndreas Färber2-0/+36
2014-05-05qtest: Be paranoid about accept() addrlen argumentAndreas Färber1-1/+1
2014-05-05qtest: Add error reporting to socket_accept()Andreas Färber1-0/+3
2014-05-05qtest: Assure that init_socket()'s listen() does not failAndreas Färber1-1/+2
2014-05-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell6-7/+81
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell2-0/+57
2014-04-29iotests: Discarding compressed clusters on qcow2Max Reitz3-0/+74
2014-04-29block: qemu-iotests: make test 019 and 086 work with spaced pathnamesJeff Cody2-5/+5
2014-04-29block: qemu-iotests - fix image cleanup when using spaced pathnamesJeff Cody1-2/+2
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell1-2/+10
2014-04-28add secondary-vga to display-vga testGerd Hoffmann1-0/+14
2014-04-28add display-vga testGerd Hoffmann2-0/+43