aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-04-23 09:33:54 +0200
committerPeter Maydell <peter.maydell@linaro.org>2020-04-30 15:35:41 +0100
commit9fb005b02dbda7f47b789b7f19bf5f73622a4756 (patch)
treeb178e3abfb8b9b129e4a16b801276cc7f9007a86 /python
parent60592cfed2b685ef114a454d176ef539528cb0cf (diff)
downloadqemu-9fb005b02dbda7f47b789b7f19bf5f73622a4756.zip
qemu-9fb005b02dbda7f47b789b7f19bf5f73622a4756.tar.gz
qemu-9fb005b02dbda7f47b789b7f19bf5f73622a4756.tar.bz2
target/arm: Restrict the Address Translate write operation to TCG accel
Under KVM these registers are written by the hardware. Restrict the writefn handlers to TCG to avoid when building without TCG: LINK aarch64-softmmu/qemu-system-aarch64 target/arm/helper.o: In function `do_ats_write': target/arm/helper.c:3524: undefined reference to `raise_exception' Suggested-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20200423073358.27155-2-philmd@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions