On 10/1/25 12:32 AM, Anton Johansson wrote:
Widen to 64 bits, and use hwaddr as argument to get_physical_address().Signed-off-by: Anton Johansson <[email protected]> --- target/riscv/cpu.h | 2 +- target/riscv/cpu_helper.c | 3 +-- target/riscv/machine.c | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
