Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/kvm: add a 00-INDEX file

Cc: Gleb Natapov <gleb@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
[Some editing. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

authored by

Ramkumar Ramachandra and committed by
Paolo Bonzini
6beda1e5 e3e58478

+24
+24
Documentation/virtual/kvm/00-INDEX
··· 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. 23 + timekeeping.txt 24 + - timekeeping virtualization for x86-based architectures.