public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Ladi Prosek <lprosek@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: trace events: update list of exit reasons
Date: Thu, 14 Sep 2017 12:06:46 +0200	[thread overview]
Message-ID: <20170914120646.49139c2a.cohuck@redhat.com> (raw)
In-Reply-To: <20170914095007.21331-1-lprosek@redhat.com>

On Thu, 14 Sep 2017 11:50:07 +0200
Ladi Prosek <lprosek@redhat.com> wrote:

> Adding entries for exit reasons 23 - 27:
> 
>   KVM_EXIT_EPR
>   KVM_EXIT_SYSTEM_EVENT
>   KVM_EXIT_S390_STSI
>   KVM_EXIT_IOAPIC_EOI
>   KVM_EXIT_HYPERV
> 
> Signed-off-by: Ladi Prosek <lprosek@redhat.com>
> ---
>  include/trace/events/kvm.h | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/include/trace/events/kvm.h b/include/trace/events/kvm.h
> index 8ade3eb..dcffedf 100644
> --- a/include/trace/events/kvm.h
> +++ b/include/trace/events/kvm.h
> @@ -14,7 +14,9 @@
>  	ERSN(SHUTDOWN), ERSN(FAIL_ENTRY), ERSN(INTR), ERSN(SET_TPR),	\
>  	ERSN(TPR_ACCESS), ERSN(S390_SIEIC), ERSN(S390_RESET), ERSN(DCR),\
>  	ERSN(NMI), ERSN(INTERNAL_ERROR), ERSN(OSI), ERSN(PAPR_HCALL),	\
> -	ERSN(S390_UCONTROL), ERSN(WATCHDOG), ERSN(S390_TSCH)
> +	ERSN(S390_UCONTROL), ERSN(WATCHDOG), ERSN(S390_TSCH), ERSN(EPR),\
> +	ERSN(SYSTEM_EVENT), ERSN(S390_STSI), ERSN(IOAPIC_EOI),          \
> +	ERSN(HYPERV)
>  
>  TRACE_EVENT(kvm_userspace_exit,
>  	    TP_PROTO(__u32 reason, int errno),

Reviewed-by: Cornelia Huck <cohuck@redhat.com>

/me wonders whether there is a way to avoid them running out of sync...
but otoh, not so many exit reasons are being added anyway.

  reply	other threads:[~2017-09-14 10:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14  9:50 [PATCH] KVM: trace events: update list of exit reasons Ladi Prosek
2017-09-14 10:06 ` Cornelia Huck [this message]
2017-09-14 18:07   ` Radim Krčmář
2017-09-15  7:30     ` Cornelia Huck
2017-09-15 10:20       ` Paolo Bonzini
2017-09-15 11:17     ` Ladi Prosek
2017-09-15 11:27 ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170914120646.49139c2a.cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lprosek@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox