| Commit message (Expand) | Author | Age | Files | Lines |
* | qobject: Move internals to qobject-internal.h | Markus Armbruster | 2020-12-19 | 1 | -8/+1 |
* | qobject: Modify qobject_ref() to return obj | Marc-André Lureau | 2018-05-04 | 1 | -1/+8 |
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2018-05-04 | 1 | -22/+18 |
* | qobject: use a QObjectBase_ struct | Marc-André Lureau | 2018-05-04 | 1 | -11/+20 |
* | qobject: Ensure base is at offset 0 | Marc-André Lureau | 2018-05-04 | 1 | -3/+2 |
* | qapi: Add qobject_to() | Max Reitz | 2018-03-19 | 1 | -0/+29 |
* | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | qapi: Add qobject_is_equal() | Max Reitz | 2017-11-17 | 1 | -0/+9 |
* | qapi/qnull: Add own header | Max Reitz | 2017-11-17 | 1 | -12/+0 |
* | qapi: Introduce a first class 'null' type | Markus Armbruster | 2017-07-24 | 1 | -2/+2 |
* | qapi: Separate type QNull from QObject | Markus Armbruster | 2017-07-24 | 1 | -3/+7 |
* | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -2/+0 |
* | qapi: Convert QType into QAPI built-in enum type | Eric Blake | 2015-12-17 | 1 | -16/+5 |
* | qobject: Rename qtype_code to QType | Eric Blake | 2015-12-17 | 1 | -4/+4 |
* | qobject: Simplify QObject | Eric Blake | 2015-12-17 | 1 | -16/+15 |
* | qobject: Protect against use-after-free in qobject_decref() | Eric Blake | 2015-11-09 | 1 | -0/+1 |
* | qobject: Drop QObject_HEAD | Markus Armbruster | 2015-10-29 | 1 | -4/+0 |
* | qerror: Finally unused, clean up | Markus Armbruster | 2015-06-22 | 1 | -1/+0 |
* | qobject: Add a special null QObject | Markus Armbruster | 2015-05-11 | 1 | -1/+10 |
* | qobject: Clean up around qtype_code | Markus Armbruster | 2015-05-11 | 1 | -1/+1 |
* | qapi: Anonymous unions | Kevin Wolf | 2013-07-26 | 1 | -0/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+112 |