| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/qom-test: Use qtest_init() instead of qtest_start() | Thomas Huth | 2019-05-21 | 1 | -15/+13 |
* | tests: Skip old versioned machine types in quick testing mode | Thomas Huth | 2018-08-23 | 1 | -1/+1 |
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2018-05-04 | 1 | -4/+4 |
* | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 2018-03-19 | 1 | -2/+2 |
* | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | Eliminate qapi/qmp/types.h | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | libqtest: Add a generic function to run a callback function for every machine | Thomas Huth | 2017-04-26 | 1 | -30/+6 |
* | tests: fix qom-test leaks | Marc-André Lureau | 2016-09-08 | 1 | -2/+3 |
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+1 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -2/+1 |
* | qom-test: Fix qmp() leaks | Marc-André Lureau | 2015-12-04 | 1 | -7/+14 |
* | tests: Use qtest_add_data_func() consistently | Andreas Färber | 2015-06-19 | 1 | -2/+2 |
* | libqtest: escape strings in QMP commands, fix leak | Paolo Bonzini | 2014-07-01 | 1 | -3/+3 |
* | qom-test: Test qom-list on link<> properties | Cole Robinson | 2014-05-28 | 1 | -4/+11 |
* | qom-test: Test QOM properties | Andreas Färber | 2014-03-13 | 1 | -0/+39 |
* | qtest: Include system headers before user headers | Stefan Hajnoczi | 2014-02-17 | 1 | -1/+2 |
* | qom-test: Test shutdown in addition to startup | Markus Armbruster | 2014-02-14 | 1 | -7/+7 |
* | qom-test: Run for all available machines | Markus Armbruster | 2014-02-14 | 1 | -214/+60 |
* | target-ppc: Make ppc40x CPUs available in ppcemb | Andreas Färber | 2014-02-13 | 1 | -3/+0 |
* | hw/arm: add cubieboard support | liguang | 2013-12-17 | 1 | -0/+1 |
* | hw/arm/digic: prepare DIGIC-based boards support | Antony Pavlov | 2013-12-17 | 1 | -0/+1 |
* | qtest: Use -display none by default | Andreas Färber | 2013-11-19 | 1 | -1/+1 |
* | qtest: Prepare QOM machine tests | Andreas Färber | 2013-11-05 | 1 | -0/+253 |