Age | Commit message (Expand) | Author |
---|---|---|
2018-08-24 | qobject: Drop superfluous includes of qemu-common.h | Markus Armbruster |
2018-03-19 | qapi: Remove qobject_to_X() functions | Max Reitz |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz |
2018-02-09 | Include qapi/qmp/qobject.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-11-17 | qapi: Add qobject_is_equal() | Max Reitz |
2017-06-20 | qnum: add uint type | Marc-André Lureau |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau |