aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-02-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-02-21Add some missing qtest binaries to .gitignoreDavid Gibson
2013-02-18rtc-test: add testcases for alarms in 12hour modePaolo Bonzini
2013-02-18rtc-test: always set register B in its entiretyPaolo Bonzini
2013-02-18qtest: Add MMIO supportAndreas Färber
2013-02-18libqtest: Introduce qtest_qmpv() and convert remaining macroAndreas Färber
2013-02-18libqtest: Convert macros to functions and clean up documentationAndreas Färber
2013-02-17tests: Add unit tests for mulu64 and muls64Richard Henderson
2013-02-11libi2c-omap: Fix endianness dependencyAndreas Färber
2013-02-11libqtest: Fix documentation copy&paste errorsAndreas Färber
2013-02-07tests/test-string-input-visitor: Handle errors provoked by fuzz testPeter Maydell
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