diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-08-24 08:21:34 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-09-03 08:30:39 -0700 |
commit | 56ad8b007dde7a61e02582e1f2d5c57fc0165a6b (patch) | |
tree | e467f93b618184af064efc0bd911dfe7648d1bce /accel | |
parent | 30d7e098d5c38644359820317fcf72e3e129ec53 (diff) |
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>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions