summaryrefslogtreecommitdiff
path: root/Documentation/virt/kvm/arm/index.rst
diff options
context:
space:
mode:
authorOliver Upton <oliver.upton@linux.dev>2023-10-04 02:04:06 +0300
committerOliver Upton <oliver.upton@linux.dev>2023-10-04 20:11:51 +0300
commitdafa493dd01d5992f1cb70b08d1741c3ab99e04a (patch)
treedee68922e817823080fef8c9bf4961ecb056c197 /Documentation/virt/kvm/arm/index.rst
parentf89fbb350dd76d6b5f080954309b9dec5ad220ac (diff)
downloadlinux-dafa493dd01d5992f1cb70b08d1741c3ab99e04a.tar.xz
KVM: arm64: Document vCPU feature selection UAPIs
KVM/arm64 has a couple schemes for handling vCPU feature selection now, which is a lot to put on userspace. Add some documentation about how these interact and provide some recommendations for how to use the writable ID register scheme. Reviewed-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20231003230408.3405722-11-oliver.upton@linux.dev Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'Documentation/virt/kvm/arm/index.rst')
-rw-r--r--Documentation/virt/kvm/arm/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/virt/kvm/arm/index.rst b/Documentation/virt/kvm/arm/index.rst
index e84848432158..7f231c724e16 100644
--- a/Documentation/virt/kvm/arm/index.rst
+++ b/Documentation/virt/kvm/arm/index.rst
@@ -11,3 +11,4 @@ ARM
hypercalls
pvtime
ptp_kvm
+ vcpu-features