Re: [PATCH v2 3/4] KVM: x86: add more information to kvm_exit tracepoint

From: Maxim Levitsky
Date: Thu Sep 28 2023 - 06:42:43 EST


On 2023-09-26 у 18:40 +0200, Paolo Bonzini wrote:
> On 9/24/23 14:44, Maxim Levitsky wrote:
> > + __field( bool, guest_mode ) \
> > + __field( u64, requests ) \
> > + __field( bool, req_imm_exit ) \
>
> I am not sure about adding guest_mode or req_imm_exit here, because they
> should always match kvm_entry.
>
> Paolo
>

I'll drop both.

Best regards,
Maxim levitsky