summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-10-19tests/tcg: fix buildCatalin Patulea4-14/+22
2012-10-05rtc: implement century bytePaolo Bonzini1-2/+30
2012-10-05rtc: fix overflow in mktimegmPaolo Bonzini1-0/+45
2012-10-05qtest: implement QTEST_STOPPaolo Bonzini1-13/+25
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini3-2/+229
2012-09-28qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini1-1/+7
2012-09-28qemu-iotests: add test for pausing a streaming operationPaolo Bonzini3-5/+41
2012-09-28qemu-iotests: add initial tests for live block commitJeff Cody3-0/+184
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi2-2/+35
2012-08-16check-qjson: add test for large JSON objectsMichael Roth1-0/+53
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf1-4/+2
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant1-1/+1
2012-08-10qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi2-0/+15
2012-08-10block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi1-0/+6
2012-08-10qemu-iotests: Save some sed processesKevin Wolf1-10/+10
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf2-7/+7
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi3-0/+190
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi2-7/+7
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi1-1/+2
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi2-12/+12
2012-08-06qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi1-0/+235
2012-07-28tests: Makefile: include dependency filesEduardo Habkost1-0/+2
2012-07-27target-or32: Add testcasesJia Liu52-0/+2579
2012-07-23qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek1-0/+42
2012-07-23qapi: fix error propagationPaolo Bonzini1-8/+16
2012-07-17fdc-test: Clean up a bitKevin Wolf1-16/+20
2012-07-17fdc-test: introduce test_relative_seekPavel Hrdina1-5/+41
2012-07-17qemu-iotests: Valgrind supportKevin Wolf2-0/+21
2012-07-17qtest: Test we don't put hard disk info into CMOS for a CD-ROMMarkus Armbruster1-0/+22
2012-07-17qtest: Cover qdev property for BIOS CHS translationMarkus Armbruster1-6/+7
2012-07-17qtest: Cover qdev properties for disk geometryMarkus Armbruster1-2/+4
2012-07-17qtest: Add hard disk geometry testMarkus Armbruster2-0/+405
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2-0/+262
2012-07-09qtest: Tidy up temporary files properlyMarkus Armbruster1-13/+16
2012-07-09fdc_test: introduce test_sense_interruptPavel Hrdina1-1/+24
2012-07-09fdc_test: update media_change testPavel Hrdina1-8/+17
2012-06-27qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori1-0/+5
2012-06-22libqtest: Fix socket_accept() to pass address_lenAndreas Färber1-0/+1
2012-06-21qtest: add a fuzz test to fdc-testBlue Swirl1-0/+17
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi3-0/+121
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi1-0/+23
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina1-0/+66
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf3-0/+1043
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf3-0/+765
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini2-2/+4
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini1-1/+12
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev1-0/+107
2012-06-11Merge remote-tracking branch 'afaerber-or/qom-next-1' into stagingAnthony Liguori3-2/+788
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov1-14/+207
2012-06-08qapi: Add String visitor coverage to serialization unit testsMichael Roth1-0/+40