mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-01 07:34:35 -07:00
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> |
||
|---|---|---|
| .. | ||
| edk2@8558838922 | ||
| ipxe@de4565cbe7 | ||
| openbios@3464681b2b | ||
| openhackware@c559da7c8e | ||
| qemu-palcode@51c237d7e2 | ||
| QemuMacDrivers@90c488d5f4 | ||
| seabios@a698c8995f | ||
| seabios-hppa@0f4fe84658 | ||
| sgabios@cbaee52287 | ||
| skiboot@e0ee24c27a | ||
| SLOF@a5b428e1c1 | ||
| u-boot@d3689267f9 | ||
| u-boot-sam460ex@60b3916f33 | ||
| config.seabios-128k | ||
| config.seabios-256k | ||
| config.vga-bochs-display | ||
| config.vga-cirrus | ||
| config.vga-isavga | ||
| config.vga-qxl | ||
| config.vga-ramfb | ||
| config.vga-stdvga | ||
| config.vga-virtio | ||
| config.vga-vmware | ||
| configure-seabios.sh | ||
| Makefile | ||