summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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/+27
* qemu-iotests: make compare_images() commonStefan Hajnoczi2013-06-042-31/+15
* qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi2013-06-043-53/+38
* qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi2013-06-043-61/+57
* 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/+8
* 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/+0
|\
| * remove some double-includesMichael Tokarev2013-05-181-1/+0
* | 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
|\
| * qapi: fix leak in unit testsMichael Roth2013-05-151-2/+7
* | ide-test: Fix endianness problemsKevin Wolf2013-05-151-5/+27
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-05-089-7/+453
|\
| * qemu-iotests: fix 017 018 for vmdkFam Zheng2013-05-084-4/+8
| * qemu-iotests: exclude vmdk and qcow from 043Fam Zheng2013-05-081-1/+1
| * qemu-iotests: exclude vmdk for test 042Fam Zheng2013-05-081-1/+1
| * qtest/ide-test: Test short and long PRDTsKevin Wolf2013-05-081-0/+54
| * qtest/ide-test: Add simple DMA read/write test caseKevin Wolf2013-05-081-0/+221
| * qtest: Add IDE test caseKevin Wolf2013-05-082-0/+167
| * libqos/pci: Enable bus masteringKevin Wolf2013-05-081-1/+1
* | target-mips: fix incorrect behaviour for INSVPetar Jovanovic2013-05-081-0/+13
|/
* libqos: Relocate I2C filesAndreas Färber2013-05-035-5/+6
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-05-031-0/+3
|\
| * qemu-iotests: Filter out 'adapter_type'Fam Zheng2013-05-031-0/+1
| * qemu-iotests: Filter out vmdk creation optionsFam Zheng2013-05-031-0/+2
* | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2013-05-032-3/+53
|/
* libqtest: only call fclose() on open filesJesse Larrew2013-04-301-1/+1
* libqos: Convert fw_cfg values to host endiannessAndreas Färber2013-04-291-3/+4
* block: Disable driver-specific options for 1.5Kevin Wolf2013-04-261-1/+1
* qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi2013-04-223-0/+91
* block: Fail gracefully when using a format driver on protocol levelKevin Wolf2013-04-222-0/+17
* qemu-iotests: Fix _filter_qemuKevin Wolf2013-04-221-1/+1
OpenPOWER on IntegriCloud