diff options
| author | Anton Johansson <anjo@rev.ng> | 2023-09-12 17:34:21 +0200 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2023-10-04 11:03:54 -0700 |
| commit | 5afec1c63bcc6e23bec6fa8a1895f61d1f7f3cbe (patch) | |
| tree | c18e108d3240762ed441d4a1853de1f737b7760c /include/exec/cpu-common.h | |
| parent | 10b32e2cd9ab203c1643fbb0522550e64be8376f (diff) | |
| download | focaccia-qemu-5afec1c63bcc6e23bec6fa8a1895f61d1f7f3cbe.tar.gz focaccia-qemu-5afec1c63bcc6e23bec6fa8a1895f61d1f7f3cbe.zip | |
accel/tcg: Modify probe_access_internal() to use CPUState
probe_access_internal() is changed to instead take the generic CPUState over CPUArchState, in order to lessen the target-specific coupling of cputlb.c. Note: probe_access*() also don't need the full CPUArchState, but aren't touched in this patch as they are target-facing. Signed-off-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230912153428.17816-5-anjo@rev.ng> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> [rth: Use cpu->neg.tlb instead of cpu_tlb()] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/cpu-common.h')
0 files changed, 0 insertions, 0 deletions