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