summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* rocker: update tests using hw-derived interface namesScott Feldman2015-06-125-76/+56
* bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo2015-06-101-32/+44
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-082-0/+94
|\
| * q35: add test for SMRAM.D_LCKGerd Hoffmann2015-06-052-0/+94
* | fdc-test: Test state for existing cases more thoroughlyKevin Wolf2015-06-021-0/+34
|/
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-05-269-36/+591
|\
| * qtest: pre-buffer hex nibsJohn Snow2015-05-221-3/+5
| * libqos/ahci: Swap memread/write with bufread/writeJohn Snow2015-05-222-6/+6
| * qtest: add memset to qtest protocolJohn Snow2015-05-221-7/+1
| * qtest: Add base64 encoded read/writeJohn Snow2015-05-222-0/+80
| * qtest/ahci: add migrate halted dma testJohn Snow2015-05-221-1/+74
| * qtest/ahci: add halted dma testJohn Snow2015-05-221-0/+60
| * qtest/ahci: add flush migrate testJohn Snow2015-05-221-1/+51
| * qtest/ahci: add migrate dma testJohn Snow2015-05-222-0/+46
| * qtest/ahci: Add migration testJohn Snow2015-05-221-0/+90
| * libqos: Add migration helpersJohn Snow2015-05-224-17/+145
| * libqos/ahci: Fix sector set methodJohn Snow2015-05-221-2/+4
| * libqos/ahci: Add halted command helpersJohn Snow2015-05-222-0/+30
* | tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange2015-05-223-0/+116
* | qemu-iotests: Make debugging python tests easierFam Zheng2015-05-223-6/+26
* | qemu-iotests: qemu-img info on afl VMDK image with a huge capacityFam Zheng2015-05-223-0/+8
|/
* qemu-iotests: Test unaligned sub-block zero writeFam Zheng2015-05-222-0/+43
* iotests, parallels: check for incorrectly closed image in testsDenis V. Lunev2015-05-222-0/+26
* iotests, parallels: test for newly created parallels image via qemu-imgDenis V. Lunev2015-05-223-0/+93
* iotests, parallels: test for write into Parallels imageDenis V. Lunev2015-05-222-0/+15
* iotests, parallels: quote TEST_IMG in 076 test to be path-safeDenis V. Lunev2015-05-221-5/+5
* qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster2015-05-141-4/+4
* tests: Add missing dependencies on $(qapi-py)Markus Armbruster2015-05-141-4/+4
* qapi: Support downstream events and commandsEric Blake2015-05-143-1/+23
* qapi: Support downstream alternatesEric Blake2015-05-142-2/+6
* qapi: Support downstream flat unionsEric Blake2015-05-142-2/+10
* qapi: Support downstream simple unionsEric Blake2015-05-142-2/+5
* qapi: Support downstream structsEric Blake2015-05-142-2/+10
* qapi: Support downstream enumsEric Blake2015-05-142-1/+6
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-05-128-0/+285
|\
| * rocker: add testsScott Feldman2015-05-118-0/+285
* | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2015-05-121-2/+13
|\ \
| * | json-parser: Accept 'null' in QMPEric Blake2015-05-111-2/+13
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-117-1/+1
|\ \ | |/ |/|
| * acpi: update expected files for memory unplugMichael S. Tsirkin2015-05-116-0/+0
| * hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-271-1/+1
* | qapi: Check for member name conflicts with a base classEric Blake2015-05-0513-13/+25
* | qapi: Support (subset of) \u escapes in stringsEric Blake2015-05-0525-3/+31
* | qapi: Drop support for inline nested typesEric Blake2015-05-059-11/+7
* | qapi: Drop tests for inline nested structsEric Blake2015-05-056-63/+90
* | qapi: Merge UserDefTwo and UserDefNested in testsEric Blake2015-05-057-103/+102
* | qapi: Use 'struct' instead of 'type' in schemaEric Blake2015-05-0533-66/+66
* | qapi: Prefer 'struct' over 'type' in generatorEric Blake2015-05-0519-52/+52
* | qapi: More rigorous checking for type safety bypassEric Blake2015-05-058-10/+6
* | qapi: Whitelist commands that don't return dictionaryEric Blake2015-05-0510-17/+9
OpenPOWER on IntegriCloud