Age | Commit message (Expand) | Author |
2018-08-23 | tests/device-introspect: Test with all machines, not only with "none" | Thomas Huth |
2018-08-23 | tests/device-introspection: Check that the qom-tree and qtree do not change | 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/qbool.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster |
2017-07-17 | qmp: Include parent type on 'qom-list-types' output | Eduardo Habkost |
2017-07-17 | qmp: Include 'abstract' field on 'qom-list-types' output | Eduardo Habkost |
2017-07-17 | tests: Simplify abstract-interfaces check with a helper | Eduardo Habkost |
2017-05-09 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake |
2017-01-16 | qom: Make all interface types abstract | Eduardo Habkost |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster |
2015-10-09 | qmp: Fix device-list-properties not to crash for abstract device | Markus Armbruster |
2015-10-09 | device-introspect-test: New, covering device introspection | Markus Armbruster |