unicorn/qemu/qom
Sergey Fedorov 6a3038db7c
cpu: Add callback to check architectural watchpoint match
When QEMU watchpoint matches, that is not definitely an architectural
watchpoint match yet. If it is a stop-before-access watchpoint then that
is hardly possible to ignore it after throwing a TCG exception.

A special callback is introduced to check for architectural watchpoint
match before raising a TCG exception.

Backports commit 568496c0c0f1863a4bc18539962cd8d81baa4e30 from qemu
2018-02-20 11:43:56 -05:00
..
container.c qom: Clean up includes 2018-02-19 01:31:35 -05:00
cpu.c cpu: Add callback to check architectural watchpoint match 2018-02-20 11:43:56 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
object.c qom: Swap 'name' next to visitor in ObjectPropertyAccessor 2018-02-19 23:14:37 -05:00
qom-qobject.c qapi: Consistent generated code: prefer visitor 'v' 2018-02-19 18:21:53 -05:00