blob: fee9f2bf9c64a825c068046c5b7100d62c5757e9 [file] [log] [blame]
Ramkumar Ramachandra6beda1e2013-10-31 16:16:36 +0530100-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.
9hypercalls.txt
10 - KVM hypercalls.
11locking.txt
12 - notes on KVM locks.
13mmu.txt
14 - the x86 kvm shadow mmu.
15msr.txt
16 - KVM-specific MSRs (x86).
17nested-vmx.txt
18 - notes on nested virtualization for Intel x86 processors.
19ppc-pv.txt
20 - the paravirtualization interface on PowerPC.
21review-checklist.txt
22 - review checklist for KVM patches.
Henrik Austad3cf8ca12014-02-10 14:25:33 -080023s390-diag.txt
24 - Diagnose hypercall description (for IBM S/390)
Ramkumar Ramachandra6beda1e2013-10-31 16:16:36 +053025timekeeping.txt
26 - timekeeping virtualization for x86-based architectures.