On Thu, 14 Sep 2023 13:05:49 +1000, Jordan Niethe wrote: > A nested-HV API for PAPR has been developed based on the KVM-specific > nested-HV API that is upstream in Linux/KVM and QEMU. The PAPR API had > to break compatibility to accommodate implementation in other > hypervisors and partitioning firmware. The existing KVM-specific API > will be known as the Nested APIv1 and the PAPR API will be known as the > Nested APIv2. > > [...] Applied to powerpc/topic/ppc-kvm. [01/11] KVM: PPC: Always use the GPR accessors https://git.kernel.org/powerpc/c/0e85b7df9cb0c65f840109159ef6754c783e07a0 [02/11] KVM: PPC: Introduce FPR/VR accessor functions https://git.kernel.org/powerpc/c/52425a3b3c11cec58cf66e4c897fc1504f3911a9 [03/11] KVM: PPC: Rename accessor generator macros https://git.kernel.org/powerpc/c/2a64bc673133346a7a3bd163f2e6048bd1788727 [04/11] KVM: PPC: Use accessors for VCPU registers https://git.kernel.org/powerpc/c/7028ac8d174f28220f0e2de0cb3346cd3c31976d [05/11] KVM: PPC: Use accessors for VCORE registers https://git.kernel.org/powerpc/c/c8ae9b3c6e7f22a4b71e42edb0fc3942aa7a7c42 [06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers https://git.kernel.org/powerpc/c/ebc88ea7a6ad0ea349df9c765357d3aa4e662aa9 [07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor https://git.kernel.org/powerpc/c/6de2e837babb411cfb3cdb570581c3a65576ddaf [08/11] KVM: PPC: Add helper library for Guest State Buffers https://git.kernel.org/powerpc/c/6ccbbc33f06adaf79acde18571c6543ad1cb4be6 [09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long https://git.kernel.org/powerpc/c/dfcaacc8f970c6b4ea4e32d2186f2bea4a1d5255 [10/11] KVM: PPC: Add support for nestedv2 guests https://git.kernel.org/powerpc/c/19d31c5f115754c369c0995df47479c384757f82 [11/11] docs: powerpc: Document nested KVM on POWER https://git.kernel.org/powerpc/c/476652297f94a2e5e5ef29e734b0da37ade94110 cheers