qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: "Lluís Vilanova" <vilanova@ac.upc.edu>, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v5 0/2] trace: Add event for vCPU memory accesses
Date: Fri, 10 Jun 2016 07:20:13 -0700	[thread overview]
Message-ID: <5d87c67c-3ac3-a6a9-3e18-8b120ff6caf1@twiddle.net> (raw)
In-Reply-To: <146549349621.18437.2525731170881838640.stgit@fimbulvetr.bsc.es>

On 06/09/2016 10:31 AM, Lluís Vilanova wrote:
> This series adds an event to track information related to memory accesses
> performed by the guest CPUs ("guest_mem_before").
>
> A future series might extend this to contain the physical address and memory
> value (e.g., "guest_mem_after").
>
> Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
> ---
>
> Changes in v5
> -------------
>
> * Simplify tracing code in "tcg/tcg-opc.c" [Richard Henderson]

Reviewed-by: Richard Henderson <rth@twiddle.net>


r~

  parent reply	other threads:[~2016-06-10 14:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09 17:31 [Qemu-devel] [PATCH v5 0/2] trace: Add event for vCPU memory accesses Lluís Vilanova
2016-06-09 17:31 ` [Qemu-devel] [PATCH v5 1/2] exec: [tcg] Track which vCPU is performing translation and execution Lluís Vilanova
2016-06-09 17:31 ` [Qemu-devel] [PATCH v5 2/2] trace: [all] Add "guest_mem_before" event Lluís Vilanova
2016-06-10 14:20 ` Richard Henderson [this message]
2016-06-13  9:46 ` [Qemu-devel] [PATCH v5 0/2] trace: Add event for vCPU memory accesses Stefan Hajnoczi

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=5d87c67c-3ac3-a6a9-3e18-8b120ff6caf1@twiddle.net \
    --to=rth@twiddle.net \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --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).