aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-05-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-05-22qtest: pre-buffer hex nibsJohn Snow
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow
2015-05-22qtest: add memset to qtest protocolJohn Snow
2015-05-22qtest: Add base64 encoded read/writeJohn Snow
2015-05-22qtest/ahci: add migrate halted dma testJohn Snow
2015-05-22qtest/ahci: add halted dma testJohn Snow
2015-05-22qtest/ahci: add flush migrate testJohn Snow
2015-05-22qtest/ahci: add migrate dma testJohn Snow
2015-05-22qtest/ahci: Add migration testJohn Snow
2015-05-22libqos: Add migration helpersJohn Snow
2015-05-22libqos/ahci: Fix sector set methodJohn Snow
2015-05-22libqos/ahci: Add halted command helpersJohn Snow
2015-05-22tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng
2015-05-22qemu-iotests: qemu-img info on afl VMDK image with a huge capacityFam Zheng
2015-05-22qemu-iotests: Test unaligned sub-block zero writeFam Zheng
2015-05-22iotests, parallels: check for incorrectly closed image in testsDenis V. Lunev
2015-05-22iotests, parallels: test for newly created parallels image via qemu-imgDenis V. Lunev
2015-05-22iotests, parallels: test for write into Parallels imageDenis V. Lunev
2015-05-22iotests, parallels: quote TEST_IMG in 076 test to be path-safeDenis V. Lunev
2015-05-14qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster
2015-05-14tests: Add missing dependencies on $(qapi-py)Markus Armbruster
2015-05-14qapi: Support downstream events and commandsEric Blake
2015-05-14qapi: Support downstream alternatesEric Blake
2015-05-14qapi: Support downstream flat unionsEric Blake
2015-05-14qapi: Support downstream simple unionsEric Blake
2015-05-14qapi: Support downstream structsEric Blake
2015-05-14qapi: Support downstream enumsEric Blake
2015-05-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-05-12Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-05-11rocker: add testsScott Feldman
2015-05-11json-parser: Accept 'null' in QMPEric Blake
2015-05-11acpi: update expected files for memory unplugMichael S. Tsirkin
2015-05-05qapi: Check for member name conflicts with a base classEric Blake
2015-05-05qapi: Support (subset of) \u escapes in stringsEric Blake
2015-05-05qapi: Drop support for inline nested typesEric Blake
2015-05-05qapi: Drop tests for inline nested structsEric Blake
2015-05-05qapi: Merge UserDefTwo and UserDefNested in testsEric Blake
2015-05-05qapi: Use 'struct' instead of 'type' in schemaEric Blake
2015-05-05qapi: Prefer 'struct' over 'type' in generatorEric Blake
2015-05-05qapi: More rigorous checking for type safety bypassEric Blake
2015-05-05qapi: Whitelist commands that don't return dictionaryEric Blake
2015-05-05qapi: Require valid namesEric Blake
2015-05-05qapi: More rigourous checking of typesEric Blake
2015-05-05qapi: Add some type check testsEric Blake
2015-05-05qapi: Unify type bypass and add testsEric Blake
2015-05-05qapi: Allow true, false and null in schema jsonFam Zheng
2015-05-05qapi: Better error messages for duplicated expressionsEric Blake