summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* boot-order-test: Cover -boot once in ppc testsMarkus Armbruster2013-07-181-0/+1
* boot-order-test: Add tests for PowerMacsAndreas Färber2013-07-182-2/+52
* libqos: Add support for memory-mapped fw_cfgMarkus Armbruster2013-07-182-0/+32
* libqos: include dependenciesAnthony Liguori2013-07-181-0/+1
* boot-order-test: New; covering just PC for nowMarkus Armbruster2013-07-182-0/+75
* libqtest: New qtest_end() to go with qtest_start()Markus Armbruster2013-07-184-6/+18
* libqtest: Plug fd and memory leaks in qtest_quit()Markus Armbruster2013-07-181-0/+4
* qemu-iotests: Update 051 reference outputKevin Wolf2013-07-152-33/+76
* block: Don't parse protocol from file.filenameKevin Wolf2013-07-152-0/+26
* blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi2013-07-151-15/+21
* add a header file for atomic operationsPaolo Bonzini2013-07-041-4/+4
* int128: optimize and add test casesPaolo Bonzini2013-07-022-1/+217
* qemu-iotests: add 055 drive-backup test caseStefan Hajnoczi2013-06-283-0/+288
* qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi2013-06-282-12/+17
OpenPOWER on IntegriCloud