summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2-5/+11
2014-06-24Fix new typos (found by codespell)Stefan Weil1-1/+1
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell3-61/+2343
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell9-6/+310
2014-06-23vmstate: Refactor & increase tests for primitive typesJuan Quintela1-61/+212
2014-06-23tests: vmstate static checker: add size mismatch inside substructureAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah1-51/+64
2014-06-23tests: vmstate static checker: remove SubsectionsAmit Shah1-15/+0
2014-06-23tests: vmstate static checker: remove a subsectionAmit Shah1-13/+0
2014-06-23tests: vmstate static checker: remove Description inside FieldsAmit Shah1-26/+1
2014-06-23tests: vmstate static checker: remove DescriptionAmit Shah1-32/+1
2014-06-23tests: vmstate static checker: remove FieldsAmit Shah1-113/+1
2014-06-23tests: vmstate static checker: change description nameAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: remove last field in a structAmit Shah1-6/+0
2014-06-23tests: vmstate static checker: remove a fieldAmit Shah1-6/+0
2014-06-23tests: vmstate static checker: remove a sectionAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: minimum_version_id checkAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: add version error in main sectionAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: incompat machine typesAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: add dump1 and dump2 filesAmit Shah2-0/+2326
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-23qtest: fix vhost-user-test unbalanced mutex locksNikolay Nikolaev1-2/+2
2014-06-23qtest: fix qtest for vhost-userNikolay Nikolaev1-15/+113
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