Age | Commit message (Expand) | Author |
---|---|---|
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster |
2017-06-19 | tests: Remove test cases for alternates of 'number' and 'int' | Marc-André Lureau |
2017-05-31 | qapi: Reject alternates that can't work with keyval_parse() | Markus Armbruster |
2017-05-08 | test-keyval: fix leaks | Marc-André Lureau |
2017-03-21 | test-keyval: Cover alternate and 'any' type | Markus Armbruster |
2017-03-21 | test-keyval: Tweaks to improve list coverage | Markus Armbruster |
2017-03-07 | keyval: Support lists | Markus Armbruster |
2017-03-07 | keyval: Restrict key components to valid QAPI names | Markus Armbruster |
2017-03-07 | test-keyval: Cover use with qobject input visitor | Markus Armbruster |
2017-03-07 | keyval: New keyval_parse() | Markus Armbruster |