From: Stefan Hajnoczi <stefanha@redhat.com>
To: "Lluís Vilanova" <vilanova@ac.upc.edu>
Cc: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
Peter Crosthwaite <crosthwaite.peter@gmail.com>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH 1/2] trace: Add "cpu_init" event
Date: Wed, 14 Sep 2016 15:40:30 +0100 [thread overview]
Message-ID: <20160914144030.GG16438@stefanha-x1.localdomain> (raw)
In-Reply-To: <147317195306.24754.2911961107337506103.stgit@fimbulvetr.bsc.es>
[-- Attachment #1: Type: text/plain, Size: 326 bytes --]
On Tue, Sep 06, 2016 at 04:25:53PM +0200, Lluís Vilanova wrote:
> +## vCPU
> +
> +# Create a new virtual (guest) CPU
> +#
> +# Targets: all
> +guest_cpu_init(void *cpu) "cpu=%p"
This isn't a vcpu trace event. Please add keep it with the other
non-vcpu trace events:
# cpus.c
guest_cpu_init(void *cpu) "cpu=%p"
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2016-09-14 14:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-06 14:25 [Qemu-devel] [PATCH 1/2] trace: Add "cpu_init" event Lluís Vilanova
2016-09-06 14:25 ` [Qemu-devel] [PATCH 2/2] trace: Add "cpu_reset" event Lluís Vilanova
2016-09-14 14:40 ` Stefan Hajnoczi [this message]
2016-09-14 16:01 ` [Qemu-devel] [PATCH 1/2] trace: Add "cpu_init" event Lluís Vilanova
2016-09-15 12:10 ` Stefan Hajnoczi
2016-09-15 12:51 ` Lluís Vilanova
2016-09-15 13:05 ` Stefan Hajnoczi
2016-09-15 14:23 ` Lluís Vilanova
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=20160914144030.GG16438@stefanha-x1.localdomain \
--to=stefanha@redhat.com \
--cc=crosthwaite.peter@gmail.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=vilanova@ac.upc.edu \
/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).