]> git.proxmox.com Git - mirror_qemu.git/commit
hw/hppa/dino: mask out lower 2 bits of PCI config addr
authorSven Schnelle <svens@stackframe.org>
Mon, 18 Feb 2019 18:33:14 +0000 (19:33 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Feb 2019 18:16:19 +0000 (10:16 -0800)
commit368bec88d1916f65050be305f88c10a46075a51c
tree839e101ad53cb0f5d0c08219e4592ccfcd138e0f
parentfc3dbb90f2eb069801bfb4cfe9cbc83cf9c5f4a9
hw/hppa/dino: mask out lower 2 bits of PCI config addr

some versions of HP-UX 10.20 seems to rely on the fact that DINO
strips out the lower 2 bits of the PCI configuration address.
Also update the binary SeaBIOS distributed to the latest version
from Helge's repository, which is required with that change.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Message-Id: <20190218183314.20157-1-svens@stackframe.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/dino.c
pc-bios/hppa-firmware.img