Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2011-07-21 | qapi: add QAPI dealloc visitor | Michael Roth | |
Type of Visitor class that can be passed into a qapi-generated C type's visitor function to free() any heap-allocated data types. Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com> |