KVM: x86: Add module parameter for lapic periodic timer limit
commitceaf8180e35adc294eb3b9a12a9fd37ddaae5c7f
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 12 Sep 2011 12:10:22 +0000 (12 14:10 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 14 Sep 2011 10:55:19 +0000 (14 07:55 -0300)
treea4f2c8570b4e9d6f43490ec15ac936a6a7386479
parent725e461732c07f5fe4d327975784260312c41a84
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