Skip to content
Snippets Groups Projects
Commit 92e28c03 authored by Alex Bennée's avatar Alex Bennée
Browse files

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: default avatarAlex Bennée <alex.bennee@linaro.org>
Suggested-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
Reported-by: default avatarMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fixes: 37087fde ("qapi: introduce x-query-profile QMP command")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/773


Reviewed-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
Tested-by: default avatarMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220105135009.1584676-23-alex.bennee@linaro.org>
parent 33973e1e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment