diff options
author | 2011-07-19 14:50:33 -0500 | |
---|---|---|
committer | 2011-07-21 16:48:13 -0300 | |
commit | c40cc0a0ddbcda2af446b40271025b3dbee119ce (patch) | |
tree | 3ff59233f4501395523dbd7232021419f2ec7d56 /scripts/qapi-commands.py | |
parent | qapi: add QAPI visitor core (diff) | |
download | qemu-c40cc0a0ddbcda2af446b40271025b3dbee119ce.tar.xz qemu-c40cc0a0ddbcda2af446b40271025b3dbee119ce.zip |
qapi: add QMP input visitor
A type of Visiter class that is used to walk a qobject's
structure and assign each entry to the corresponding native C type.
Command marshaling function will use this to pull out QMP command
parameters recieved over the wire and pass them as native arguments
to the corresponding C functions.
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions