commit | 2f5997140f22f68f6390c49941150d3fa8a95cb7 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Tue May 27 12:10:20 2008 -0300 |
committer | Avi Kivity <avi@qumranet.com> | Fri Jun 06 21:25:51 2008 +0300 |
tree | 790370cfb5ea5cd16a892c3a8b2bb75a2f30b489 | |
parent | 9dcb40e1aa5bfe7d6ffc729f3c2b6c8f1392d2d3 [diff] |
KVM: migrate PIT timer Migrate the PIT timer to the physical CPU which vcpu0 is scheduled on, similarly to what is done for the LAPIC timers, otherwise PIT interrupts will be delayed until an unrelated event causes an exit. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>