summary refs log tree commit diff stats
path: root/gdbstub/gdbstub.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2022-12-19 18:09:40 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-02-27 22:29:01 +0100
commit00c9a5c2c3155e82b2dbf874d84cd2a2061b804c (patch)
tree6e38bf726e769abc6c240d0c09b9aca8f16c77b6 /gdbstub/gdbstub.c
parent1398e1b80e4473e880627a878bca524db7420cc4 (diff)
downloadfocaccia-qemu-00c9a5c2c3155e82b2dbf874d84cd2a2061b804c.tar.gz
focaccia-qemu-00c9a5c2c3155e82b2dbf874d84cd2a2061b804c.zip
accel/tcg: Restrict 'qapi-commands-machine.h' to system emulation
Since commit a0e61807a3 ("qapi: Remove QMP events and commands from
user-mode builds") we don't generate the "qapi-commands-machine.h"
header in a user-emulation-only build.

Rename 'hmp.c' as 'monitor.c' and move the QMP functions from
cpu-exec.c (which is always compiled) to monitor.c (which is only
compiled when system-emulation is selected).

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221219170806.60580-4-philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'gdbstub/gdbstub.c')
0 files changed, 0 insertions, 0 deletions