summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-06-19qom: Don't pass string table to object_get_enum() functionDaniel P. Berrange1-0/+43
2015-06-19qom: Add an object_property_add_enum() helper functionDaniel P. Berrange1-0/+73
2015-06-19qom: Add object_new_with_props() / object_new_withpropv() helpersDaniel P. Berrange3-1/+191
2015-06-19tests: virtio-scsi: Add test for unaligned WRITE SAMEFam Zheng1-0/+173
2015-06-19tests: Use qtest_add_data_func() consistentlyAndreas Färber6-30/+23
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-17tests: virtio-scsi: Move start/stop to individual test functionsFam Zheng1-6/+22
2015-06-17libqos: Complete virtio device ID definition listFam Zheng1-2/+8
2015-06-17libqos: Allow calling guest_free on NULL pointerFam Zheng1-0/+3
2015-06-17tests: Link libqos virtio object to virtio-scsi-testFam Zheng1-1/+1
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