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