Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-15 | qom: Clean up inconsistent use of gchar * vs. char * | Markus Armbruster | 1 | -1/+1 |
2020-03-17 | qmp: constify QmpCommand and list | Marc-André Lureau | 1 | -1/+1 |
2020-02-17 | monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c | Kevin Wolf | 1 | -0/+3 |
2020-02-17 | qapi: Split control.json off misc.json | Kevin Wolf | 1 | -0/+1 |
2019-08-16 | Include generated QAPI headers less | Markus Armbruster | 1 | -1/+0 |
2019-06-18 | monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() | Kevin Wolf | 1 | -3/+0 |
2019-06-18 | monitor: Split Monitor.flags into separate bools | Kevin Wolf | 1 | -3/+5 |
2019-06-18 | monitor: Split out monitor/monitor.c | Kevin Wolf | 1 | -0/+1 |
2019-06-18 | monitor: Split out monitor/hmp.c | Kevin Wolf | 1 | -0/+8 |
2019-06-17 | monitor: Split out monitor/qmp.c | Kevin Wolf | 1 | -0/+30 |
2019-06-17 | monitor: Create monitor-internal.h with common definitions | Kevin Wolf | 1 | -0/+145 |