qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] target/ppc: Fixes for hash MMU for ISA v3.0


From: Cédric Le Goater
Subject: Re: [PATCH 0/2] target/ppc: Fixes for hash MMU for ISA v3.0
Date: Fri, 21 Jul 2023 09:27:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

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

[Prev in Thread] Current Thread [Next in Thread]