diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-07-22 12:46:52 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-09-25 19:17:58 +0300 |
commit | e097e5ffd69cbd7be61466e2d54c145468d48073 (patch) | |
tree | 975497ba43f1970ca73f114248a722807a89cc95 /arch/x86/include/asm/kvm_host.h | |
parent | d1613ad5d0018a009bd4865b0fa5930abb5ed259 (diff) | |
download | linux-e097e5ffd69cbd7be61466e2d54c145468d48073.tar.bz2 |
KVM: Record instruction set in all vmexit tracepoints
The kvm_exit tracepoint recently added the isa argument to aid decoding
exit_reason. The semantics of exit_reason depend on the instruction set
(vmx or svm) and the isa argument allows traces to be analyzed on other
machines.
Add the isa argument to kvm_nested_vmexit and kvm_nested_vmexit_inject
so these tracepoints can also be self-describing.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions