aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2024-02-02 16:22:38 +0100
committerHelge Deller <deller@gmx.de>2024-02-13 00:44:06 +0100
commita9314795f068515ff5925d0f68adf0a3215f6d2d (patch)
treee12099eeec304df492057c0deb60830974eea14c /scripts/qapi
parent7c0dfcf9395ebd24ae4c69329a74f10d8d614b7d (diff)
downloadqemu-a9314795f068515ff5925d0f68adf0a3215f6d2d.zip
qemu-a9314795f068515ff5925d0f68adf0a3215f6d2d.tar.gz
qemu-a9314795f068515ff5925d0f68adf0a3215f6d2d.tar.bz2
hw/hppa/machine: Load 64-bit firmware on 64-bit machines
Load the 64-bit SeaBIOS-hppa firmware by default when running on a 64-bit machine. This will enable us to later support more than 4GB of RAM and is required that the OS (or PALO bootloader) will start or install a 64-bit kernel instead of a 32-bit kernel. Note that SeaBIOS-hppa v16 provides the "-fw_cfg opt/OS64,string=3" option with which the user can control what the firmware shall report back to the OS: Support of 32-bit OS, support of a 64-bit OS, or support for both (default). Wrap firmware loading inside !qtest_enabled() to avoid this warning with qtest: "qemu-system-hppa: no firmware provided". Signed-off-by: Helge Deller <deller@gmx.de> Acked-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions