Searched hist:"03 a981893c99faba84bb373976796ad7dce0aecc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | diff 03a981893c99faba84bb373976796ad7dce0aecc Fri Aug 23 05:07:41 CDT 2019 David Hildenbrand <david@redhat.com> tcg: Check for watchpoints in probe_write()
Let size > 0 indicate a promise to write to those bytes. Check for write watchpoints in the probed range.
Suggested-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190823100741.9621-10-david@redhat.com> [rth: Recompute index after tlb_fill; check TLB_WATCHPOINT.] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|