hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
authorHelge Deller <deller@gmx.de>
Wed, 3 Jan 2024 11:45:06 +0000 (12:45 +0100)
committerHelge Deller <deller@gmx.de>
Sat, 13 Jan 2024 05:48:14 +0000 (06:48 +0100)
commit3b57c15f02050227c5c73ca97fa0dfc02f154fe9
tree2fa48d6c105f185f1982abc8553e13f353412864
parentd8a3220005d74512677b181e3a32cd94b13ddf49
hw/pci-host/astro: Add missing astro & elroy registers for NetBSD

NetBSD accesses some astro and elroy registers which aren't accessed
by Linux yet. Add emulation for those registers to allow NetBSD to
boot further.
Please note that this patch is not sufficient to completely boot up
NetBSD on the 64-bit C3700 machine yet.

Signed-off-by: Helge Deller <deller@gmx.de>
Tested-by: Bruno Haible <bruno@clisp.org>
hw/pci-host/astro.c