Re: [PATCH v5 2/4] KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info

From: Sean Christopherson
Date: Thu Sep 16 2021 - 13:52:15 EST


On Thu, Sep 16, 2021, David Edmondson wrote:
> Extend the get_exit_info static call to provide the reason for the VM
> exit. Modify relevant trace points to use this rather than extracting
> the reason in the caller.
>
> Signed-off-by: David Edmondson <david.edmondson@xxxxxxxxxx>
> ---

With the From: / Author thing fixed,

Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>