summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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/+35Star
* 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
* Revert "block: Disable driver-specific options for 1.5"Kevin Wolf2013-06-241-1/+1
* ide-test: fix failure for test_flushMichael Roth2013-06-141-1/+4
* ide-test: Add FLUSH CACHE test caseKevin Wolf2013-06-061-0/+40
* ide-test: Add enum value for DEVKevin Wolf2013-06-061-1/+2
* cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-061-4/+4
* qemu-iotests: make create_image() commonStefan Hajnoczi2013-06-043-40/+27Star
* qemu-iotests: make compare_images() commonStefan Hajnoczi2013-06-042-31/+15Star
* qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi2013-06-043-53/+38Star
* qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi2013-06-043-61/+57Star
* qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi2013-06-041-1/+1
* qapi: pad GenericList value fields to 64 bitsMichael Roth2013-05-301-1/+4
* tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi2013-05-292-2/+6
* qemu-iotests: Try creating huge qcow2 imageKevin Wolf2013-05-244-1/+70
* qcow2.py: Subcommand for changing header fieldsKevin Wolf2013-05-241-0/+17
* qapi: add native list coverage for QMP input visitor testsMichael Roth2013-05-231-0/+338
* qapi: add native list coverage for QMP output visitor testsMichael Roth2013-05-231-0/+332
* qapi: add native list coverage for visitor serialization testsMichael Roth2013-05-231-18/+433
* qapi: fix visitor serialization tests for numbers/doublesMichael Roth2013-05-231-17/+8Star
* qapi: add QMP input test for large integersMichael Roth2013-05-231-0/+20
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-221-1/+0Star
|\
| * remove some double-includesMichael Tokarev2013-05-181-1/+0Star
* | target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic2013-05-191-0/+18
|/
* target-mips: fix incorrect behaviour for EXTPPetar Jovanovic2013-05-171-0/+18
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-05-151-2/+7
|\