aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-06-24Revert "block: Disable driver-specific options for 1.5"Kevin Wolf
2013-06-14ide-test: fix failure for test_flushMichael Roth
2013-06-06ide-test: Add FLUSH CACHE test caseKevin Wolf
2013-06-06ide-test: Add enum value for DEVKevin Wolf
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi
2013-06-04qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi
2013-05-24qemu-iotests: Try creating huge qcow2 imageKevin Wolf
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf
2013-05-23qapi: add native list coverage for QMP input visitor testsMichael Roth
2013-05-23qapi: add native list coverage for QMP output visitor testsMichael Roth
2013-05-23qapi: add native list coverage for visitor serialization testsMichael Roth
2013-05-23qapi: fix visitor serialization tests for numbers/doublesMichael Roth
2013-05-23qapi: add QMP input test for large integersMichael Roth
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-18remove some double-includesMichael Tokarev
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic
2013-05-15Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-15ide-test: Fix endianness problemsKevin Wolf
2013-05-15qapi: fix leak in unit testsMichael Roth
2013-05-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-05-08target-mips: fix incorrect behaviour for INSVPetar Jovanovic
2013-05-08qemu-iotests: fix 017 018 for vmdkFam Zheng
2013-05-08qemu-iotests: exclude vmdk and qcow from 043Fam Zheng
2013-05-08qemu-iotests: exclude vmdk for test 042Fam Zheng
2013-05-08qtest/ide-test: Test short and long PRDTsKevin Wolf
2013-05-08qtest/ide-test: Add simple DMA read/write test caseKevin Wolf
2013-05-08qtest: Add IDE test caseKevin Wolf
2013-05-08libqos/pci: Enable bus masteringKevin Wolf
2013-05-03libqos: Relocate I2C filesAndreas Färber
2013-05-03Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-05-03qemu-iotests: Filter out 'adapter_type'Fam Zheng
2013-05-03target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic
2013-05-03qemu-iotests: Filter out vmdk creation optionsFam Zheng
2013-04-30libqtest: only call fclose() on open filesJesse Larrew
2013-04-29libqos: Convert fw_cfg values to host endiannessAndreas Färber
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf
2013-04-17fw_cfg: add qtest test caseAnthony Liguori
2013-04-17i440fx-test: add test for PAM functionalityAnthony Liguori
2013-04-17i440fx-test: add test to compare default register valuesAnthony Liguori
2013-04-17libqos: add malloc supportAnthony Liguori