summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-01Add XBZRLE testingOrit Wasserman2-0/+199
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic1-1/+1
2013-01-30tests: Fix {rtc, m48t59}-test build on illumosAndreas Färber2-0/+4
2013-01-28Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori3-1/+119
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori4-2/+487
2013-01-27target-i386: Topology & APIC ID utility functionsEduardo Habkost3-1/+119
2013-01-26tests: Add gcov support for x86_64 qtestAndreas Färber1-0/+1
2013-01-26tests: Add gcov support for sparc64 qtestAndreas Färber1-0/+1
2013-01-26tests: Fix gcov typo for tmp105-testAndreas Färber1-1/+1
2013-01-26tests: add fuzzing to visitor testsBlue Swirl1-0/+49
2013-01-26tests: adjust gcov variables for directory movementPaolo Bonzini1-7/+7
2013-01-25hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini1-10/+3
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini2-2/+33
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini2-2/+52
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini2-0/+411
2013-01-17aio: Fix return value of aio_poll()Kevin Wolf1-2/+2
2013-01-16tests: Add tmp105 qtest test caseAndreas Färber2-0/+79
2013-01-16libqtest: Prepare I2C libqosAndreas Färber4-0/+219