Searched hist:"5 cbd51a5a58098444ffa246ece2013849be04299" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/pci-host/ |
H A D | ppc440_pcix.c | 5cbd51a5a58098444ffa246ece2013849be04299 Sun Jan 03 01:09:33 UTC 2021 BALATON Zoltan via <qemu-ppc@nongnu.org> ppc440_pcix: Fix up pci config access
This fixes a long standing issue with MorphOS booting on sam460ex which turns out to be because of suspicious values written to PCI config address that apparently works on real machine but caused wrong access on this device model. This replaces a previous work around for this with a better fix that makes it work.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Message-Id: <6fd215ab2bc5f8d4455cd20ed1a2f059e4415fe5.1609636173.git.balaton@eik.bme.hu> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|