COMMITS
/ monitor/monitor-internal.h March 3, 2023
P
monitor: introduce qmp_dispatcher_co_wake
Paolo Bonzini committed
P
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini committed
January 24, 2023
M
hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
Markus Armbruster committed
September 29, 2022
A
monitor: expose monitor_puts to rest of code
Alex Bennée committed
February 25, 2022
S
monitor/hmp: add support for flag argument with value
Stefan Reiter committed
October 8, 2021
D
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé committed
March 18, 2021
M
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster committed
December 11, 2020
M
monitor: Use GString instead of QString for output buffer
Markus Armbruster committed
November 13, 2020
K
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf committed
October 5, 2020
K
hmp: Add support for coroutine command handlers
Kevin Wolf committed
K
qmp: Move dispatcher to a coroutine
Kevin Wolf committed
May 5, 2020
M
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster committed
March 16, 2020
M
qmp: constify QmpCommand and list
Marc-André Lureau committed
January 29, 2020
K
monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
Kevin Wolf committed
K
qapi: Split control.json off misc.json
Kevin Wolf committed
August 12, 2019
M
Include generated QAPI headers less
Markus Armbruster committed
June 13, 2019
K
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf committed
K
monitor: Split Monitor.flags into separate bools
Kevin Wolf committed
K
monitor: Split out monitor/monitor.c
Kevin Wolf committed
K
monitor: Split out monitor/hmp.c
Kevin Wolf committed
K
monitor: Split out monitor/qmp.c
Kevin Wolf committed
K
monitor: Create monitor-internal.h with common definitions
Kevin Wolf committed