Commit 21e94aca authored by Andrew Jones's avatar Andrew Jones Committed by Radim Krčmář

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: default avatarAndrew Jones <drjones@redhat.com>
Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
parent 34226b6b
00-INDEX 00-INDEX
- this file. - this file.
amd-memory-encryption.rst
- notes on AMD Secure Encrypted Virtualization feature and SEV firmware
command description
api.txt api.txt
- KVM userspace API. - KVM userspace API.
arm
- internal ABI between the kernel and HYP (for arm/arm64)
cpuid.txt cpuid.txt
- KVM-specific cpuid leaves (x86). - KVM-specific cpuid leaves (x86).
devices/ devices/
...@@ -26,6 +31,5 @@ s390-diag.txt ...@@ -26,6 +31,5 @@ s390-diag.txt
- Diagnose hypercall description (for IBM S/390) - Diagnose hypercall description (for IBM S/390)
timekeeping.txt timekeeping.txt
- timekeeping virtualization for x86-based architectures. - timekeeping virtualization for x86-based architectures.
amd-memory-encryption.txt vcpu-requests.rst
- notes on AMD Secure Encrypted Virtualization feature and SEV firmware - internal VCPU request API
command description
...@@ -3480,7 +3480,7 @@ encrypted VMs. ...@@ -3480,7 +3480,7 @@ encrypted VMs.
Currently, this ioctl is used for issuing Secure Encrypted Virtualization Currently, this ioctl is used for issuing Secure Encrypted Virtualization
(SEV) commands on AMD Processors. The SEV commands are defined in (SEV) commands on AMD Processors. The SEV commands are defined in
Documentation/virtual/kvm/amd-memory-encryption.txt. Documentation/virtual/kvm/amd-memory-encryption.rst.
4.111 KVM_MEMORY_ENCRYPT_REG_REGION 4.111 KVM_MEMORY_ENCRYPT_REG_REGION
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment