summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic1-0/+18
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
2013-04-13check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster1-9/+13
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini2-2/+2
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell1-13/+1
2013-04-05test-visitor-serialization: Fix some memory leaksStefan Berger1-1/+11
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf1-1/+1
2013-03-28qcow2: Improve check for overlapping allocationsKevin Wolf1-5/+5
2013-03-28qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf1-1/+1
2013-03-28qemu-iotests: More concurrent allocation scenariosKevin Wolf2-1/+124
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl4-1/+61
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi3-0/+75