KVM: VMX: move APIC_ACCESS trace entry to generic code
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 30 Apr 2008 15:55:59 +0000 (17:55 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:40:47 +0000 (12:40 +0300)
This patch moves the trace entry for APIC accesses from the VMX code to the
generic lapic code. This way APIC accesses from SVM will also be traced.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found