summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | tests/tcg: fix unused result warningsCatalin Patulea2012-10-302-7/+22
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-2911-4/+997
|\ \
| * | qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini2012-10-243-2/+259
| * | qemu-iotests: add mirroring test casePaolo Bonzini2012-10-243-0/+368
| * | qemu-iotests: Add 043 backing file chain infinite loop testStefan Hajnoczi2012-10-244-0/+172
| * | qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody2012-10-242-2/+104
| * | block: in commit, determine base image from the top imageJeff Cody2012-10-241-2/+2
| * | qemu-iotests: Test qemu-img operation on zero size imageKevin Wolf2012-10-243-0/+94
* | | tests/tcg: fix a few warningsCatalin Patulea2012-10-272-2/+3
| |/ |/|
* | tests: do not include tools-obj-yPaolo Bonzini2012-10-231-5/+5
|/
* tests/tcg: fix buildCatalin Patulea2012-10-194-14/+22
* rtc: implement century bytePaolo Bonzini2012-10-051-2/+30
* rtc: fix overflow in mktimegmPaolo Bonzini2012-10-051-0/+45
* qtest: implement QTEST_STOPPaolo Bonzini2012-10-051-13/+25
* qemu-iotests: add tests for streaming error handlingPaolo Bonzini2012-09-283-2/+229
* qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini2012-09-281-1/+7
* qemu-iotests: add test for pausing a streaming operationPaolo Bonzini2012-09-283-5/+41
* qemu-iotests: add initial tests for live block commitJeff Cody2012-09-283-0/+184
* qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi2012-08-292-2/+35
* check-qjson: add test for large JSON objectsMichael Roth2012-08-161-0/+53
* qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf2012-08-151-4/+2
* block: Enable qemu_open/close to work with fd setsCorey Bryant2012-08-151-1/+1
OpenPOWER on IntegriCloud