| Commit message (Expand) | Author | Age | Files | Lines |
* | qapi: rename QmpOutputVisitor to QObjectOutputVisitor | Daniel P. Berrange | 2016-10-25 | 1 | -1/+1 |
* | qapi: rename QmpInputVisitor to QObjectInputVisitor | Daniel P. Berrange | 2016-10-25 | 1 | -1/+1 |
* | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange | 2016-10-25 | 1 | -2/+2 |
* | qapi: Add new visit_complete() function | Eric Blake | 2016-07-06 | 1 | -5/+5 |
* | qmp-output-visitor: Favor new visit_free() function | Eric Blake | 2016-07-06 | 1 | -1/+1 |
* | qmp-input-visitor: Favor new visit_free() function | Eric Blake | 2016-07-06 | 1 | -5/+4 |
* | qapi: Use strict QMP input visitor in more places | Eric Blake | 2016-05-12 | 1 | -0/+1 |
* | qapi: Consolidate QMP input visitor creation | Eric Blake | 2016-05-12 | 1 | -1/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | qom: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | qapi: Consistent generated code: prefer visitor 'v' | Eric Blake | 2015-10-12 | 1 | -9/+9 |
* | qom: move include files to include/qom/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | qom: add QObject-based property get/set wrappers | Paolo Bonzini | 2012-02-07 | 1 | -0/+44 |