qemu/trace
Philippe Mathieu-Daudé 5ac034b1c2 trace: Do not try to include QMP commands in user emulation binaries
QMP is not available on user emulation; there is not monitor.
Besides, since commit a0e61807a3 ("qapi: Remove QMP events
and commands from user-mode builds") we don't generate the
qapi-commands-trace.h header in a user-emulation-only build.

Remove the QMP trace commands from qemu-user binaries.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221220150417.26751-1-philmd@linaro.org>
2023-02-27 22:29:01 +01:00
..
control-internal.h
control-target.c
control-vcpu.h
control.c
control.h
event-internal.h
ftrace.c
ftrace.h
meson.build trace: Do not try to include QMP commands in user emulation binaries 2023-02-27 22:29:01 +01:00
qmp.c
simple.c
simple.h
trace-hmp-cmds.c trace: Move HMP commands from monitor/ to trace/ 2023-02-04 07:56:54 +01:00