hw/char: Add emulation of Diva GSP PCI management boards
authorHelge Deller <deller@gmx.de>
Tue, 28 Jan 2025 15:11:24 +0000 (16:11 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 4 Feb 2025 21:57:34 +0000 (22:57 +0100)
commit274074708455b25cf05df3ef745d8db7270b9901
tree6a2d71de014200e5bb2f4e5fd410724cd166acf0
parent6fccaa2fba391815308a746d68f7fa197bc93586
hw/char: Add emulation of Diva GSP PCI management boards

The Diva GSP ("Guardian Service Processor") PCI boards are Remote
Management cards for PA-RISC machines.  They come with built-in 16550A
UARTs for serial consoles and modem functionalities, as well as a
mailbox-like memory area for hardware auto-reboot functionality.

Latest generation HP PA-RISC server machines use those Diva cards
for console output.

Signed-off-by: Helge Deller <deller@gmx.de>
MAINTAINERS
hw/char/Kconfig
hw/char/diva-gsp.c [new file with mode: 0644]
hw/char/meson.build