Skip to content
Snippets Groups Projects
user avatar
Avi Kivity authored
Some Linux versions allow the timer interrupt to be processed by more than
one cpu, leading to hangs due to tsc instability.  Work around the issue
by only disaptching the interrupt to vcpu 0.

Problem analyzed (and patch tested) by Sheng Yang.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
8c35f237
History
Name Last commit Last update
..
kvm