qemu-e2k/qom
Sergey Fedorov 568496c0c0 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.

Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com>
Message-id: 1454256948-10485-2-git-send-email-serge.fdrv@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-02-11 11:17:32 +00:00
..
Makefile.objs qom: allow QOM to be linked into tools binaries 2015-09-15 14:35:39 +01:00
container.c qom: Clean up includes 2016-02-04 17:41:30 +00:00
cpu.c cpu: Add callback to check architectural watchpoint match 2016-02-11 11:17:32 +00:00
object.c qapi: Drop unused 'kind' for struct/enum visit 2016-02-08 17:29:57 +01:00
object_interfaces.c qom: Clean up includes 2016-02-04 17:41:30 +00:00
qom-qobject.c qom: Clean up includes 2016-02-04 17:41:30 +00:00