From: Marcelo Tosatti Date: Tue, 27 May 2008 15:10:20 +0000 (-0300) Subject: KVM: migrate PIT timer X-Git-Tag: v2.6.26-rc6~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f5997140f22f68f6390c49941150d3fa8a95cb7;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed