summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic2013-07-281-1/+18
|/
* Add tests for sync modes 'TOP' and 'NONE'Ian Main2013-07-266-2/+113
* blockdev: Rename 'readonly' option to 'read-only'Kevin Wolf2013-07-261-1/+1
* qcow2: Use dashes instead of underscores in optionsKevin Wolf2013-07-262-22/+22
* pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini2013-07-251-0/+102
* qtest: add test for ISA I/O space endiannessPaolo Bonzini2013-07-252-2/+226
* tests: Add test-bitops.c with some sextract testsPeter Maydell2013-07-222-0/+77
* boot-order-test: Add tests for Sun4uMarkus Armbruster2013-07-181-0/+14
* libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster2013-07-187-63/+35
* boot-order-test: Add tests for Sun4mMarkus Armbruster2013-07-181-0/+14
* boot-order-test: Add tests for PowerPC PREPMarkus Armbruster2013-07-181-0/+25
* boot-order-test: Code motion for better readabilityMarkus Armbruster2013-07-181-22/+22
* boot-order-test: Better separate target-specific and generic partsMarkus Armbruster2013-07-181-57/+91
OpenPOWER on IntegriCloud