summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-06-23test: add test cases for qapi eventWenchao Xia4-5/+298
2014-06-23qapi script: add event supportWenchao Xia5-1/+5
2014-06-23json-lexer: fix escaped backslash in single-quoted stringPaolo Bonzini1-0/+7
2014-06-19tests: simplify codeMichael S. Tsirkin1-3/+1
2014-06-19qapi: make string output visitor parse int listHu Tao1-2/+36
2014-06-19qapi: make string input visitor parse int listHu Tao1-0/+36
2014-06-19tests: fix memory leak in test of string input visitorHu Tao1-0/+3
2014-06-19tests: disable vhost test temporarilyMichael S. Tsirkin1-2/+2
2014-06-19Add qtest for vhost-userNikolay Nikolaev2-0/+316
2014-06-19acpi-test: update expected tablesMichael S. Tsirkin4-0/+0
2014-06-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-3/+3
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2-2/+2
2014-06-16configure: Enable dead code (lzo, snappy, quorum)Stefan Weil1-1/+1
2014-06-16vmstate: Refactor opening of filesJuan Quintela1-19/+19
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-7/+26
2014-06-09e1000: remove broken support for 82573LGabriel L. Somlo1-1/+0
2014-06-09tests: e1000: test additional device IDsGabriel L. Somlo1-7/+27
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-5/+44
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-2/+132
2014-06-05qdev: Add test of qdev_prop_check_globalDon Slutz1-0/+4
2014-06-04throttle: add detach/attach test caseStefan Hajnoczi1-0/+24
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi1-5/+20
2014-06-02usb: improve ehci/uhci testGerd Hoffmann2-5/+152
2014-06-02qtest: fix qpci_config_writelGerd Hoffmann1-1/+1
2014-05-28tests: Check empty QMP output visitorMarcel Apfelbaum1-0/+11
2014-05-28qom-test: Test qom-list on link<> propertiesCole Robinson1-4/+11
2014-05-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell6-9/+450
2014-05-28Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into stagingPeter Maydell1-7/+239
2014-05-28iotests: Use _img_info in test 089Max Reitz2-6/+1
2014-05-28aio: Fix use-after-free in cancellation pathFam Zheng1-1/+1
2014-05-28QemuOpt: add unit testsLeandro Dorileo2-0/+444
2014-05-28qemu-iotests: Handle cache mode option in 091Fam Zheng1-2/+4
2014-05-27tests: add smbios testingGabriel L. Somlo1-0/+126
2014-05-27tests: rename acpi-test to bios-tables-testGabriel L. Somlo2-2/+2
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov1-0/+220
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov1-7/+19
2014-05-24test: lm32: use semihosting for testingMichael Walle5-22/+103
2014-05-24test: lm32: make test cases independentMichael Walle8-0/+25
2014-05-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell14-18/+441
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven1-5/+5
2014-05-19qcow1: Stricter backing file length checkKevin Wolf2-0/+18
2014-05-19qcow1: Validate image size (CVE-2014-0223)Kevin Wolf2-0/+16
2014-05-19qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf2-0/+26
2014-05-19qcow1: Check maximum cluster sizeKevin Wolf3-0/+77
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng1-1/+1
2014-05-19qemu-iotests: Fix core dump suppression in test 039Markus Armbruster3-12/+12
2014-05-19iotests: Add test for the JSON protocolMax Reitz3-0/+185
2014-05-19check-qdict: Add test for qdict_join()Max Reitz1-0/+87
2014-05-19block: add test for vhdx image created by Disk2VHDJeff Cody3-0/+14
2014-05-16qapi: skip redundant includesBenoƮt Canet6-1/+11