Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-06 | replay: Use new QAPI cloning | Eric Blake | 1 | -27/+3 |
2016-07-06 | qapi: Add new visit_complete() function | Eric Blake | 1 | -4/+2 |
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/+2 |
2016-05-12 | qapi: Use strict QMP input visitor in more places | Eric Blake | 1 | -1/+1 |
2016-05-12 | qapi: Consolidate QMP input visitor creation | Eric Blake | 1 | -1/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake | 1 | -22/+22 |
2016-03-05 | ui: Shorten references into InputEvent | Eric Blake | 1 | -12/+19 |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 1 | -2/+2 |
2016-02-04 | all: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake | 1 | -4/+4 |
2015-11-06 | replay: recording of the user input | Pavel Dovgalyuk | 1 | -0/+160 |