summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi2012-08-102-0/+15
* block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi2012-08-101-0/+6
* qemu-iotests: Save some sed processesKevin Wolf2012-08-101-10/+10
* qemu-iotests: Be more flexible with image creation optionsKevin Wolf2012-08-062-7/+7
* qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi2012-08-063-0/+190
* qcow2: implement lazy refcountsStefan Hajnoczi2012-08-062-7/+7
* qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi2012-08-061-1/+2
* qcow2: introduce dirty bitStefan Hajnoczi2012-08-062-12/+12
* qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi2012-08-061-0/+235
* tests: Makefile: include dependency filesEduardo Habkost2012-07-281-0/+2
* target-or32: Add testcasesJia Liu2012-07-2752-0/+2579
* qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek2012-07-231-0/+42
* qapi: fix error propagationPaolo Bonzini2012-07-231-8/+16
* fdc-test: Clean up a bitKevin Wolf2012-07-171-16/+20
* fdc-test: introduce test_relative_seekPavel Hrdina2012-07-171-5/+41
* qemu-iotests: Valgrind supportKevin Wolf2012-07-172-0/+21
* qtest: Test we don't put hard disk info into CMOS for a CD-ROMMarkus Armbruster2012-07-171-0/+22
* qtest: Cover qdev property for BIOS CHS translationMarkus Armbruster2012-07-171-6/+7
* qtest: Cover qdev properties for disk geometryMarkus Armbruster2012-07-171-2/+4
* qtest: Add hard disk geometry testMarkus Armbruster2012-07-172-0/+405
* Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-092-0/+262
|\
| * rewrite iov_send_recv() and move it to iov.cMichael Tokarev2012-06-111-0/+107
| * rewrite iov_* functionsMichael Tokarev2012-06-072-0/+155
OpenPOWER on IntegriCloud