]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Add some initial documentation for pKVM
authorWill Deacon <will@kernel.org>
Mon, 30 Mar 2026 14:48:33 +0000 (15:48 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 30 Mar 2026 15:58:09 +0000 (16:58 +0100)
commit287c6981f12a008bafc46f18a3e48540a1172a52
tree2313597f738766476369bff002f69d4c86ee888a
parent8800dbf6614aad1013ea5f348520a2ce5ba4b6c8
KVM: arm64: Add some initial documentation for pKVM

Add some initial documentation for pKVM to help people understand what
is supported, the limitations of protected VMs when compared to
non-protected VMs and also what is left to do.

Reviewed-by: Fuad Tabba <tabba@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-33-will@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Documentation/admin-guide/kernel-parameters.txt
Documentation/virt/kvm/arm/index.rst
Documentation/virt/kvm/arm/pkvm.rst [new file with mode: 0644]