projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f738a
)
KVM: x86: explain 'no-kvmclock' kernel parameter
author
Jiri Kosina
<jkosina@suse.cz>
Mon, 16 Aug 2010 15:51:20 +0000
(17:51 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:51:07 +0000
(10:51 +0200)
no-kvmclock kernel parameter is missing its explanation in
Documentation/kernel-parameters.txt. Add it.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Avi Kivity <avi@redhat.com>
Documentation/kernel-parameters.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/kernel-parameters.txt
b/Documentation/kernel-parameters.txt
index 8dd7248508a9e12ac8908c24fb4a3649f157697a..6bd23751a2cef610623d0434cd542308459e4133 100644
(file)
--- a/
Documentation/kernel-parameters.txt
+++ b/
Documentation/kernel-parameters.txt
@@
-1693,6
+1693,8
@@
and is between 256 and 4096 characters. It is defined in the file
nojitter [IA64] Disables jitter checking for ITC timers.
+ no-kvmclock [X86,KVM] Disable paravirtualized KVM clock driver
+
nolapic [X86-32,APIC] Do not enable or use the local APIC.
nolapic_timer [X86-32,APIC] Do not use the local APIC timer.