summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-12qemu-iotests: add unix socket help programWenchao Xia2-1/+137
2013-09-12qemu-iotest: qcow2 image option amendmentMax Reitz3-0/+528
2013-09-06qemu-iotests: Fixed test case 026Kevin Wolf3-17/+649
2013-09-06qemu-iotests: Whitespace cleanupKevin Wolf6-400/+400
2013-09-06aio / timers: fix build of test/test-aio.c on non-linux platformsAlex Bligh1-2/+9
2013-09-06add qemu-img convert -n option (skip target volume creation)Alexandre Derumier3-0/+108
2013-09-06qemu-iotests: Adjust test result 039Max Reitz1-3/+1
2013-09-06throttle: Add units testsBenoƮt Canet2-0/+483
2013-09-03Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori8-9/+238
2013-09-02qemu-iotests: Overlapping cluster allocationsMax Reitz3-0/+156
2013-09-01aio / timers: use g_usleep() not sleep()Alex Bligh1-3/+3
2013-08-30qcow2: Add corrupt bitMax Reitz2-7/+7
2013-08-30qemu-iotests: Snapshotting zero clustersMax Reitz3-0/+74
2013-08-30qemu-iotests: Update reference output for 051Kevin Wolf1-1/+0
2013-08-30Revert "block: Disable driver-specific options for 1.6"Kevin Wolf1-1/+1
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori3-12/+147
2013-08-22aio / timers: remove dummy_io_handler_flush from tests/test-aio.cAlex Bligh1-7/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-12/+12
2013-08-22aio / timers: Add test harness for AioContext timersAlex Bligh1-0/+134
2013-08-22aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh2-0/+6
2013-08-20OptsVisitor: introduce unit tests, with test cases for range flatteningLaszlo Ersek4-3/+299
2013-08-20Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori2-52/+54
2013-08-19aio: drop io_flush argumentStefan Hajnoczi1-20/+20
2013-08-19tests: drop event_active_cb()Stefan Hajnoczi1-14/+8
2013-08-19aio: stop using .io_flush()Stefan Hajnoczi1-5/+5
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi1-12/+12
2013-08-19tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi1-9/+17
2013-08-16qdev: Set globals in instance_post_init functionEduardo Habkost1-0/+73
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost3-0/+115
2013-08-06vmdk: check l1 size before opening imageFam Zheng2-0/+14
2013-08-06vmdk: check l2 table size when openingFam Zheng2-0/+13