]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/hppa: Support up to 256 GiB RAM on 64-bit machines
authorHelge Deller <deller@gmx.de>
Wed, 22 Jan 2025 14:00:53 +0000 (15:00 +0100)
committerHelge Deller <deller@gmx.de>
Fri, 24 Jan 2025 19:51:53 +0000 (20:51 +0100)
commitd0ad4118abb1434d6788d9ac5a1612103f88d360
tree4511ac331d333550a902178bf0da7a4344bc9fc0
parent32a97c5d05c5deb54a42315d48cecf86cbeadaf4
hw/hppa: Support up to 256 GiB RAM on 64-bit machines

Allow up to 256 GB RAM, which is the maximum a rp8440 machine (the very
last 64-bit PA-RISC machine) physically supports.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/hppa_hardware.h
hw/hppa/machine.c