[PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support

Sachin Sant sachinp at linux.ibm.com
Fri Sep 8 00:14:18 AEST 2023



> On 05-Sep-2023, at 9:16 AM, Jordan Niethe <jniethe5 at gmail.com> 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. 
> 

I tested the Nested APIv2 support on a Power server. Was able to
bringup a L2 guest successfully. Additionally also tested the code
with avocado-vt based cpu, guest lifecycle and ras bucket.
The test completed successfully.

Based on this testing for patches 1 to 10

Tested-by: Sachin Sant <sachinp at linux.ibm.com>

- Sachin


More information about the Linuxppc-dev mailing list