diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2022-12-19 18:09:40 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-27 22:29:01 +0100 |
commit | 00c9a5c2c3155e82b2dbf874d84cd2a2061b804c (patch) | |
tree | 6e38bf726e769abc6c240d0c09b9aca8f16c77b6 /util/qemu-coroutine-io.c | |
parent | 1398e1b80e4473e880627a878bca524db7420cc4 (diff) | |
download | qemu-00c9a5c2c3155e82b2dbf874d84cd2a2061b804c.zip qemu-00c9a5c2c3155e82b2dbf874d84cd2a2061b804c.tar.gz qemu-00c9a5c2c3155e82b2dbf874d84cd2a2061b804c.tar.bz2 |
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 'util/qemu-coroutine-io.c')
0 files changed, 0 insertions, 0 deletions