From: Marcelo Tosatti Date: Tue, 30 Dec 2008 17:55:06 +0000 (-0200) Subject: KVM: PIT: provide an option to disable interrupt reinjection X-Git-Tag: v2.6.30-rc1~664^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d939a0bf44081bc9f69b4fbdc9e7f416df27c7;p=pandora-kernel.git KVM: PIT: provide an option to disable interrupt reinjection Certain clocks (such as TSC) in older 2.6 guests overaccount for lost ticks, causing severe time drift. Interrupt reinjection magnifies the problem. Provide an option to disable it. [avi: allow room for expansion in case we want to disable reinjection of other timers] Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed