Re: [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3

2024-10-23 Thread Miguel Luis
> On 19 Oct 2024, at 17:15, David Woodhouse wrote: > > From: David Woodhouse > > As with PSCI v1.1 in commit 512865d83fd9 ("KVM: arm64: Bump guest PSCI > version to 1.1"), expose v1.3 to the guest by default. The SYSTEM_OFF2 > call which is exposed by doing so is compatible for userspace bec

[PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3

2024-10-19 Thread David Woodhouse
From: David Woodhouse As with PSCI v1.1 in commit 512865d83fd9 ("KVM: arm64: Bump guest PSCI version to 1.1"), expose v1.3 to the guest by default. The SYSTEM_OFF2 call which is exposed by doing so is compatible for userspace because it's just a new flag in the event that KVM raises, in precisely