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)
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>

No differences found