aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2013-01-26tests: Add gcov support for sparc64 qtestAndreas Färber
2013-01-26tests: Fix gcov typo for tmp105-testAndreas Färber
2013-01-26tests: add fuzzing to visitor testsBlue Swirl
2013-01-26tests: adjust gcov variables for directory movementPaolo Bonzini
2013-01-25hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini
2013-01-17aio: Fix return value of aio_poll()Kevin Wolf
2013-01-16tests: Add tmp105 qtest test caseAndreas Färber
2013-01-16libqtest: Prepare I2C libqosAndreas Färber
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini
2013-01-12build: move base QAPI files to libqemuutil.aPaolo Bonzini
2013-01-12build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini
2013-01-12build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini
2013-01-12build: move util-obj-y to libqemuutil.aPaolo Bonzini
2013-01-12build: rename oslib-obj-y to util-obj-yPaolo Bonzini
2013-01-12stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini
2013-01-10m48t59-test: don't touch watchdogGerd Hoffmann
2013-01-10rtc-test: skip year-2038 overflow check in case time_t is 32bit onlyGerd Hoffmann
2013-01-08target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic
2013-01-06tests: add gcov supportBlue Swirl
2013-01-02test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi
2013-01-01target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic
2013-01-01target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini
2012-12-12qemu-iotests: Test concurrent cluster allocationsKevin Wolf
2012-12-11tests: Add tests for fdsetsCorey Bryant
2012-12-11tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi
2012-12-11tests: use aio_poll() instead of aio_flush() in test-aio.cStefan Hajnoczi
2012-12-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov