]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
qapi: add event helper functions
authorWenchao Xia <wenchaoqemu@gmail.com>
Wed, 18 Jun 2014 06:43:27 +0000 (08:43 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 23 Jun 2014 15:01:25 +0000 (11:01 -0400)
commitf882126024dae3df45adb8bdd0f8ca9d63787fa0
tree32859cfe523c73e542dce4a1405ec1e608b1a0d1
parentbe13d46d6dfd1d4738c424079b6e87865a14f5c3
qapi: add event helper functions

This file holds some functions that do not need to be generated.

Signed-off-by: Wenchao Xia <wenchaoqemu@gmail.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
include/qapi/qmp-event.h [new file with mode: 0644]
qapi/Makefile.objs
qapi/qmp-event.c [new file with mode: 0644]