diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2024-05-13 01:27:38 +0200 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-05-24 09:41:17 +1000 |
commit | cfd5c128320ab36ca5fa330a9e1968bf4d3cd2b6 (patch) | |
tree | a29303ef270cdfa86ef5f30da0864561c7e76b3d /util/qemu-coroutine-sleep.c | |
parent | fef517cd8a3fb6baba15405448c4cb1dcd1b677a (diff) | |
download | qemu-cfd5c128320ab36ca5fa330a9e1968bf4d3cd2b6.zip qemu-cfd5c128320ab36ca5fa330a9e1968bf4d3cd2b6.tar.gz qemu-cfd5c128320ab36ca5fa330a9e1968bf4d3cd2b6.tar.bz2 |
target/ppc: Drop cases for unimplemented MPC8xx MMU
Drop MPC8xx cases from get_physical_address_wtlb() and ppc_jumbo_xlate().
The default case would still catch this and abort the same way and
there is still a warning about it in ppc_tlb_invalidate_all() which is
called in ppc_cpu_reset_hold() so likely we never get here but to make
sure add a case to ppc_xlate() to the same effect.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'util/qemu-coroutine-sleep.c')
0 files changed, 0 insertions, 0 deletions