summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sparc: disable qtest in make checkAnthony Liguori2013-02-011-2/+2
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-02-015-2/+148
|\
| * block: Adds mirroring tests for resized imagesVishvananda Ishaya2013-02-012-2/+50
| * qemu-iotests: Add regression test for b7ab0feaKevin Wolf2013-02-013-0/+98
* | libqtest: Wait for the right child PID after killing QEMUEduardo Habkost2013-02-011-2/+5
* | Add XBZRLE testingOrit Wasserman2013-02-012-0/+199
|/
* target-mips: fix incorrect test for MTHLIPPetar Jovanovic2013-01-311-1/+1
* tests: Fix {rtc, m48t59}-test build on illumosAndreas Färber2013-01-302-0/+4
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-01-283-1/+119
|\
| * target-i386: Topology & APIC ID utility functionsEduardo Habkost2013-01-273-1/+119
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-01-284-2/+487
|\ \ | |/ |/|
| * hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini2013-01-251-10/+3
| * mirror: add buf-size argument to drive-mirrorPaolo Bonzini2013-01-252-2/+33
| * mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini2013-01-252-2/+52
| * add hierarchical bitmap data type and test casesPaolo Bonzini2013-01-252-0/+411
* | tests: Add gcov support for x86_64 qtestAndreas Färber2013-01-261-0/+1
* | tests: Add gcov support for sparc64 qtestAndreas Färber2013-01-261-0/+1
* | tests: Fix gcov typo for tmp105-testAndreas Färber2013-01-261-1/+1
* | tests: add fuzzing to visitor testsBlue Swirl2013-01-261-0/+49
* | tests: adjust gcov variables for directory movementPaolo Bonzini2013-01-261-7/+7
|/
* aio: Fix return value of aio_poll()Kevin Wolf2013-01-171-2/+2
* tests: Add tmp105 qtest test caseAndreas Färber2013-01-162-0/+79
* libqtest: Prepare I2C libqosAndreas Färber2013-01-164-0/+219
OpenPOWER on IntegriCloud