commit | 9bc5791d4aa78b72abd76f506c0a391a54abc4d1 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Sep 12 14:10:22 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Sep 25 19:52:44 2011 +0300 |
tree | 40523d6fd982a91d8c9f1a0741085439d36e6143 | |
parent | bd80158aff71a80292f96d9baea1a65bc0ce87b3 [diff] |
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>