From: Helge Deller <[email protected]> Some late fixes for QEMU-v11
Various fixes in SeaBIOS-hppa and qemu code, most importantly this fixes boot of the C3700, which broke while we added support for CPUs with 40 and 44 bits physical address space. Please review. Thanks! Helge Helge Deller (6): hw/hppa: Fix description of the HP A400-44 server hw/hppa: Adjust physical addresses of Astro and Elroy target/hppa: Always map 64-bit firmware at 0xfffffff0f0000000 hw/pci-host/astro: Use proper region names hw/hppa: Fix crash of 64-bit HP-UX 11 while flushing caches target/hppa: Update SeaBIOS-hppa to version 23 hw/hppa/hppa_hardware.h | 4 ++-- hw/hppa/machine.c | 18 +++++++++++++++++- hw/pci-host/astro.c | 6 ++++-- pc-bios/hppa-firmware.img | Bin 632048 -> 631968 bytes pc-bios/hppa-firmware64.img | Bin 713608 -> 714440 bytes roms/seabios-hppa | 2 +- target/hppa/mem_helper.c | 10 ++++++---- 7 files changed, 30 insertions(+), 10 deletions(-) -- 2.53.0
