Leandro Lupori 7bf00dfb51 target/ppc: fix Hash64 MMU update of PTE bit R
When updating the R bit of a PTE, the Hash64 MMU was using a wrong byte
offset, causing the first byte of the adjacent PTE to be corrupted.
This caused a panic when booting FreeBSD, using the Hash MMU.

Fixes: a2dd4e83e76b ("ppc/hash64: Rework R and C bit updates")
Signed-off-by: Leandro Lupori <leandro.lupori@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2021-11-29 21:00:08 +01:00
..
2020-09-18 14:12:32 -04:00
2021-05-05 20:29:14 +01:00
2020-02-19 16:50:00 +00:00
2021-03-09 21:19:10 +01:00
2021-05-05 20:29:14 +01:00
2021-07-29 10:59:49 +10:00