summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-05-089-7/+453
|\
| * qemu-iotests: fix 017 018 for vmdkFam Zheng2013-05-084-4/+8
| * qemu-iotests: exclude vmdk and qcow from 043Fam Zheng2013-05-081-1/+1
| * qemu-iotests: exclude vmdk for test 042Fam Zheng2013-05-081-1/+1
| * qtest/ide-test: Test short and long PRDTsKevin Wolf2013-05-081-0/+54
| * qtest/ide-test: Add simple DMA read/write test caseKevin Wolf2013-05-081-0/+221
| * qtest: Add IDE test caseKevin Wolf2013-05-082-0/+167
| * libqos/pci: Enable bus masteringKevin Wolf2013-05-081-1/+1
* | target-mips: fix incorrect behaviour for INSVPetar Jovanovic2013-05-081-0/+13
|/
* libqos: Relocate I2C filesAndreas Färber2013-05-035-5/+6
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-05-031-0/+3
|\
| * qemu-iotests: Filter out 'adapter_type'Fam Zheng2013-05-031-0/+1
| * qemu-iotests: Filter out vmdk creation optionsFam Zheng2013-05-031-0/+2
* | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2013-05-032-3/+53
|/
* libqtest: only call fclose() on open filesJesse Larrew2013-04-301-1/+1
* libqos: Convert fw_cfg values to host endiannessAndreas Färber2013-04-291-3/+4
* block: Disable driver-specific options for 1.5Kevin Wolf2013-04-261-1/+1
* qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi2013-04-223-0/+91
* block: Fail gracefully when using a format driver on protocol levelKevin Wolf2013-04-222-0/+17
* qemu-iotests: Fix _filter_qemuKevin Wolf2013-04-221-1/+1
* fw_cfg: add qtest test caseAnthony Liguori2013-04-172-0/+143
* i440fx-test: add test for PAM functionalityAnthony Liguori2013-04-171-1/+138
* i440fx-test: add test to compare default register valuesAnthony Liguori2013-04-172-0/+150
* libqos: add malloc supportAnthony Liguori2013-04-174-0/+130
* libqos: add fw_cfg supportAnthony Liguori2013-04-175-2/+147
* qtest: add libqos including PCI supportAnthony Liguori2013-04-175-1/+494
* qtest: don't use system command to avoid double forkAnthony Liguori2013-04-171-7/+4
* target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2013-04-152-18/+18
* iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones2013-04-152-0/+8
* qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi2013-04-153-37/+43
* qemu-iotests: Add test for -drive optionsKevin Wolf2013-04-153-0/+311
* qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf2013-04-152-0/+39
* qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster2013-04-131-116/+100
* check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster2013-04-131-12/+84
* check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster2013-04-131-9/+13
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-082-2/+2
|\
| * hw: move headers to include/Paolo Bonzini2013-04-082-2/+2
* | configure: Don't fall back to gthread coroutine backendPeter Maydell2013-04-081-13/+1
|/
* test-visitor-serialization: Fix some memory leaksStefan Berger2013-04-051-1/+11
* qcow2: Gather clusters in a looping loopKevin Wolf2013-03-281-1/+1
* qcow2: Improve check for overlapping allocationsKevin Wolf2013-03-281-5/+5
* qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf2013-03-281-1/+1
* qemu-iotests: More concurrent allocation scenariosKevin Wolf2013-03-282-1/+124
* Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl2013-03-234-1/+61
|\
| * tests: tcg: lm32: add more test casesMichael Walle2013-03-184-1/+61
* | qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi2013-03-193-0/+75
|/
* target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic2013-03-173-0/+92
* qemu-iotests: use -nographic in test case 007Stefan Hajnoczi2013-03-151-4/+3
* qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini2013-03-153-0/+93
* threadpool: drop global thread poolStefan Hajnoczi2013-03-151-23/+21
OpenPOWER on IntegriCloud