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)
commitc7bf23babc959b186335d2640959a1b8633588de
tree39516a1fedf1d17504959681617d07ccb921f554
parent8b2cf73cc11cf29a21c51c453a3205f23d888915
KVM: VMX: move APIC_ACCESS trace entry to generic code

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>
arch/x86/kvm/lapic.c
arch/x86/kvm/vmx.c