Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into staging
Fixes for NetBSD/alpha:
- Provide a proper PCI-ISA bridge
- Set PCI device IDs correctly
- Pass -nographic flag to PALcode
- Update PALcode to set up the Console Terminal Block
- Honor the Floating-point ENable bit during translate.
# gpg: Signature made Mon 28 Jun 2021 15:34:08 BST
# gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg: issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F
* remotes/rth-gitlab/tags/pull-axp-20210628:
target/alpha: Honor the FEN bit
pc-bios: Update the palcode-clipper image
hw/alpha: Provide a PCI-ISA bridge device node
hw/alpha: Provide console information to the PALcode at start-up
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Showing
- hw/alpha/Kconfig 1 addition, 3 deletionshw/alpha/Kconfig
- hw/alpha/alpha_sys.h 2 additions, 2 deletionshw/alpha/alpha_sys.h
- hw/alpha/dp264.c 47 additions, 12 deletionshw/alpha/dp264.c
- hw/alpha/typhoon.c 5 additions, 15 deletionshw/alpha/typhoon.c
- pc-bios/palcode-clipper 0 additions, 0 deletionspc-bios/palcode-clipper
- roms/qemu-palcode 1 addition, 1 deletionroms/qemu-palcode
- target/alpha/translate.c 75 additions, 0 deletionstarget/alpha/translate.c
Loading
Please register or sign in to comment