From: Avi Kivity Date: Mon, 22 Oct 2007 14:50:39 +0000 (+0200) Subject: KVM: local APIC TPR access reporting facility X-Git-Tag: v2.6.25-rc1~1138^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b209749f528488c4c0d20a42c0fbcbf49e6933b3;p=pandora-kernel.git KVM: local APIC TPR access reporting facility Add a facility to report on accesses to the local apic tpr even if the local apic is emulated in the kernel. This is basically a hack that allows userspace to patch Windows which tends to bang on the tpr a lot. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed