aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov
2012-12-07Fix spelling in comments and documentationStefan Weil
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic
2012-11-27rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn
2012-11-27tests: make threadpool cancellation test looserPaolo Bonzini
2012-11-26tests: add thread pool unit testsPaolo Bonzini
2012-11-26tests: add AioContext unit testsPaolo Bonzini
2012-11-19Merge remote-tracking branch 'bonzini/build-urgent' into stagingAnthony Liguori
2012-11-19tests: link in stubsPaolo Bonzini
2012-11-14fdc-tests: add tests for VERIFY commandHervé Poussineau
2012-11-14fdc-test: Check READ IDKevin Wolf
2012-11-14fdc: fix false FD_SR0_SEEKHervé Poussineau
2012-11-14fdc-test: add tests for non-DMA READ commandHervé Poussineau
2012-11-14fdc-test: insert media before fuzzing registersHervé Poussineau
2012-11-14fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau
2012-11-14tests: allow qemu-iotests to be run against nbd backendNick Thomas
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf
2012-11-10tests/tcg: new test for i386 FPREM and FPREM1Catalin Patulea
2012-11-01Merge remote-tracking branch 'bonzini/threadpool' into stagingAnthony Liguori
2012-10-31target-mips: Add ASE DSP testcasesJia Liu