blob: 69fe1a8b7ad16ed34311a4676dfc8858ae3532d1 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +0800100-INDEX
2 - this file.
3api.txt
4 - KVM userspace API.
5cpuid.txt
6 - KVM-specific cpuid leaves (x86).
7devices/
8 - KVM_CAP_DEVICE_CTRL userspace API.
9halt-polling.txt
10 - notes on halt-polling
11hypercalls.txt
12 - KVM hypercalls.
13locking.txt
14 - notes on KVM locks.
15mmu.txt
16 - the x86 kvm shadow mmu.
17msr.txt
18 - KVM-specific MSRs (x86).
19nested-vmx.txt
20 - notes on nested virtualization for Intel x86 processors.
21ppc-pv.txt
22 - the paravirtualization interface on PowerPC.
23review-checklist.txt
24 - review checklist for KVM patches.
25s390-diag.txt
26 - Diagnose hypercall description (for IBM S/390)
27timekeeping.txt
28 - timekeeping virtualization for x86-based architectures.