summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qapi.py: Reject invalid characters in schema fileMarkus Armbruster2013-07-296-8/+4
* | qapi.py: Decent syntax error reportingMarkus Armbruster2013-07-292-1/+3
* | qapi.py: Restructure lexer and parserMarkus Armbruster2013-07-295-7/+5
* | tests: Use qapi-schema-test.json as schema parser testMarkus Armbruster2013-07-295-4/+77
* | tests: QAPI schema parser testsMarkus Armbruster2013-07-2958-2/+120
|/
* Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno2013-07-293-7/+7
|\
| * misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-273-7/+7
* | target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2013-07-292-10/+58
* | target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic2013-07-291-4/+20
OpenPOWER on IntegriCloud