qemu/include/hw/core
David Hildenbrand 0026348b48 exec: Factor out core logic of check_watchpoint()
We want to perform the same checks in probe_write() to trigger a cpu
exit before doing any modifications. We'll have to pass a PC.

Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190823100741.9621-9-david@redhat.com>
[rth: Use vaddr for len, like other watchpoint functions;
Move user-only stub to static inline.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-09-03 08:30:39 -07:00
..
cpu.h exec: Factor out core logic of check_watchpoint() 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