aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2021-10-14 21:50:19 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2021-10-21 11:42:47 +1100
commitbd20cde50bb1a3b47fcba02432edc6141d9fb1d0 (patch)
tree5a708a3ebfe8d5fdb3bd1cd922dd247c413f7da2 /include
parent94cd1ffbe1a8b7f08df76e14d9226804cc21b56c (diff)
downloadqemu-bd20cde50bb1a3b47fcba02432edc6141d9fb1d0.zip
qemu-bd20cde50bb1a3b47fcba02432edc6141d9fb1d0.tar.gz
qemu-bd20cde50bb1a3b47fcba02432edc6141d9fb1d0.tar.bz2
ppc/pegasos2: Access MV64361 registers via their memory region
Instead of relying on the mapped address of the MV64361 registers access them via their memory region. This is not a problem at reset time when these registers are mapped at the default address but the guest could change this later and then the RTAS calls accessing PCI config registers could fail. None of the guests actually do this so this only avoids a theoretical problem not seen in practice. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Message-Id: <b6f768023603dc2c4d130720bcecdbea459b7668.1634241019.git.balaton@eik.bme.hu> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions