Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-30 | qapi: Disallow qmp_marshal_FOO(NULL, ...) | Markus Armbruster | 1 | -1/+4 |
2020-03-06 | qmp: Fail gracefully if chardev is already in use | Kevin Wolf | 1 | -4/+7 |
2020-02-17 | qapi: Split control.json off misc.json | Kevin Wolf | 1 | -1/+1 |
2020-01-08 | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-01-07 | monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler | Philippe Mathieu-Daudé | 1 | -0/+5 |
2019-11-19 | monitor/qmp: resume monitor when clearing its queue | Wolfgang Bumiller | 1 | -5/+31 |
2019-08-21 | monitor/qmp: Update comment for commit 4eaca8de268 | Markus Armbruster | 1 | -1/+1 |
2019-06-18 | monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() | Kevin Wolf | 1 | -5/+2 |
2019-06-18 | monitor: Split Monitor.flags into separate bools | Kevin Wolf | 1 | -3/+4 |
2019-06-17 | monitor: Split out monitor/qmp.c | Kevin Wolf | 1 | -0/+406 |