summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qapi script: clean up in scriptsWenchao Xia2014-06-271-1/+1
* Fix new typos (found by codespell)Stefan Weil2014-06-241-1/+1
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-243-61/+2343
|\
| * vmstate: Refactor & increase tests for primitive typesJuan Quintela2014-06-231-61/+212
| * tests: vmstate static checker: add size mismatch inside substructureAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah2014-06-231-51/+64
| * tests: vmstate static checker: remove SubsectionsAmit Shah2014-06-231-15/+0
| * tests: vmstate static checker: remove a subsectionAmit Shah2014-06-231-13/+0
| * tests: vmstate static checker: remove Description inside FieldsAmit Shah2014-06-231-26/+1
| * tests: vmstate static checker: remove DescriptionAmit Shah2014-06-231-32/+1
| * tests: vmstate static checker: remove FieldsAmit Shah2014-06-231-113/+1
| * tests: vmstate static checker: change description nameAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: remove last field in a structAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a fieldAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a sectionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: minimum_version_id checkAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add version error in main sectionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: incompat machine typesAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add dump1 and dump2 filesAmit Shah2014-06-232-0/+2326
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-249-6/+310
|\ \
| * | test: add test cases for qapi eventWenchao Xia2014-06-234-5/+298
| * | qapi script: add event supportWenchao Xia2014-06-235-1/+5
| * | json-lexer: fix escaped backslash in single-quoted stringPaolo Bonzini2014-06-231-0/+7
| |/
* | qtest: fix vhost-user-test unbalanced mutex locksNikolay Nikolaev2014-06-231-2/+2
* | qtest: fix qtest for vhost-userNikolay Nikolaev2014-06-231-15/+113
|/
* tests: simplify codeMichael S. Tsirkin2014-06-191-3/+1
* qapi: make string output visitor parse int listHu Tao2014-06-191-2/+36
* qapi: make string input visitor parse int listHu Tao2014-06-191-0/+36
* tests: fix memory leak in test of string input visitorHu Tao2014-06-191-0/+3
* tests: disable vhost test temporarilyMichael S. Tsirkin2014-06-191-2/+2
* Add qtest for vhost-userNikolay Nikolaev2014-06-192-0/+316
* acpi-test: update expected tablesMichael S. Tsirkin2014-06-194-0/+0
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-163-3/+3
|\
| * change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2014-06-162-2/+2
| * configure: Enable dead code (lzo, snappy, quorum)Stefan Weil2014-06-161-1/+1
* | vmstate: Refactor opening of filesJuan Quintela2014-06-161-19/+19
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-06-091-7/+26
|\
| * e1000: remove broken support for 82573LGabriel L. Somlo2014-06-091-1/+0
| * tests: e1000: test additional device IDsGabriel L. Somlo2014-06-091-7/+27
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-091-5/+44
|\ \ | |/ |/|
| * throttle: add detach/attach test caseStefan Hajnoczi2014-06-041-0/+24
| * throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-5/+20
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-053-2/+132
|\ \ | |/ |/|
| * qdev: Add test of qdev_prop_check_globalDon Slutz2014-06-051-0/+4
| * tests: add smbios testingGabriel L. Somlo2014-05-271-0/+126
| * tests: rename acpi-test to bios-tables-testGabriel L. Somlo2014-05-272-2/+2
* | usb: improve ehci/uhci testGerd Hoffmann2014-06-022-5/+152
* | qtest: fix qpci_config_writelGerd Hoffmann2014-06-021-1/+1
* | tests: Check empty QMP output visitorMarcel Apfelbaum2014-05-281-0/+11
OpenPOWER on IntegriCloud