aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf
2013-04-15qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf
2013-04-13qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster
2013-04-13check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster
2013-04-13check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell
2013-04-05test-visitor-serialization: Fix some memory leaksStefan Berger
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf
2013-03-28qcow2: Improve check for overlapping allocationsKevin Wolf
2013-03-28qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf
2013-03-28qemu-iotests: More concurrent allocation scenariosKevin Wolf
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi
2013-03-18tests: tcg: lm32: add more test casesMichael Walle
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic
2013-03-15qemu-iotests: use -nographic in test case 007Stefan Hajnoczi
2013-03-15qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini
2013-03-15threadpool: drop global thread poolStefan Hajnoczi
2013-03-08rtc-test: Fix test failures with recent glibCole Robinson
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-02-26Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-02-23target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic
2013-02-23target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic
2013-02-23Merge branch 'eflags3' of git://github.com/rth7680/qemuBlue Swirl
2013-02-22coroutine: trim down nesting level in perf_nesting testPaolo Bonzini
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf
2013-02-22qemu-iotests: Add qemu-img compare testMiroslav Rezanina
2013-02-22qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi
2013-02-22qemu-img: find the image end offset during checkFederico Simoncelli
2013-02-21check-qjson: More thorough testing of UTF-8 in stringsMarkus Armbruster
2013-02-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-02-21Add some missing qtest binaries to .gitignoreDavid Gibson
2013-02-18test-i386: make it compile with a recent gccPaolo Bonzini
2013-02-18test-i386: QEMU_PACKED is not defined herePaolo Bonzini
2013-02-18rtc-test: add testcases for alarms in 12hour modePaolo Bonzini
2013-02-18rtc-test: always set register B in its entiretyPaolo Bonzini
2013-02-18qtest: Add MMIO supportAndreas Färber
2013-02-18libqtest: Introduce qtest_qmpv() and convert remaining macroAndreas Färber
2013-02-18libqtest: Convert macros to functions and clean up documentationAndreas Färber
2013-02-17tests: Add unit tests for mulu64 and muls64Richard Henderson
2013-02-11libi2c-omap: Fix endianness dependencyAndreas Färber
2013-02-11libqtest: Fix documentation copy&paste errorsAndreas Färber
2013-02-07tests/test-string-input-visitor: Handle errors provoked by fuzz testPeter Maydell
2013-02-04cutils: unsigned int parsing functionsEduardo Habkost