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