| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -26/+0 |
| | | | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
| * | qapi: add QAPI dealloc visitor | Michael Roth | 2011-07-21 | 1 | -0/+26 |
| 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> | |||||