diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-08 08:43:45 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-11 11:21:34 +0100 |
commit | 069cfe77d63e06e2b25912aea9fea6ea14bb246a (patch) | |
tree | b4e6c9506c40946fbc060b83bceb1517cb691f7d /softmmu | |
parent | 7a1bfee682d8474340ec0fced19b9f0faef9f568 (diff) |
accel/tcg: Add probe_access_flags
This new interface will allow targets to probe for a page
and then handle watchpoints themselves. This will be most
useful for vector predicated memory operations, where one
page lookup can be used for many operations, and one test
can avoid many watchpoint checks.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200508154359.7494-6-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'softmmu')
0 files changed, 0 insertions, 0 deletions