aboutsummaryrefslogtreecommitdiff
path: root/qapi/qmp-event.c
AgeCommit message (Expand)Author
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster
2018-07-03qmp: Switch timestamp_put() to qdict_from_jsonf_nofail()Markus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2016-12-05qmp-event: Avoid qobject_from_jsonf("%"PRId64)Eric Blake
2016-02-04qapi: Clean up includesPeter Maydell
2015-08-19qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.hPeter Maydell
2014-06-23qapi: add event helper functionsWenchao Xia