summaryrefslogtreecommitdiff
path: root/Documentation/virtual/kvm/00-INDEX
diff options
context:
space:
mode:
authorSuraj Jitindar Singh <sjitindarsingh@gmail.com>2016-10-14 03:53:24 +0300
committerPaul Mackerras <paulus@ozlabs.org>2016-11-28 03:48:47 +0300
commit6ccad8cea5bcb0660f56677a5fdc52265f8ddf76 (patch)
tree9308d6249aa2e7c9e5049fbff11360069215a5b5 /Documentation/virtual/kvm/00-INDEX
parent908a09359ef4ed9e9ca1147b9d35f829d7e42a74 (diff)
downloadlinux-6ccad8cea5bcb0660f56677a5fdc52265f8ddf76.tar.xz
KVM: Add halt polling documentation
There is currently no documentation about the halt polling capabilities of the kvm module. Add some documentation describing the mechanism as well as the module parameters to all better understanding of how halt polling should be used and the effect of tuning the module parameters. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'Documentation/virtual/kvm/00-INDEX')
-rw-r--r--Documentation/virtual/kvm/00-INDEX2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/virtual/kvm/00-INDEX b/Documentation/virtual/kvm/00-INDEX
index fee9f2bf9c64..69fe1a8b7ad1 100644
--- a/Documentation/virtual/kvm/00-INDEX
+++ b/Documentation/virtual/kvm/00-INDEX
@@ -6,6 +6,8 @@ cpuid.txt
- KVM-specific cpuid leaves (x86).
devices/
- KVM_CAP_DEVICE_CTRL userspace API.
+halt-polling.txt
+ - notes on halt-polling
hypercalls.txt
- KVM hypercalls.
locking.txt