aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2013-04-17libqos: add fw_cfg supportAnthony Liguori
2013-04-17qtest: add libqos including PCI supportAnthony Liguori
2013-04-17qtest: don't use system command to avoid double forkAnthony Liguori
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf
2013-04-15qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf
2013-04-13qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster
2013-04-13check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster
2013-04-13check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell