summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-17qtest: don't use system command to avoid double forkAnthony Liguori1-7/+4
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2-18/+18
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones2-0/+8
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi3-37/+43
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf3-0/+311
2013-04-15qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf2-0/+39
2013-04-13qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster1-116/+100
2013-04-13check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster1-12/+84