diff options
author | Michael Roth <mdroth@linux.vnet.ibm.com> | 2011-07-19 14:50:37 -0500 |
---|---|---|
committer | Luiz Capitulino <lcapitulino@gmail.com> | 2011-07-21 16:48:14 -0300 |
commit | ab02ab2aa7a36d78a579642caa404abd99acdc6e (patch) | |
tree | 804fb89fd19dcb31be40173edcfc1311684987b6 /qemu-config.h | |
parent | 43c20a43ca4b3fa265469887186eb0fee68e4a0d (diff) |
qapi: add QMP dispatch functions
Given an object recieved via QMP, this code uses the dispatch table
provided by qmp_registry.c to call the corresponding marshalling/dispatch
function and format return values/errors for delivery to the QMP.
Currently only synchronous QMP functions are supported, but this will
also be used for async QMP functions and QMP guest proxy dispatch as
well.
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
Diffstat (limited to 'qemu-config.h')
0 files changed, 0 insertions, 0 deletions