]> git.proxmox.com Git - mirror_qemu.git/commit - trace-events
trace: [all] Add "guest_mem_before" event
authorLluís Vilanova <vilanova@ac.upc.edu>
Thu, 9 Jun 2016 17:31:47 +0000 (19:31 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 20 Jun 2016 16:21:56 +0000 (17:21 +0100)
commitdcdaadb6ea873159487aa2fdbee2c4aa7779e02d
tree767536fb99ccab715bbd47af0587c1e356a9621a
parent7c2550432abe62f53e6df878ceba6ceaf71f0e7e
trace: [all] Add "guest_mem_before" event

The event is described in "trace-events". Note that the "MO_AMASK" flag
is not traced, since it does not seem to affect the visible semantics of
instructions.

[s/inline inline/inline/ to fix clang build.
--Stefan]

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 146549350711.18437.726780393247474362.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/exec/cpu_ldst_template.h
include/exec/cpu_ldst_useronly_template.h
tcg/tcg-op.c
trace-events
trace/mem-internal.h [new file with mode: 0644]
trace/mem.h [new file with mode: 0644]