mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-28 22:27:19 +00:00
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 |
||
|---|---|---|
| .. | ||
| container.c | ||
| cpu.c | ||
| Makefile.objs | ||
| object.c | ||
| qom-qobject.c | ||