summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini1-4/+4
2013-01-12build: move base QAPI files to libqemuutil.aPaolo Bonzini1-2/+1
2013-01-12build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini1-1/+1
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini1-7/+7
2013-01-12build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini1-5/+5
2013-01-12build: move util-obj-y to libqemuutil.aPaolo Bonzini1-9/+8
2013-01-12build: rename oslib-obj-y to util-obj-yPaolo Bonzini1-1/+1
2013-01-12stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini1-9/+9
2013-01-10m48t59-test: don't touch watchdogGerd Hoffmann1-0/+5
2013-01-10rtc-test: skip year-2038 overflow check in case time_t is 32bit onlyGerd Hoffmann1-0/+4
2013-01-08target-mips: Fix helper and tests for dot/cross-dot product instructionsPetar Jovanovic4-4/+38
2013-01-06tests: add gcov supportBlue Swirl1-0/+43
2013-01-02test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi1-0/+150
2013-01-01target-mips: Fix for helpers for EXTR_* instructionsPetar Jovanovic8-0/+185
2013-01-01target-mips: Fix incorrect reads and writes to DSPControl registerPetar Jovanovic2-40/+24
2012-12-19misc: move include files to include/qemu/Paolo Bonzini5-8/+8
2012-12-19block: move include files to include/block/Paolo Bonzini3-5/+5
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini13-23/+23
2012-12-19janitor: add guards to headersPaolo Bonzini1-0/+5
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini7-0/+8
2012-12-12qemu-iotests: Test concurrent cluster allocationsKevin Wolf3-0/+379
2012-12-11tests: Add tests for fdsetsCorey Bryant4-0/+147
2012-12-11tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi1-6/+14
2012-12-11tests: use aio_poll() instead of aio_flush() in test-aio.cStefan Hajnoczi1-16/+15
2012-12-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+1
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov2-0/+40
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov3-1/+92
2012-12-07Fix spelling in comments and documentationStefan Weil1-1/+1
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2-0/+38
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic1-1/+1
2012-11-27rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn1-0/+40
2012-11-27tests: make threadpool cancellation test looserPaolo Bonzini1-2/+5
2012-11-26tests: add thread pool unit testsPaolo Bonzini2-0/+215
2012-11-26tests: add AioContext unit testsPaolo Bonzini2-0/+669
2012-11-19Merge remote-tracking branch 'bonzini/build-urgent' into stagingAnthony Liguori1-2/+2
2012-11-19tests: link in stubsPaolo Bonzini1-2/+2
2012-11-14fdc-tests: add tests for VERIFY commandHervé Poussineau1-3/+13
2012-11-14fdc-test: Check READ IDKevin Wolf1-0/+66
2012-11-14fdc: fix false FD_SR0_SEEKHervé Poussineau1-3/+3
2012-11-14fdc-test: add tests for non-DMA READ commandHervé Poussineau1-0/+98
2012-11-14fdc-test: insert media before fuzzing registersHervé Poussineau1-0/+1
2012-11-14fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau1-1/+8
2012-11-14tests: allow qemu-iotests to be run against nbd backendNick Thomas3-8/+38
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf5-5/+134
2012-11-10tests/tcg: new test for i386 FPREM and FPREM1Catalin Patulea2-0/+362
2012-11-01Merge remote-tracking branch 'bonzini/threadpool' into stagingAnthony Liguori1-4/+4
2012-10-31target-mips: Add ASE DSP testcasesJia Liu487-0/+19151
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini15-13/+1022
2012-10-30tests/tcg: fix unused result warningsCatalin Patulea2-7/+22
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini1-4/+4