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)
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>

No differences found