aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/00-INDEX
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2018-03-26 14:38:02 +0200
committerRadim Krčmář <rkrcmar@redhat.com>2018-03-28 22:47:06 +0200
commit21e94acaaa37f03ce0ed79b098670b5f66ddb77e (patch)
treebd5c728c28478ae6e239ddd112767689022a6ae5 /Documentation/virtual/kvm/00-INDEX
parentKVM: X86: Fix setup the virt_spin_lock_key before static key get initialized (diff)
downloadlinux-dev-21e94acaaa37f03ce0ed79b098670b5f66ddb77e.tar.xz
linux-dev-21e94acaaa37f03ce0ed79b098670b5f66ddb77e.zip
KVM: trivial documentation cleanups
Add missing entries to the index and ensure the entries are in alphabetical order. Also amd-memory-encryption.rst is an .rst not a .txt. Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'Documentation/virtual/kvm/00-INDEX')
-rw-r--r--Documentation/virtual/kvm/00-INDEX10
1 files changed, 7 insertions, 3 deletions
diff --git a/Documentation/virtual/kvm/00-INDEX b/Documentation/virtual/kvm/00-INDEX
index 3da73aabff5a..3492458a4ae8 100644
--- a/Documentation/virtual/kvm/00-INDEX
+++ b/Documentation/virtual/kvm/00-INDEX
@@ -1,7 +1,12 @@
00-INDEX
- this file.
+amd-memory-encryption.rst
+ - notes on AMD Secure Encrypted Virtualization feature and SEV firmware
+ command description
api.txt
- KVM userspace API.
+arm
+ - internal ABI between the kernel and HYP (for arm/arm64)
cpuid.txt
- KVM-specific cpuid leaves (x86).
devices/
@@ -26,6 +31,5 @@ s390-diag.txt
- Diagnose hypercall description (for IBM S/390)
timekeeping.txt
- timekeeping virtualization for x86-based architectures.
-amd-memory-encryption.txt
- - notes on AMD Secure Encrypted Virtualization feature and SEV firmware
- command description
+vcpu-requests.rst
+ - internal VCPU request API