| commit | 6f5979a2eabd13e1d9c6e32c64496305642f29e3 | [log] [tgz] |
|---|---|---|
| author | Will Deacon <will@kernel.org> | Thu Apr 21 14:44:11 2022 +0100 |
| committer | Fuad Tabba <tabba@google.com> | Mon Jun 26 12:27:58 2023 +0100 |
| tree | 43f7ff8257c9df8cf59084782c827ea85a88dc60 | |
| parent | 219a4e4628c8f54accde88c21dc79321a77f067f [diff] |
Documentation: KVM: Add some documentation for Protected KVM on arm64 Add some initial documentation for the Protected KVM (pKVM) feature on arm64, describing the user ABI for creating protected VMs as well as their limitations. Signed-off-by: Will Deacon <will@kernel.org>