]> git.ipfire.org Git - thirdparty/qemu.git/commit
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)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 17 Jan 2024 07:32:47 +0000 (10:32 +0300)
commitad70198043559850b8d42cd1c5351ca4ee6571cb
tree3fa50c8fa0787c88123084edcfe7f7e569d0b001
parent4e68f4124fd8fd5a56af6e9f4d14aa61dd7f6c44
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>
(cherry picked from commit 3b57c15f02050227c5c73ca97fa0dfc02f154fe9)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/pci-host/astro.c