mirror_qemu/include/hw/core
Richard Henderson 56ad8b007d exec: Factor out cpu_watchpoint_address_matches
We want to move the check for watchpoints from
memory_region_section_get_iotlb to tlb_set_page_with_attrs.
Isolate the loop over watchpoints to an exported function.

Rename the existing cpu_watchpoint_address_matches to
watchpoint_address_matches, since it doesn't actually
have a cpu argument.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-09-03 08:30:39 -07:00
..
cpu.h exec: Factor out cpu_watchpoint_address_matches 2019-09-03 08:30:39 -07:00
generic-loader.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
split-irq.h Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00