Loading
KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMs
Implement the ARM_SMCCC_KVM_FUNC_MEM_UNSHARE hypercall to allow protected VMs to unshare memory that was previously shared with the host using the ARM_SMCCC_KVM_FUNC_MEM_SHARE hypercall. Reviewed-by:Vincent Donnefort <vdonnefort@google.com> 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-31-will@kernel.org Signed-off-by:
Marc Zyngier <maz@kernel.org>