]> git.proxmox.com Git - qemu.git/history - qapi
qapi: add qapi-types.py code generator
[qemu.git] / qapi /
2011-07-21 Michael Rothqapi: add QMP dispatch functions
2011-07-21 Michael Rothqapi: add QMP command registration/lookup functions
2011-07-21 Michael Rothqapi: add QAPI dealloc visitor
2011-07-21 Michael Rothqapi: add QMP output visitor
2011-07-21 Michael Rothqapi: add QMP input visitor
2011-07-21 Michael Rothqapi: add QAPI visitor core