[PATCH v4 06/17] KVM: arm64: Add pkvm_hyp_req infrastructure
Fuad Tabba
fuad.tabba at linux.dev
Tue Aug 25 01:51:00 PDT 2026
Hi Anseesh,
On Tue, 25 Aug 2026 at 09:10, Vincent Donnefort <vdonnefort at google.com> wrote:
...
> > The SRO model covers more details than the pkvm_hyp_req infrastructure.
> > Should we look at making the two more similar?
Thanks for the pointer.
Where I'd expect CCA and pKVM to converge is how confidential
computing platforms are abstracted to the rest of the kernel, and that
already happens: arm-cca-guest and pkvm-guest sit side by side. The
host to hypervisor path seems like a different question to me.
Cheers,
/fuad
> >
> > -aneesh
>
> Hum, this is really just a few lines of code. Also, pKVM doesn't need a stable
> ABI with the kernel. Implementing a portion of a spec here sounds way too
> complicated for that simple usage IMO. I struggle to see in what way this would
> make pKVM better.
>
> --
> Vincent
More information about the linux-arm-kernel
mailing list