| Commit message (Expand) | Author | Age | Files | Lines |
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2018-05-04 | 1 | -5/+5 |
* | qapi/qnull: Add own header | Max Reitz | 2017-11-17 | 1 | -1/+1 |
* | qapi: Use QNull for a more regular visit_type_null() | Markus Armbruster | 2017-07-24 | 1 | -2/+7 |
* | qapi: Separate type QNull from QObject | Markus Armbruster | 2017-07-24 | 1 | -9/+9 |
* | qapi: Drop unused non-strict qobject input visitor | Markus Armbruster | 2017-03-05 | 1 | -1/+1 |
* | qapi: rename QmpOutputVisitor to QObjectOutputVisitor | Daniel P. Berrange | 2016-10-25 | 1 | -1/+1 |
* | qapi: rename QmpInputVisitor to QObjectInputVisitor | Daniel P. Berrange | 2016-10-25 | 1 | -1/+1 |
* | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange | 2016-10-25 | 1 | -2/+2 |
* | qapi: Add new visit_complete() function | Eric Blake | 2016-07-06 | 1 | -5/+4 |
* | qmp-output-visitor: Favor new visit_free() function | Eric Blake | 2016-07-06 | 1 | -1/+1 |
* | qmp-input-visitor: Favor new visit_free() function | Eric Blake | 2016-07-06 | 1 | -4/+4 |
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | qmp: Support explicit null during visits | Eric Blake | 2016-05-12 | 1 | -2/+11 |
* | tests: Add check-qnull | Eric Blake | 2016-05-12 | 1 | -0/+66 |