]> git.ipfire.org Git - thirdparty/qemu.git/commit - target/ppc/mmu-hash64.c
Merge tag 'pull-ppc-20211129' of https://github.com/legoater/qemu into staging
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 29 Nov 2021 20:56:06 +0000 (21:56 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 29 Nov 2021 20:56:06 +0000 (21:56 +0100)
commit50456a6794fbb8dc94a31eb9534e91c586da7add
tree5bf295d2edf52f01636b3b2b230dec199362f4df
parenta0fd8a5492240379a07c0b39c8dae3b8341b458f
parent7bf00dfb51566070960e0b7977e41abba96c130e
Merge tag 'pull-ppc-20211129' of https://github.com/legoater/qemu into staging

ppc 6.2 queue:

* Hash64 MMU fix for FreeBSD installer

# gpg: Signature made Mon 29 Nov 2021 09:49:54 PM CET
# gpg:                using RSA key A0F66548F04895EBFE6B0B6051A343C7CFFBECA1
# gpg: Good signature from "Cédric Le Goater <clg@kaod.org>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: A0F6 6548 F048 95EB FE6B  0B60 51A3 43C7 CFFB ECA1

* tag 'pull-ppc-20211129' of https://github.com/legoater/qemu:
  target/ppc: fix Hash64 MMU update of PTE bit R

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>