qemu-patch-raspberry4/target
Claudio Fontana 9ea9087bb4 cpu: move adjust_watchpoint_address to tcg_ops
commit 4061200059 ("arm: Correctly handle watchpoints for BE32 CPUs")

introduced this ARM-specific, TCG-specific hack to adjust the address,
before checking it with cpu_check_watchpoint.

Make adjust_watchpoint_address optional and move it to tcg_ops.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210204163931.7358-14-cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-02-05 10:24:14 -10:00
..
alpha cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
arm cpu: move adjust_watchpoint_address to tcg_ops 2021-02-05 10:24:14 -10:00
avr cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
cris cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
hppa cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
i386 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
lm32 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
m68k cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
microblaze cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
mips cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
moxie cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
nios2 cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
openrisc cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
ppc cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
riscv cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
rx cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
s390x cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
sh4 cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
sparc cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
tilegx cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
tricore cpu: Move tlb_fill to tcg_ops 2021-02-05 10:24:14 -10:00
unicore32 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
xtensa cpu: move do_unaligned_access to tcg_ops 2021-02-05 10:24:14 -10:00
meson.build meson: target 2020-08-21 06:30:35 -04:00