The following changes since commit a0fd8a5492240379a07c0b39c8dae3b8341b458f:
Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsquad/qemu into staging (2021-11-29 18:58:06 +0100) are available in the Git repository at: https://github.com/legoater/qemu/ tags/pull-ppc-20211129 for you to fetch changes up to 7bf00dfb51566070960e0b7977e41abba96c130e: target/ppc: fix Hash64 MMU update of PTE bit R (2021-11-29 21:00:08 +0100) ---------------------------------------------------------------- ppc 6.2 queue: * Hash64 MMU fix for FreeBSD installer ---------------------------------------------------------------- Leandro Lupori (1): target/ppc: fix Hash64 MMU update of PTE bit R target/ppc/mmu-hash64.h | 5 +++++ hw/ppc/spapr.c | 8 ++++---- hw/ppc/spapr_softmmu.c | 2 +- target/ppc/mmu-hash64.c | 4 ++-- 4 files changed, 12 insertions(+), 7 deletions(-)