aboutsummaryrefslogtreecommitdiff
path: root/softmmu/watchpoint.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-28softmmu: Restore use of CPU watchpoint for all acceleratorsPhilippe Mathieu-Daudé1-0/+4
2023-03-28softmmu/watchpoint: Add missing 'qemu/error-report.h' includePhilippe Mathieu-Daudé1-0/+1
2023-03-05softmmu: Check watchpoints for read+write at onceRichard Henderson1-9/+10
2023-02-27softmmu: Extract watchpoint API from physmem.cPhilippe Mathieu-Daudé1-0/+220