summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qemu-img: find the image end offset during checkFederico Simoncelli2013-02-225-8/+11
* 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
* build: fold trace-obj-y into libqemuutil.aPaolo Bonzini2013-01-121-4/+4
* build: move base QAPI files to libqemuutil.aPaolo Bonzini2013-01-121-2/+1
* build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini2013-01-121-1/+1
* build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-121-7/+7
* build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini2013-01-121-5/+5
* build: move util-obj-y to libqemuutil.aPaolo Bonzini2013-01-121-9/+8
* build: rename oslib-obj-y to util-obj-yPaolo Bonzini2013-01-121-1/+1
* stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini2013-01-121-9/+9
* m48t59-test: don't touch watchdogGerd Hoffmann2013-01-101-0/+5
* rtc-test: skip year-2038 overflow check in case time_t is 32bit onlyGerd Hoffmann2013-01-101-0/+4
* target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic2013-01-084-4/+38
* tests: add gcov supportBlue Swirl2013-01-061-0/+43
* test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi2013-01-021-0/+150
* target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic2013-01-018-0/+185
OpenPOWER on IntegriCloud