KVM: local APIC TPR access reporting facility
authorAvi Kivity <avi@qumranet.com>
Mon, 22 Oct 2007 14:50:39 +0000 (16:50 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 16:01:20 +0000 (18:01 +0200)
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 <avi@qumranet.com>

No differences found