summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-06-06ide-test: Add FLUSH CACHE test caseKevin Wolf1-0/+40
2013-06-06ide-test: Add enum value for DEVKevin Wolf1-1/+2
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf1-4/+4
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi3-40/+27
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi2-31/+15
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi3-53/+38
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi3-61/+57
2013-06-04qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi1-1/+1
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth1-1/+4
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi2-2/+6
2013-05-24qemu-iotests: Try creating huge qcow2 imageKevin Wolf4-1/+70
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf1-0/+17
2013-05-23qapi: add native list coverage for QMP input visitor testsMichael Roth1-0/+338
2013-05-23qapi: add native list coverage for QMP output visitor testsMichael Roth1-0/+332
2013-05-23qapi: add native list coverage for visitor serialization testsMichael Roth1-18/+433
2013-05-23qapi: fix visitor serialization tests for numbers/doublesMichael Roth1-17/+8
2013-05-23qapi: add QMP input test for large integersMichael Roth1-0/+20
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+0
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic1-0/+18
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic1-0/+18
2013-05-15Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-2/+7
2013-05-15ide-test: Fix endianness problemsKevin Wolf1-5/+27
2013-05-15qapi: fix leak in unit testsMichael Roth1-2/+7
2013-05-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori9-7/+453
2013-05-08target-mips: fix incorrect behaviour for INSVPetar Jovanovic1-0/+13
2013-05-08qemu-iotests: fix 017 018 for vmdkFam Zheng4-4/+8
2013-05-08qemu-iotests: exclude vmdk and qcow from 043Fam Zheng1-1/+1
2013-05-08qemu-iotests: exclude vmdk for test 042Fam Zheng1-1/+1
2013-05-08qtest/ide-test: Test short and long PRDTsKevin Wolf1-0/+54
2013-05-08qtest/ide-test: Add simple DMA read/write test caseKevin Wolf1-0/+221
2013-05-08qtest: Add IDE test caseKevin Wolf2-0/+167
2013-05-08libqos/pci: Enable bus masteringKevin Wolf1-1/+1
2013-05-03libqos: Relocate I2C filesAndreas Färber5-5/+6
2013-05-03Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-0/+3
2013-05-03qemu-iotests: Filter out 'adapter_type'Fam Zheng1-0/+1
2013-05-03target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2-3/+53
2013-05-03qemu-iotests: Filter out vmdk creation optionsFam Zheng1-0/+2
2013-04-30libqtest: only call fclose() on open filesJesse Larrew1-1/+1
2013-04-29libqos: Convert fw_cfg values to host endiannessAndreas Färber1-3/+4
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf1-1/+1
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi3-0/+91
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf2-0/+17
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf1-1/+1
2013-04-17fw_cfg: add qtest test caseAnthony Liguori2-0/+143
2013-04-17i440fx-test: add test for PAM functionalityAnthony Liguori1-1/+138
2013-04-17i440fx-test: add test to compare default register valuesAnthony Liguori2-0/+150
2013-04-17libqos: add malloc supportAnthony Liguori4-0/+130
2013-04-17libqos: add fw_cfg supportAnthony Liguori5-2/+147
2013-04-17qtest: add libqos including PCI supportAnthony Liguori5-1/+494