aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-06-18qapi: Catch and reject flat union branch of array typeMarkus Armbruster
2015-06-18tests/qapi-schema: New flat union array branch test caseMarkus Armbruster
2015-06-18qapi: Fix file name in error messages for included filesMarkus Armbruster
2015-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-12check-qdict: Test cases for new functionsKevin Wolf
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-06-12iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz
2015-06-12block: driver should override flags in bdrv_open()Max Reitz
2015-06-12iotests: qcow2 COW with minimal L2 cache sizeMax Reitz
2015-06-12qemu-iotests: Fix 128 if sudo requiredFam Zheng
2015-06-12iotests: remove assertIsNotNone callJohn Snow
2015-06-12qemu-iotests: expand test 093 to support group throttlingAlberto Garcia
2015-06-12throttle: Add throttle group infrastructure testsAlberto Garcia
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoît Canet
2015-06-12Revert "iothread: release iothread around aio_poll"Stefan Hajnoczi
2015-06-12rocker: update tests using hw-derived interface namesScott Feldman
2015-06-11mips jazz: compile only in 64 bitHervé Poussineau
2015-06-10bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo
2015-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-06-05q35: add test for SMRAM.D_LCKGerd Hoffmann
2015-06-02fdc-test: Test state for existing cases more thoroughlyKevin Wolf
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