summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: Fix test 038Max Reitz2013-09-132-6/+7
* qemu-iotests: Cleanup test image in test number 007Bharata B Rao2013-09-121-1/+1
* qemu-iotests: Adjustments due to error propagationMax Reitz2013-09-126-40/+24
* qemu-iotests: add 057 internal snapshot for block device test caseWenchao Xia2013-09-123-0/+265
* qemu-iotests: New test case in 061Max Reitz2013-09-122-0/+55
* qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia2013-09-122-3/+52
* qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia2013-09-122-0/+24
* qemu-iotests: add unix socket help programWenchao Xia2013-09-122-1/+137
* qemu-iotest: qcow2 image option amendmentMax Reitz2013-09-123-0/+528
* qemu-iotests: Fixed test case 026Kevin Wolf2013-09-063-17/+649
* qemu-iotests: Whitespace cleanupKevin Wolf2013-09-066-400/+400
* aio / timers: fix build of test/test-aio.c on non-linux platformsAlex Bligh2013-09-061-2/+9
* add qemu-img convert -n option (skip target volume creation)Alexandre Derumier2013-09-063-0/+108
* qemu-iotests: Adjust test result 039Max Reitz2013-09-061-3/+1
* throttle: Add units testsBenoît Canet2013-09-062-0/+483
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-038-9/+238
|\
| * qemu-iotests: Overlapping cluster allocationsMax Reitz2013-09-023-0/+156
| * qcow2: Add corrupt bitMax Reitz2013-08-302-7/+7
| * qemu-iotests: Snapshotting zero clustersMax Reitz2013-08-303-0/+74
| * qemu-iotests: Update reference output for 051Kevin Wolf2013-08-301-1/+0
| * Revert "block: Disable driver-specific options for 1.6"Kevin Wolf2013-08-301-1/+1
* | aio / timers: use g_usleep() not sleep()Alex Bligh2013-09-011-3/+3
|/
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-263-12/+147
|\
| * aio / timers: remove dummy_io_handler_flush from tests/test-aio.cAlex Bligh2013-08-221-7/+2
| * aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-12/+12
| * aio / timers: Add test harness for AioContext timersAlex Bligh2013-08-221-0/+134
| * aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh2013-08-222-0/+6
* | OptsVisitor: introduce unit tests, with test cases for range flatteningLaszlo Ersek2013-08-204-3/+299
|/
* Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori2013-08-202-52/+54
|\
| * aio: drop io_flush argumentStefan Hajnoczi2013-08-191-20/+20
| * tests: drop event_active_cb()Stefan Hajnoczi2013-08-191-14/+8
| * aio: stop using .io_flush()Stefan Hajnoczi2013-08-191-5/+5
| * tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi2013-08-191-12/+12
| * tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi2013-08-191-9/+17
* | qdev: Set globals in instance_post_init functionEduardo Habkost2013-08-161-0/+73
* | tests: Unit tests for qdev global properties handlingEduardo Habkost2013-08-163-0/+115
|/
* vmdk: check l1 size before opening imageFam Zheng2013-08-062-0/+14
* vmdk: check l2 table size when openingFam Zheng2013-08-062-0/+13
* vmdk: check granularity field in openingFam Zheng2013-08-062-1/+13
* qemu-iotests: add empty test case for vmdkFam Zheng2013-08-063-0/+54
* qemu-iotests: add poke_file utility functionStefan Hajnoczi2013-08-061-0/+6
* qemu-iotests: filter QEMU version in monitor bannerStefan Hajnoczi2013-08-062-33/+34
* Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori2013-08-052-9/+38
|\
| * tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber2013-07-291-9/+11
| * target-xtensa: add extui unit testMax Filippov2013-07-292-0/+27
* | block: Disable driver-specific options for 1.6Kevin Wolf2013-08-021-1/+1
* | target-mips: correct the values in the DSP testsPetar Jovanovic2013-07-305-33/+37
* | qapi.py: Permit comments starting anywhere on the lineMarkus Armbruster2013-07-293-2/+4
* | qapi.py: Fix diagnosing non-objects at a schema's top-levelMarkus Armbruster2013-07-292-2/+2
* | qapi.py: Fix schema parser to check syntax systematicallyMarkus Armbruster2013-07-2917-22/+12
OpenPOWER on IntegriCloud