qemu-e2k/hw/hppa
Helge Deller 2b42f31eae Update seabios-hppa to latest upstream
This patch fixes two issues in the hppa/parisc emulation:

1. The CPU HPA was wrong in the sense that we had negative module
offsets in the firmware-internal module table (which we ignored up to
now). Get it correct by changing the CPU HPA to 0xfffb0000 which is
greater than the DINO_HPA of 0xfff80000.
This change requires the seabios-firmware update.

2. Sven noticed that the FPU register cr10 is only able to reference up
to 8 FPUs, so let's reduce the maximum amount of SMP CPUs too.

Signed-off-by: Helge Deller <deller@gmx.de>
Message-Id: <20190315164130.GA7800@ls3530>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-03-15 10:11:16 -07:00
..
Kconfig hppa-softmmu.mak: express dependencies with Kconfig 2019-03-07 21:46:19 +01:00
Makefile.objs hw/hppa/Makefile.objs: Create CONFIG_* for hppa 2019-02-05 16:50:20 +01:00
dino.c hw: Remove unused 'hw/devices.h' include 2019-03-07 22:16:11 +01:00
hppa_hardware.h Update seabios-hppa to latest upstream 2019-03-15 10:11:16 -07:00
hppa_sys.h acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
machine.c elf: Add optional function ptr to load_elf() to parse ELF notes 2019-02-05 16:50:16 +01:00
pci.c hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00
trace-events hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00