[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200508235348.19427-1-sean.j.christopherson@intel.com>
Date: Fri, 8 May 2020 16:53:46 -0700
From: Sean Christopherson <sean.j.christopherson@...el.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: Sean Christopherson <sean.j.christopherson@...el.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] KVM: VMX: Fix and a cleanup for VM-Exit tracing
Fix for a recently introduced bug where KVM no longer traces failed
VM-Enter, and a previously posted patch for printing symbolic names of
VM-Exit flags, e.g. the flag set on failed VM-Enter.
Sean Christopherson (2):
KVM: VMX: Invoke kvm_exit tracepoint on VM-Exit due to failed VM-Enter
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
arch/x86/include/uapi/asm/vmx.h | 3 +++
arch/x86/kvm/trace.h | 32 +++++++++++++++++---------------
arch/x86/kvm/vmx/vmx.c | 4 ++--
3 files changed, 22 insertions(+), 17 deletions(-)
--
2.26.0
Powered by blists - more mailing lists