qemu-e2k/accel/tcg
Alex Bennée 92e28c03d6 monitor: move x-query-profile into accel/tcg to fix build
As --enable-profiler isn't defended in CI we missed this breakage.
Move the qmp handler into accel/tcg so we have access to the helpers
we need. While we are at it ensure we gate the feature on CONFIG_TCG.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Reported-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fixes: 37087fde0e ("qapi: introduce x-query-profile QMP command")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/773
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220105135009.1584676-23-alex.bennee@linaro.org>
2022-01-18 16:42:42 +00:00
..
atomic_common.c.inc trace: Split guest_mem_before 2021-10-05 16:53:17 -07:00
atomic_template.h trace: Split guest_mem_before 2021-10-05 16:53:17 -07:00
cpu-exec-common.c
cpu-exec.c monitor: move x-query-profile into accel/tcg to fix build 2022-01-18 16:42:42 +00:00
cputlb.c exec/memop: Adding signedness to quad definitions 2022-01-08 15:46:10 +10:00
hmp.c qapi: introduce x-query-opcount QMP command 2021-11-02 15:57:20 +00:00
internal.h
ldst_common.c.inc exec/memop: Adding signedness to quad definitions 2022-01-08 15:46:10 +10:00
meson.build meson: remove useless libdl test 2021-11-16 16:19:53 +00:00
plugin-gen.c plugins: try and make plugin_insn_append more ergonomic 2021-11-04 10:32:01 +00:00
plugin-helpers.h
tb-context.h
tb-hash.h
tcg-accel-ops-icount.c
tcg-accel-ops-icount.h
tcg-accel-ops-mttcg.c accel/tcg: Register a force_rcu notifier 2021-11-10 13:20:15 +01:00
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c accel/tcg: Register a force_rcu notifier 2021-11-10 13:20:15 +01:00
tcg-accel-ops-rr.h
tcg-accel-ops.c
tcg-accel-ops.h
tcg-all.c
tcg-runtime-gvec.c
tcg-runtime.c
tcg-runtime.h accel/tcg: Standardize atomic helpers on softmmu api 2021-07-21 07:45:38 -10:00
trace-events
trace.h
translate-all.c accel/tcg: suppress IRQ check for special TBs 2021-11-29 15:12:37 +00:00
translator.c plugins: try and make plugin_insn_append more ergonomic 2021-11-04 10:32:01 +00:00
user-exec-stub.c
user-exec.c exec/memop: Adding signedness to quad definitions 2022-01-08 15:46:10 +10:00