]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Add module parameter for lapic periodic timer limit
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 12 Sep 2011 12:10:22 +0000 (14:10 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:44 +0000 (19:52 +0300)
commitc7d7f2c920754b9ff96eb4b144d5fff5f9a3a7a4
tree40523d6fd982a91d8c9f1a0741085439d36e6143
parentd7ac959416ff13b46c0f22951346996a3d49fbd0
KVM: x86: Add module parameter for lapic periodic timer limit

Certain guests, specifically RTOSes, request faster periodic timers than
what we allow by default. Add a module parameter to adjust the limit for
non-standard setups. Also add a rate-limited warning in case the guest
requested more.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/lapic.c