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