qemu/monitor
Markus Armbruster 9949b06e2e ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c
This moves these commands from MAINTAINERS section "QMP" to
"Graphics".

Command add-client applies to socket character devices in addition to
display devices.  Move it anyway.  Aside: the way @protocol character
device IDs and display types is bad design.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230109190321.1056914-10-armbru@redhat.com>
2023-01-19 13:30:01 +01:00
..
hmp-cmds.c ui: Clean up a few things checkpatch.pl would flag later on 2023-01-19 13:30:01 +01:00
hmp.c monitor: expose monitor_puts to rest of code 2022-10-06 11:53:40 +01:00
meson.build meson: add spice_headers dependency. 2020-10-15 11:14:40 +02:00
misc.c monitor/misc: Remove superfluous include statements 2022-12-15 15:02:35 +01:00
monitor-internal.h monitor: expose monitor_puts to rest of code 2022-10-06 11:53:40 +01:00
monitor.c monitor: Use ERRP_GUARD() in monitor_init() 2022-12-14 16:19:35 +01:00
qmp-cmds-control.c qapi: Implement deprecated-output=hide for QMP introspection 2021-03-19 16:05:11 +01:00
qmp-cmds.c ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c 2023-01-19 13:30:01 +01:00
qmp.c monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB 2021-05-12 17:29:11 +02:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00