From: Alexander Graf <agraf@suse.de>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Avi Kivity <avi@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Carsten Otte <cotte@de.ibm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
KVM <kvm@vger.kernel.org>,
linux-s390 <linux-s390@vger.kernel.org>
Subject: Re: [PATCH 2/3] kvm: trace events: update list of exit reasons (v2)
Date: Mon, 11 Jun 2012 18:45:06 +0200 [thread overview]
Message-ID: <4FD62092.6080504@suse.de> (raw)
In-Reply-To: <20120611183950.2da9fbe5@BR9GNB5Z>
On 06/11/2012 06:39 PM, Cornelia Huck wrote:
> The list of exit reasons for the kvm_userspace_exit event was
> missing recent additions; bring it into sync again.
>
> Reviewed-by: Christian Borntraeger<borntraeger@de.ibm.com>
> Signed-off-by: Cornelia Huck<cornelia.huck@de.ibm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Alex
> ---
> include/trace/events/kvm.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/trace/events/kvm.h b/include/trace/events/kvm.h
> index 46e3cd8..3df5925 100644
> --- a/include/trace/events/kvm.h
> +++ b/include/trace/events/kvm.h
> @@ -13,7 +13,8 @@
> ERSN(DEBUG), ERSN(HLT), ERSN(MMIO), ERSN(IRQ_WINDOW_OPEN), \
> 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(NMI), ERSN(INTERNAL_ERROR), ERSN(OSI), ERSN(PAPR_HCALL), \
> + ERSN(S390_UCONTROL)
>
> TRACE_EVENT(kvm_userspace_exit,
> TP_PROTO(__u32 reason, int errno),
next prev parent reply other threads:[~2012-06-11 16:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 14:06 [PATCH 0/3] kvm/s390 patches for 3.6 Cornelia Huck
2012-06-11 14:06 ` [PATCH 1/3] s390/kvm: Set CPU in stopped state on initial cpu reset Cornelia Huck
2012-06-11 16:46 ` Alexander Graf
2012-06-11 19:11 ` Christian Borntraeger
2012-06-11 14:06 ` [PATCH 2/3] kvm: trace events: update list of exit reasons Cornelia Huck
2012-06-11 15:39 ` Alexander Graf
2012-06-11 16:00 ` Cornelia Huck
2012-06-11 16:21 ` Alexander Graf
2012-06-11 16:33 ` Cornelia Huck
2012-06-11 16:39 ` [PATCH 2/3] kvm: trace events: update list of exit reasons (v2) Cornelia Huck
2012-06-11 16:45 ` Alexander Graf [this message]
2012-06-11 14:06 ` [PATCH 3/3] s390/kvm: Perform early event mask processing during boot Cornelia Huck
2012-06-11 16:46 ` Alexander Graf
2012-06-11 18:41 ` Christian Borntraeger
2012-06-11 19:45 ` Alexander Graf
2012-06-13 23:54 ` [PATCH 0/3] kvm/s390 patches for 3.6 Marcelo Tosatti
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=4FD62092.6080504@suse.de \
--to=agraf@suse.de \
--cc=avi@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=cotte@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=schwidefsky@de.ibm.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;
as well as URLs for NNTP newsgroup(s).