]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/internals.h
target/cpu: Restrict do_transaction_failed() handlers to sysemu
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 16 Dec 2022 11:08:50 +0000 (12:08 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:01 +0000 (22:29 +0100)
commitd90ebc4731d3951f751840844effa468be3081a1
tree7a32e7ed71b1470d06f4ec6d634c9101f28efe3a
parent6d2d454a884eeae588a9a08fcbdc6c9b6d079720
target/cpu: Restrict do_transaction_failed() handlers to sysemu

The 'hwaddr' type is only available / meaningful on system emulation.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221216215519.5522-6-philmd@linaro.org>
target/arm/internals.h
target/m68k/cpu.h
target/riscv/cpu.h