Age | Commit message (Expand) | Author |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qobject.h exactly where needed | Markus Armbruster |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau |
2017-05-09 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake |
2017-02-22 | test-qmp-event: Simplify and tighten event_test_emit() | Markus Armbruster |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2015-11-02 | qapi: Unbox base members | Eric Blake |
2015-09-04 | qapi-event: Clean up how name of enum QAPIEvent is made | Markus Armbruster |
2015-06-22 | qobject: Use 'bool' for qbool | Eric Blake |
2014-06-30 | tests/test-qmp-event: fix for GLib < 2.31 | Paolo Bonzini |
2014-06-23 | test: add test cases for qapi event | Wenchao Xia |