summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-04-13qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster1-116/+100
2013-04-13check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster1-12/+84
2013-04-13check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster1-9/+13
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini2-2/+2
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell1-13/+1
2013-04-05test-visitor-serialization: Fix some memory leaksStefan Berger1-1/+11
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf1-1/+1
2013-03-28qcow2: Improve check for overlapping allocationsKevin Wolf1-5/+5
2013-03-28qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf1-1/+1
2013-03-28qemu-iotests: More concurrent allocation scenariosKevin Wolf2-1/+124
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl4-1/+61
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi3-0/+75
2013-03-18tests: tcg: lm32: add more test casesMichael Walle4-1/+61
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic3-0/+92
2013-03-15qemu-iotests: use -nographic in test case 007Stefan Hajnoczi1-4/+3
2013-03-15qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini3-0/+93
2013-03-15threadpool: drop global thread poolStefan Hajnoczi1-23/+21
2013-03-08rtc-test: Fix test failures with recent glibCole Robinson1-2/+2
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2-12/+46
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori11-9/+459
2013-02-26Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-0/+664
2013-02-23target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic2-2/+2
2013-02-23target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic1-0/+15
2013-02-23Merge branch 'eflags3' of git://github.com/rth7680/qemuBlue Swirl1-5/+5
2013-02-22coroutine: trim down nesting level in perf_nesting testPaolo Bonzini1-1/+1
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf3-0/+336
2013-02-22qemu-iotests: Add qemu-img compare testMiroslav Rezanina3-0/+110
2013-02-22qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi2-1/+2
2013-02-22qemu-img: find the image end offset during checkFederico Simoncelli5-8/+11
2013-02-21check-qjson: More thorough testing of UTF-8 in stringsMarkus Armbruster1-0/+664
2013-02-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-0/+7
2013-02-21Add some missing qtest binaries to .gitignoreDavid Gibson1-0/+7
2013-02-18test-i386: make it compile with a recent gccPaolo Bonzini1-2/+2
2013-02-18test-i386: QEMU_PACKED is not defined herePaolo Bonzini1-3/+3
2013-02-18rtc-test: add testcases for alarms in 12hour modePaolo Bonzini1-3/+199
2013-02-18rtc-test: always set register B in its entiretyPaolo Bonzini1-27/+9
2013-02-18qtest: Add MMIO supportAndreas Färber4-28/+250
2013-02-18libqtest: Introduce qtest_qmpv() and convert remaining macroAndreas Färber2-5/+29
2013-02-18libqtest: Convert macros to functions and clean up documentationAndreas Färber1-50/+110
2013-02-17tests: Add unit tests for mulu64 and muls64Richard Henderson2-1/+75
2013-02-11libi2c-omap: Fix endianness dependencyAndreas Färber1-23/+53
2013-02-11libqtest: Fix documentation copy&paste errorsAndreas Färber1-6/+0
2013-02-07tests/test-string-input-visitor: Handle errors provoked by fuzz testPeter Maydell1-6/+6
2013-02-04cutils: unsigned int parsing functionsEduardo Habkost2-0/+254
2013-02-01sparc: disable qtest in make checkAnthony Liguori1-2/+2
2013-02-01Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori5-2/+148
2013-02-01libqtest: Wait for the right child PID after killing QEMUEduardo Habkost1-2/+5
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya2-2/+50
2013-02-01qemu-iotests: Add regression test for b7ab0feaKevin Wolf3-0/+98