summary refs log tree commit diff stats
path: root/scripts/analyze-migration.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-12-19 17:57:49 +0000
committerPeter Maydell <peter.maydell@linaro.org>2023-12-19 17:57:49 +0000
commit47eac5d4237f217a09313a807b5ebb2ab784e0f7 (patch)
treeeeaba34590484c9f458e6278b4bee6afaf3afad4 /scripts/analyze-migration.py
parent7a3014a9a26b61b1df246426b6510b8956acfaab (diff)
downloadfocaccia-qemu-47eac5d4237f217a09313a807b5ebb2ab784e0f7.tar.gz
focaccia-qemu-47eac5d4237f217a09313a807b5ebb2ab784e0f7.zip
target/arm/tcg: Including missing 'exec/exec-all.h' header
translate_insn() ends up calling probe_access_full(), itself
declared in "exec/exec-all.h":

  TranslatorOps::translate_insn
    -> aarch64_tr_translate_insn()
      -> is_guarded_page()
        -> probe_access_full()

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20231130142519.28417-4-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/analyze-migration.py')
0 files changed, 0 insertions, 0 deletions