summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | qtest: Tidy up temporary files properlyMarkus Armbruster2012-07-091-13/+16
* | fdc_test: introduce test_sense_interruptPavel Hrdina2012-07-091-1/+24
* | fdc_test: update media_change testPavel Hrdina2012-07-091-8/+17
* | qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori2012-06-271-0/+5
* | libqtest: Fix socket_accept() to pass address_lenAndreas Färber2012-06-221-0/+1
* | qtest: add a fuzz test to fdc-testBlue Swirl2012-06-211-0/+17
* | qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi2012-06-153-0/+121
* | qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi2012-06-151-0/+23
* | fdc-test: introduced qtest read_without_mediaPavel Hrdina2012-06-151-0/+66
OpenPOWER on IntegriCloud