summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: use aio_poll() instead of aio_flush() in test-aio.cStefan Hajnoczi2012-12-111-16/+15
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-12-101-1/+1
|\
| * Fix spelling in comments and documentationStefan Weil2012-12-071-1/+1
* | target-xtensa: add s32c1i unit testsMax Filippov2012-12-082-0/+40
* | target-xtensa: add SR accessibility unit testsMax Filippov2012-12-083-1/+92
|/
* target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic2012-12-062-0/+38
* target-mips: Fix incorrect code and test for INSVPetar Jovanovic2012-12-061-1/+1
* rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn2012-11-271-0/+40
* tests: make threadpool cancellation test looserPaolo Bonzini2012-11-271-2/+5
* tests: add thread pool unit testsPaolo Bonzini2012-11-262-0/+215
* tests: add AioContext unit testsPaolo Bonzini2012-11-262-0/+669
* Merge remote-tracking branch 'bonzini/build-urgent' into stagingAnthony Liguori2012-11-191-2/+2
|\
| * tests: link in stubsPaolo Bonzini2012-11-191-2/+2
* | fdc-tests: add tests for VERIFY commandHervé Poussineau2012-11-141-3/+13
* | fdc-test: Check READ IDKevin Wolf2012-11-141-0/+66
* | fdc: fix false FD_SR0_SEEKHervé Poussineau2012-11-141-3/+3
* | fdc-test: add tests for non-DMA READ commandHervé Poussineau2012-11-141-0/+98
* | fdc-test: insert media before fuzzing registersHervé Poussineau2012-11-141-0/+1
* | fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau2012-11-141-1/+8
* | tests: allow qemu-iotests to be run against nbd backendNick Thomas2012-11-143-8/+38
* | qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf2012-11-145-5/+134
|/
* tests/tcg: new test for i386 FPREM and FPREM1Catalin Patulea2012-11-102-0/+362
* Merge remote-tracking branch 'bonzini/threadpool' into stagingAnthony Liguori2012-11-011-4/+4
|\
| * Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini2012-10-3115-13/+1022
| |\
| * | build: do not include main loop where it is not actually usedPaolo Bonzini2012-10-301-4/+4
| * | janitor: move iovector functions out of cutils.cPaolo Bonzini2012-10-301-1/+1
* | | target-mips: Add ASE DSP testcasesJia Liu2012-10-31487-0/+19151
| |/ |/|
OpenPOWER on IntegriCloud