aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2013-02-01sparc: disable qtest in make checkAnthony Liguori
2013-02-01Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-02-01libqtest: Wait for the right child PID after killing QEMUEduardo Habkost
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya
2013-02-01qemu-iotests: Add regression test for b7ab0feaKevin Wolf
2013-02-01Add XBZRLE testingOrit Wasserman
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic
2013-01-30tests: Fix {rtc, m48t59}-test build on illumosAndreas Färber
2013-01-28Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-01-27target-i386: Topology & APIC ID utility functionsEduardo Habkost
2013-01-26tests: Add gcov support for x86_64 qtestAndreas Färber