KVM: x86: correctly print #AC in traces
authorPaolo Bonzini <[email protected]>
Thu, 12 Nov 2015 15:42:18 +0000 (16:42 +0100)
committerPaolo Bonzini <[email protected]>
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: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/trace.h

index 120302511802ad3afa7175dfa8b61e9d9104a1fc..ab9ae67a80e44508008b29d814fff983fb0a9b8a 100644 (file)
@@ -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: