tracing: Have stack tracer trace full stack
[sfrench/cifs-2.6.git] / Documentation / virtual / kvm / 00-INDEX
1 00-INDEX
2         - this file.
3 amd-memory-encryption.rst
4         - notes on AMD Secure Encrypted Virtualization feature and SEV firmware
5           command description
6 api.txt
7         - KVM userspace API.
8 arm
9         - internal ABI between the kernel and HYP (for arm/arm64)
10 cpuid.txt
11         - KVM-specific cpuid leaves (x86).
12 devices/
13         - KVM_CAP_DEVICE_CTRL userspace API.
14 halt-polling.txt
15         - notes on halt-polling
16 hypercalls.txt
17         - KVM hypercalls.
18 locking.txt
19         - notes on KVM locks.
20 mmu.txt
21         - the x86 kvm shadow mmu.
22 msr.txt
23         - KVM-specific MSRs (x86).
24 nested-vmx.txt
25         - notes on nested virtualization for Intel x86 processors.
26 ppc-pv.txt
27         - the paravirtualization interface on PowerPC.
28 review-checklist.txt
29         - review checklist for KVM patches.
30 s390-diag.txt
31         - Diagnose hypercall description (for IBM S/390)
32 timekeeping.txt
33         - timekeeping virtualization for x86-based architectures.
34 vcpu-requests.rst
35         - internal VCPU request API