]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hppa: Use hwaddr type for HPPATLBEntry::pa
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 8 Oct 2025 10:59:15 +0000 (12:59 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 16 Oct 2025 15:07:27 +0000 (17:07 +0200)
commite9f173cd51b8b0a877553ab77bed879f09afd61e
tree5a1fbcff89de7af166dbfda17595c24c54985a46
parent17db4d61d148aa87b84907e3aa6bee95d29955a3
target/hppa: Use hwaddr type for HPPATLBEntry::pa

HPPATLBEntry::@pa is a physical address, use the appropriate type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251009101040.18378-2-philmd@linaro.org>
target/hppa/cpu.h
target/hppa/trace-events