summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-06-18qapi: Catch and reject flat union branch of array typeMarkus Armbruster1-10/+1
2015-06-18tests/qapi-schema: New flat union array branch test caseMarkus Armbruster5-1/+25
2015-06-18qapi: Fix file name in error messages for included filesMarkus Armbruster2-3/+3
2015-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell12-6/+239
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-85/+190
2015-06-12check-qdict: Test cases for new functionsKevin Wolf1-0/+67
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell5-76/+56
2015-06-12iotests: Add tests for overriding BDRV_O_PROTOCOLMax Reitz5-0/+153
2015-06-12block: driver should override flags in bdrv_open()Max Reitz2-4/+0
2015-06-12iotests: qcow2 COW with minimal L2 cache sizeMax Reitz2-0/+15
2015-06-12qemu-iotests: Fix 128 if sudo requiredFam Zheng1-1/+3
2015-06-12iotests: remove assertIsNotNone callJohn Snow1-1/+1
2015-06-12qemu-iotests: expand test 093 to support group throttlingAlberto Garcia1-28/+65
2015-06-12throttle: Add throttle group infrastructure testsAlberto Garcia1-10/+71
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoît Canet1-36/+46
2015-06-12Revert "iothread: release iothread around aio_poll"Stefan Hajnoczi1-11/+8
2015-06-12rocker: update tests using hw-derived interface namesScott Feldman5-76/+56
2015-06-11mips jazz: compile only in 64 bitHervé Poussineau1-2/+0
2015-06-10bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo1-32/+44
2015-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+94
2015-06-05q35: add test for SMRAM.D_LCKGerd Hoffmann2-0/+94
2015-06-02fdc-test: Test state for existing cases more thoroughlyKevin Wolf1-0/+34
2015-05-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell9-36/+591
2015-05-22qtest: pre-buffer hex nibsJohn Snow1-3/+5
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow2-6/+6
2015-05-22qtest: add memset to qtest protocolJohn Snow1-7/+1
2015-05-22qtest: Add base64 encoded read/writeJohn Snow2-0/+80
2015-05-22qtest/ahci: add migrate halted dma testJohn Snow1-1/+74
2015-05-22qtest/ahci: add halted dma testJohn Snow1-0/+60
2015-05-22qtest/ahci: add flush migrate testJohn Snow1-1/+51
2015-05-22qtest/ahci: add migrate dma testJohn Snow2-0/+46
2015-05-22qtest/ahci: Add migration testJohn Snow1-0/+90
2015-05-22libqos: Add migration helpersJohn Snow4-17/+145
2015-05-22libqos/ahci: Fix sector set methodJohn Snow1-2/+4
2015-05-22libqos/ahci: Add halted command helpersJohn Snow2-0/+30
2015-05-22tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange3-0/+116
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng3-6/+26
2015-05-22qemu-iotests: qemu-img info on afl VMDK image with a huge capacityFam Zheng3-0/+8
2015-05-22qemu-iotests: Test unaligned sub-block zero writeFam Zheng2-0/+43
2015-05-22iotests, parallels: check for incorrectly closed image in testsDenis V. Lunev2-0/+26
2015-05-22iotests, parallels: test for newly created parallels image via qemu-imgDenis V. Lunev3-0/+93
2015-05-22iotests, parallels: test for write into Parallels imageDenis V. Lunev2-0/+15
2015-05-22iotests, parallels: quote TEST_IMG in 076 test to be path-safeDenis V. Lunev1-5/+5
2015-05-14qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster1-4/+4
2015-05-14tests: Add missing dependencies on $(qapi-py)Markus Armbruster1-4/+4
2015-05-14qapi: Support downstream events and commandsEric Blake3-1/+23
2015-05-14qapi: Support downstream alternatesEric Blake2-2/+6
2015-05-14qapi: Support downstream flat unionsEric Blake2-2/+10
2015-05-14qapi: Support downstream simple unionsEric Blake2-2/+5
2015-05-14qapi: Support downstream structsEric Blake2-2/+10