summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-11-05tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi3-4/+5
2013-11-05tests: fix memleak in error path test for input visitorWenchao Xia1-0/+1
2013-11-05qtest: Prepare QOM machine testsAndreas Färber2-0/+279
2013-10-31Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori20-17/+765
2013-10-31vmdk: Implment bdrv_get_specific_infoFam Zheng2-4/+3
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng1-0/+4
2013-10-30qemu-iotests: Test case for backing file deletionMax Reitz3-0/+68
2013-10-30qemu-iotests: drop duplicated "create_image"Fam Zheng1-12/+2
2013-10-29qemu-iotests: Fix 051 reference outputKevin Wolf1-1/+1
2013-10-28tests: Multiboot mmap test caseKevin Wolf9-0/+584
2013-10-28ide-test: Check what happens with bus mastering disabledKevin Wolf1-0/+26
2013-10-26misc: New spelling fixes in commentsStefan Weil1-2/+2
2013-10-25qemu-iotests: Test for loading VM state from qcow2Max Reitz3-0/+77
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz2-8/+79
2013-10-11qemu-iotests: Check autodel behaviour for device_delKevin Wolf4-0/+222
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf1-1/+4
2013-10-11vmdk: refuse enabling zeroed grain with flat imagesFam Zheng2-0/+8
2013-10-11vmdk: convert error code to use errpFam Zheng1-4/+2
2013-10-11build: add command check-cleanWenchao Xia1-1/+7
2013-10-11tests: build the helper program by defaultWenchao Xia1-1/+7
2013-10-11block/raw-posix: Employ error parameterMax Reitz1-1/+1
2013-10-11qemu-iotests: move blank lines of output in case 059Fam Zheng2-8/+8
2013-10-11block: qemu-iotests for vhdx, read sample dynamic imageJeff Cody6-1/+86
2013-10-11qemu-iotests: Discard preallocated zero clustersMax Reitz3-0/+77
2013-10-11qemu-iotests: Additional info from qemu-img infoMax Reitz4-0/+135
2013-10-11qemu-iotests: Discard specific info in _img_infoMax Reitz1-1/+19
2013-10-09Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2-48/+16
2013-10-07qemu-iotests: Correct 026 outputMax Reitz2-48/+16
2013-10-02tests: Fix schema parser test for in-tree buildMarkus Armbruster2-4/+5
2013-10-01tests: Update .gitignore for test-int128 and test-bitopsMarkus Armbruster1-0/+2
2013-10-01.gitignore: ignore tests/qemu-iotests/socket_scm_helperFam Zheng1-0/+1
2013-09-27qemu-iotests: Preallocated zero clusters in 061Max Reitz2-0/+20
2013-09-27qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usageJeff Cody49-337/+337
2013-09-27qemu-iotests: Add basic ability to use binary sample imagesJeff Cody3-0/+35
2013-09-26qemu-iotests: fix qmp.py search pathFam Zheng1-1/+1
2013-09-25qemu-iotests: add monolithicFlat creation test to 059Fam Zheng2-0/+12
2013-09-25qemu-iotests: fix test case 059Fam Zheng1-3/+3
2013-09-25qemu-iotests: Do not execute 052 with -nocacheMax Reitz1-0/+1
2013-09-25qemu-iotests: add test for backing file overridingFam Zheng2-1/+27
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-6/+39
2013-09-20tests/.gitignore: ignore test-throttleFam Zheng1-0/+1
2013-09-19coroutine: fix /perf/nesting coroutine benchmarkGabriel Kerneis1-6/+6
2013-09-19coroutine: add qemu_coroutine_yield benchmarkGabriel Kerneis1-0/+33
2013-09-13qemu-iotests: Fix test 038Max Reitz2-6/+7
2013-09-12qemu-iotests: Cleanup test image in test number 007Bharata B Rao1-1/+1
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz6-40/+24
2013-09-12qemu-iotests: add 057 internal snapshot for block device test caseWenchao Xia3-0/+265
2013-09-12qemu-iotests: New test case in 061Max Reitz2-0/+55
2013-09-12qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia2-3/+52
2013-09-12qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia2-0/+24