Hello Nick,

On 7/21/23 07:02, Nicholas Piggin wrote:
This fixes a couple of deficiencies in the v3.0 and later (POWER9, 10)
HPT MMU implementation. With these fixes, KVM is unable to boot hash
guests on powernv9/10 machines. Bare metal hash or pseries machine with
hash works, because VRMA is only used when a real hypervisor is
virtualizing a hash guest's real mode addressing.

Thanks,
Nick

Could please add Fixes tags to your 'fix' patches ? No need to resend
just reply on the mailing list with :

  Fixes: <commit> "subject"

Also for the "target/ppc: Fix pending HDEC when entering PM state" patch.

Thanks,

C.

Nicholas Piggin (2):
   target/ppc: Implement ASDR register for ISA v3.0 for HPT
   target/ppc: Fix VRMA page size for ISA v3.0

  target/ppc/mmu-hash64.c | 68 ++++++++++++++++++++++++++++++-----------
  1 file changed, 51 insertions(+), 17 deletions(-)



Reply via email to