diff options
| author | Richard Henderson | 2019-08-24 17:21:34 +0200 |
|---|---|---|
| committer | Richard Henderson | 2019-09-03 17:30:39 +0200 |
| commit | 56ad8b007dde7a61e02582e1f2d5c57fc0165a6b (patch) | |
| tree | e467f93b618184af064efc0bd911dfe7648d1bce /scripts | |
| parent | cputlb: Fold TLB_RECHECK into TLB_INVALID_MASK (diff) | |
| download | qemu-56ad8b007dde7a61e02582e1f2d5c57fc0165a6b.tar.gz qemu-56ad8b007dde7a61e02582e1f2d5c57fc0165a6b.tar.xz qemu-56ad8b007dde7a61e02582e1f2d5c57fc0165a6b.zip | |
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 'scripts')
0 files changed, 0 insertions, 0 deletions
