summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2013-04-152-18/+18
* iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones2013-04-152-0/+8
* qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi2013-04-153-37/+43
* qemu-iotests: Add test for -drive optionsKevin Wolf2013-04-153-0/+311
* qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf2013-04-152-0/+39
* qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster2013-04-131-116/+100
* check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster2013-04-131-12/+84
* check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster2013-04-131-9/+13
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-082-2/+2
|\
| * hw: move headers to include/Paolo Bonzini2013-04-082-2/+2
* | configure: Don't fall back to gthread coroutine backendPeter Maydell2013-04-081-13/+1
|/
* test-visitor-serialization: Fix some memory leaksStefan Berger2013-04-051-1/+11
* qcow2: Gather clusters in a looping loopKevin Wolf2013-03-281-1/+1
* qcow2: Improve check for overlapping allocationsKevin Wolf2013-03-281-5/+5
* qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf2013-03-281-1/+1
* qemu-iotests: More concurrent allocation scenariosKevin Wolf2013-03-282-1/+124
* Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl2013-03-234-1/+61
|\
| * tests: tcg: lm32: add more test casesMichael Walle2013-03-184-1/+61
* | qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi2013-03-193-0/+75
|/
* target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic2013-03-173-0/+92
* qemu-iotests: use -nographic in test case 007Stefan Hajnoczi2013-03-151-4/+3
* qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini2013-03-153-0/+93
* threadpool: drop global thread poolStefan Hajnoczi2013-03-151-23/+21
* rtc-test: Fix test failures with recent glibCole Robinson2013-03-081-2/+2
* target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic2013-03-042-12/+46
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-02-2611-9/+459
|\
| * coroutine: trim down nesting level in perf_nesting testPaolo Bonzini2013-02-221-1/+1
| * qemu-iotests: Test qcow2 image creation optionsKevin Wolf2013-02-223-0/+336
| * qemu-iotests: Add qemu-img compare testMiroslav Rezanina2013-02-223-0/+110
| * qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi2013-02-222-1/+2
| * qemu-img: find the image end offset during checkFederico Simoncelli2013-02-225-8/+11
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-02-261-0/+664
|\ \
| * | check-qjson: More thorough testing of UTF-8 in stringsMarkus Armbruster2013-02-211-0/+664
| |/
* | target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic2013-02-232-2/+2
* | target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic2013-02-231-0/+15
* | Merge branch 'eflags3' of git://github.com/rth7680/qemuBlue Swirl2013-02-231-5/+5
|\ \ | |/ |/|
| * test-i386: make it compile with a recent gccPaolo Bonzini2013-02-181-2/+2
| * test-i386: QEMU_PACKED is not defined herePaolo Bonzini2013-02-181-3/+3
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-02-211-0/+7
|\ \
| * | Add some missing qtest binaries to .gitignoreDavid Gibson2013-02-211-0/+7
| |/
* | rtc-test: add testcases for alarms in 12hour modePaolo Bonzini2013-02-181-3/+199
* | rtc-test: always set register B in its entiretyPaolo Bonzini2013-02-181-27/+9
|/
* qtest: Add MMIO supportAndreas Färber2013-02-184-28/+250
* libqtest: Introduce qtest_qmpv() and convert remaining macroAndreas Färber2013-02-182-5/+29
* libqtest: Convert macros to functions and clean up documentationAndreas Färber2013-02-181-50/+110
* tests: Add unit tests for mulu64 and muls64Richard Henderson2013-02-172-1/+75
* libi2c-omap: Fix endianness dependencyAndreas Färber2013-02-111-23/+53
* libqtest: Fix documentation copy&paste errorsAndreas Färber2013-02-111-6/+0
* tests/test-string-input-visitor: Handle errors provoked by fuzz testPeter Maydell2013-02-071-6/+6
* cutils: unsigned int parsing functionsEduardo Habkost2013-02-042-0/+254
OpenPOWER on IntegriCloud