KVM: migrate PIT timer
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 27 May 2008 15:10:20 +0000 (12:10 -0300)
committerAvi Kivity <avi@qumranet.com>
Fri, 6 Jun 2008 18:25:51 +0000 (21:25 +0300)
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>

No differences found