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