Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-06 | include/qapi: add g_autoptr support for qobject types | Marc-André Lureau | 1 | -0/+4 |
2020-12-19 | qobject: Move internals to qobject-internal.h | Markus Armbruster | 1 | -3/+0 |
2018-08-24 | json: Update references to RFC 7159 to RFC 8259 | Markus Armbruster | 1 | -1/+1 |
2018-05-04 | qobject: use a QObjectBase_ struct | Marc-André Lureau | 1 | -1/+1 |
2018-03-19 | qapi: Remove qobject_to_X() functions | Max Reitz | 1 | -1/+0 |
2018-02-09 | Typedef the subtypes of QObject in qemu/typedefs.h, too | Markus Armbruster | 1 | -2/+2 |
2017-11-17 | qapi: Add qobject_is_equal() | Max Reitz | 1 | -0/+1 |
2017-09-04 | qobject: Explain how QNum works, and why | Markus Armbruster | 1 | -0/+21 |
2017-06-20 | qnum: add uint type | Marc-André Lureau | 1 | -0/+7 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 1 | -0/+46 |