mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
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>
This commit is contained in:
parent
c5d0aec25f
commit
2b42f31eae
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 1ef99a01572c2581c30e16e6fe69e9ea2ef92ce0
|
||||
Subproject commit 0f4fe84658165e96ce35870fd19fc634e182e77b
|
Loading…
Add table
Add a link
Reference in a new issue