[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yuqn9QFA6ycHXgJx@google.com>
Date: Wed, 3 Aug 2022 16:53:09 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: Mingwei Zhang <mizhang@...gle.com>
Cc: Paolo Bonzini <pbonzini@...hat.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, David Matlack <dmatlack@...gle.com>
Subject: Re: [PATCH v2 2/2] kvm: nVMX: add tracepoint for kvm:kvm_nested_vmrun
Capitalize KVM in the shortlog, i.e. "KVM: nVMX:".
On Mon, Jul 18, 2022, Mingwei Zhang wrote:
> From: David Matlack <dmatlack@...gle.com>
>
> This tracepoint is called by nested SVM during emulated VMRUN. Call
> also during emulated VMLAUNCH and VMRESUME in nested VMX.
Please reword this so it's a more coherent statement of what the patch does, e.g.
Call trace_kvm_nested_vmenter() during nested VMLAUNCH/VMRESUME to
bring parity with nSVM's usage of the tracepoint during nested VMRUN.
Powered by blists - more mailing lists