From: Avi Kivity Date: Thu, 25 Oct 2007 14:52:32 +0000 (+0200) Subject: KVM: Accelerated apic support X-Git-Tag: v2.6.25-rc1~1138^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b93463aa59d67b21b4921e30bd5c5dcc7c35ffbd;p=pandora-kernel.git KVM: Accelerated apic support This adds a mechanism for exposing the virtual apic tpr to the guest, and a protocol for letting the guest update the tpr without causing a vmexit if conditions allow (e.g. there is no interrupt pending with a higher priority than the new tpr). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed