projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46896c7
)
KVM: x86: correctly print #AC in traces
author
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 12 Nov 2015 15:42:18 +0000
(16:42 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 25 Nov 2015 16:24:23 +0000
(17:24 +0100)
Poor #AC was so unimportant until a few days ago that we were
not even tracing its name correctly. But now it's all over
the place.
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/trace.h
patch
|
blob
|
history
diff --git
a/arch/x86/kvm/trace.h
b/arch/x86/kvm/trace.h
index 120302511802ad3afa7175dfa8b61e9d9104a1fc..ab9ae67a80e44508008b29d814fff983fb0a9b8a 100644
(file)
--- a/
arch/x86/kvm/trace.h
+++ b/
arch/x86/kvm/trace.h
@@
-268,7
+268,7
@@
TRACE_EVENT(kvm_inj_virq,
#define kvm_trace_sym_exc \
EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
- EXS(MF), EXS(MC)
+ EXS(MF), EXS(
AC), EXS(
MC)
/*
* Tracepoint for kvm interrupt injection: