Loading
KVM: arm64: Introduce __pkvm_host_donate_guest()
In preparation for supporting protected VMs, whose memory pages are isolated from the host, introduce a new pKVM hypercall to allow the donation of pages to a guest. Tested-by:Fuad Tabba <tabba@google.com> Tested-by:
Mostafa Saleh <smostafa@google.com> Signed-off-by:
Will Deacon <will@kernel.org> Link: https://patch.msgid.link/20260330144841.26181-13-will@kernel.org Signed-off-by:
Marc Zyngier <maz@kernel.org>