From: Ramkumar Ramachandra <artagnon@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Gleb Natapov <gleb@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
Subject: [PATCH 3/3] Documentation/kvm: add a 00-INDEX file
Date: Thu, 31 Oct 2013 16:16:36 +0530 [thread overview]
Message-ID: <1383216396-12869-4-git-send-email-artagnon@gmail.com> (raw)
In-Reply-To: <1383216396-12869-1-git-send-email-artagnon@gmail.com>
Cc: Gleb Natapov <gleb@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@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
prev parent reply other threads:[~2013-10-31 10:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-31 10:46 [PATCH 0/3] Small patches around kvm doc Ramkumar Ramachandra
2013-10-31 10:46 ` [PATCH 1/3] MAINTAINERS: fix broken link to www.linux-kvm.org Ramkumar Ramachandra
2013-10-31 10:46 ` [PATCH 2/3] Documentation/kvm: patches should be against linux.git Ramkumar Ramachandra
2013-10-31 10:59 ` Paolo Bonzini
2013-10-31 10:46 ` Ramkumar Ramachandra [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1383216396-12869-4-git-send-email-artagnon@gmail.com \
--to=artagnon@gmail.com \
--cc=gleb@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).