Skip to content

Commit

Permalink
KVM: x86: explain 'no-kvmclock' kernel parameter
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jiri Kosina authored and Avi Kivity committed Oct 24, 2010
1 parent 92f738a commit 9cf4c4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9cf4c4f

Please sign in to comment.