From: Avi Kivity Date: Tue, 16 Oct 2007 14:23:22 +0000 (+0200) Subject: KVM: Move apic timer interrupt backlog processing to common code X-Git-Tag: v2.6.25-rc1~1138^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6ef34b906546d85d92dbc3e0fb4e01cce05f62;p=pandora-kernel.git KVM: Move apic timer interrupt backlog processing to common code Beside the obvious goodness of making code more common, this prevents a livelock with the next patch which moves interrupt injection out of the critical section. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed