Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-25 | qapi: rename QmpOutputVisitor to QObjectOutputVisitor | Daniel P. Berrange | 1 | -1/+1 |
2016-10-25 | qapi: rename QmpInputVisitor to QObjectInputVisitor | Daniel P. Berrange | 1 | -1/+1 |
2016-10-25 | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange | 1 | -2/+2 |
2016-07-06 | qapi: Add new visit_complete() function | Eric Blake | 1 | -5/+4 |
2016-07-06 | qmp-output-visitor: Favor new visit_free() function | Eric Blake | 1 | -1/+1 |
2016-07-06 | qmp-input-visitor: Favor new visit_free() function | Eric Blake | 1 | -4/+4 |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-05-12 | qmp: Support explicit null during visits | Eric Blake | 1 | -2/+11 |
2016-05-12 | tests: Add check-qnull | Eric Blake | 1 | -0/+66 |