Age | Commit message (Expand) | Author | Files | Lines |
2018-08-23 | tests/device-introspect: Test with all machines, not only with "none" | Thomas Huth | 1 | -3/+29 |
2018-08-23 | tests/device-introspection: Check that the qom-tree and qtree do not change | Thomas Huth | 1 | -4/+19 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -12/+12 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -7/+7 |
2018-02-09 | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-07-17 | qmp: Include parent type on 'qom-list-types' output | Eduardo Habkost | 1 | -10/+74 |
2017-07-17 | qmp: Include 'abstract' field on 'qom-list-types' output | Eduardo Habkost | 1 | -13/+40 |
2017-07-17 | tests: Simplify abstract-interfaces check with a helper | Eduardo Habkost | 1 | -18/+25 |
2017-05-09 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake | 1 | -2/+2 |
2017-01-16 | qom: Make all interface types abstract | Eduardo Habkost | 1 | -3/+57 |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -1/+1 |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster | 1 | -27/+0 |
2015-10-09 | qmp: Fix device-list-properties not to crash for abstract device | Markus Armbruster | 1 | -11/+4 |
2015-10-09 | device-introspect-test: New, covering device introspection | Markus Armbruster | 1 | -0/+158 |