summaryrefslogtreecommitdiffstats
path: root/include/exec/helper-tcg.h
diff options
context:
space:
mode:
authorPeter Maydell2021-05-02 13:02:46 +0200
committerPeter Maydell2021-05-02 13:02:46 +0200
commit53c5433e84e8935abed8e91d4a2eb813168a0ecf (patch)
tree3f5ec23f5f4d490bbd297fd0175c2f50d9a1af71 /include/exec/helper-tcg.h
parentMerge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-04-30' into ... (diff)
parentdecodetree: Extend argument set syntax to allow types (diff)
downloadqemu-53c5433e84e8935abed8e91d4a2eb813168a0ecf.tar.gz
qemu-53c5433e84e8935abed8e91d4a2eb813168a0ecf.tar.xz
qemu-53c5433e84e8935abed8e91d4a2eb813168a0ecf.zip
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210501' into staging
Include cleanups. Decodetree enhancements for power10. # gpg: Signature made Sat 01 May 2021 19:50:22 BST # gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F # gpg: issuer "richard.henderson@linaro.org" # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full] # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F * remotes/rth-gitlab/tags/pull-tcg-20210501: decodetree: Extend argument set syntax to allow types decodetree: Add support for 64-bit instructions decodetree: More use of f-strings decodetree: Introduce whex and whexC helpers exec: Remove accel/tcg/ from include paths Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/helper-tcg.h')
-rw-r--r--include/exec/helper-tcg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/exec/helper-tcg.h b/include/exec/helper-tcg.h
index 27870509a2..6888514635 100644
--- a/include/exec/helper-tcg.h
+++ b/include/exec/helper-tcg.h
@@ -60,8 +60,8 @@
#include "helper.h"
#include "trace/generated-helpers.h"
-#include "tcg-runtime.h"
-#include "plugin-helpers.h"
+#include "accel/tcg/tcg-runtime.h"
+#include "accel/tcg/plugin-helpers.h"
#undef str
#undef DEF_HELPER_FLAGS_0