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