summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic2013-01-012-40/+24
* misc: move include files to include/qemu/Paolo Bonzini2012-12-195-8/+8
* block: move include files to include/block/Paolo Bonzini2012-12-193-5/+5
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-1913-23/+23
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+5
* qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini2012-12-197-0/+8
* qemu-iotests: Test concurrent cluster allocationsKevin Wolf2012-12-123-0/+379
* tests: Add tests for fdsetsCorey Bryant2012-12-114-0/+147
* tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi2012-12-111-6/+14
OpenPOWER on IntegriCloud