Ramkumar Ramachandra | 6beda1e | 2013-10-31 16:16:36 +0530 | [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 | hypercalls.txt |
| 10 | - KVM hypercalls. |
| 11 | locking.txt |
| 12 | - notes on KVM locks. |
| 13 | mmu.txt |
| 14 | - the x86 kvm shadow mmu. |
| 15 | msr.txt |
| 16 | - KVM-specific MSRs (x86). |
| 17 | nested-vmx.txt |
| 18 | - notes on nested virtualization for Intel x86 processors. |
| 19 | ppc-pv.txt |
| 20 | - the paravirtualization interface on PowerPC. |
| 21 | review-checklist.txt |
| 22 | - review checklist for KVM patches. |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 23 | s390-diag.txt |
| 24 | - Diagnose hypercall description (for IBM S/390) |
Ramkumar Ramachandra | 6beda1e | 2013-10-31 16:16:36 +0530 | [diff] [blame] | 25 | timekeeping.txt |
| 26 | - timekeeping virtualization for x86-based architectures. |