commit | c7bf23babc959b186335d2640959a1b8633588de | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Apr 30 17:55:59 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Jul 20 12:40:47 2008 +0300 |
tree | 39516a1fedf1d17504959681617d07ccb921f554 | |
parent | 8b2cf73cc11cf29a21c51c453a3205f23d888915 [diff] |
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>