]> git.ipfire.org Git - thirdparty/qemu.git/commit
trace: add mmu_index to mem_info
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 28 Jun 2019 19:54:11 +0000 (20:54 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2019 15:12:38 +0000 (15:12 +0000)
commit504f73f7b3724c885317b6b236620e9048f50c0a
treea2bce952b7dae13cae050b1d79cdbe9a9f3b0f20
parent291987c3068fb083abebb69701d04c5bab60f310
trace: add mmu_index to mem_info

We are going to re-use mem_info later for plugins and will need to
track the mmu_idx for softmmu code.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
accel/tcg/atomic_template.h
accel/tcg/cputlb.c
accel/tcg/user-exec.c
include/exec/cpu_ldst_template.h
include/exec/cpu_ldst_useronly_template.h
scripts/tracetool/transform.py
tcg/tcg-op.c
trace-events
trace/mem-internal.h
trace/mem.h