Searched hist:e2c41ee557f4389d577ad54b1c131d2e0b558558 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/hppa/ |
H A D | hppa_hardware.h | diff e2c41ee557f4389d577ad54b1c131d2e0b558558 Sat Oct 14 00:25:02 CDT 2023 Helge Deller <deller@gmx.de> hw/hppa: Provide RTC and DebugOutputPort on CPU #0
For SeaBIOS-hppa, the RTC and DebugOutputPort were in the I/O area of the LASI chip of the emulated B160L machine. Since we will add other machines without a LASI chip, move the emulated devices into the I/O area of CPU#0 instead.
Signed-off-by: Helge Deller <deller@gmx.de>
|
H A D | machine.c | diff e2c41ee557f4389d577ad54b1c131d2e0b558558 Sat Oct 14 00:25:02 CDT 2023 Helge Deller <deller@gmx.de> hw/hppa: Provide RTC and DebugOutputPort on CPU #0
For SeaBIOS-hppa, the RTC and DebugOutputPort were in the I/O area of the LASI chip of the emulated B160L machine. Since we will add other machines without a LASI chip, move the emulated devices into the I/O area of CPU#0 instead.
Signed-off-by: Helge Deller <deller@gmx.de>
|