]> git.karo-electronics.de Git - mv-sheeva.git/commit - arch/x86/kvm/trace.h
KVM: Record instruction set in kvm_exit tracepoint
authorAvi Kivity <avi@redhat.com>
Wed, 17 Nov 2010 16:44:19 +0000 (18:44 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:29:40 +0000 (11:29 +0200)
commitaa17911e3c21b63e3bf94c580ed029d6dad816b4
treedc87c69b50b65d91cb85ef85def526365a6fdc59
parentbd2b53b20fcd0d6c4c815b54e6d464e34429d3a4
KVM: Record instruction set in kvm_exit tracepoint

exit_reason's meaning depend on the instruction set; record it so a trace
taken on one machine can be interpreted on another.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c
arch/x86/kvm/trace.h
arch/x86/kvm/vmx.c