Cc: Gleb Natapov <g...@redhat.com>
Cc: Paolo Bonzini <pbonz...@redhat.com>
Signed-off-by: Ramkumar Ramachandra <artag...@gmail.com>
---
 Documentation/virtual/kvm/00-INDEX | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 Documentation/virtual/kvm/00-INDEX

diff --git a/Documentation/virtual/kvm/00-INDEX 
b/Documentation/virtual/kvm/00-INDEX
new file mode 100644
index 0000000..1d339cd
--- /dev/null
+++ b/Documentation/virtual/kvm/00-INDEX
@@ -0,0 +1,24 @@
+00-INDEX
+       - this file.
+api.txt
+       - the definitive KVM API documentation.
+cpuid.txt
+       - notes on KVM cpuid functions.
+devices/
+       - directory with info on device bindings for KVM_CAP_DEVICE_CTRL.
+hypercalls.txt
+       - info on the KVM hypercalls.
+locking.txt
+       - notes on KVM locks.
+mmu.txt
+       - the x86 kvm shadow mmu.
+msr.txt
+       - list of custom MSRs in KVM.
+nested-vmx.txt
+       - notes on a feature enabling nested VMX guests.
+ppc-pv.txt
+       - the paravirtualization interface on PowerPC.
+review-checklist.txt
+       - review checklist for KVM patches.
+timekeeping.txt
+       - info on timekeeping virtualization for x86-based architectures.
-- 
1.8.5.rc0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to