git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd2b53b
)
KVM: Record instruction set in kvm_exit tracepoint
author
Avi Kivity
<avi@redhat.com>
Wed, 17 Nov 2010 16:44:19 +0000
(18:44 +0200)
committer
Avi 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