summaryrefslogtreecommitdiff
path: root/target-i386/bpt_helper.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-23target-i386: Ensure always-1 bits on DR6 can't be clearedEduardo Habkost1-1/+1
2015-10-23target-i386: Check CR4[DE] for processing DR4/DR5Richard Henderson1-5/+41
2015-10-23target-i386: Handle I/O breakpointsEduardo Habkost1-27/+72
2015-10-23target-i386: Optimize setting dr[0-3]Richard Henderson1-3/+8
2015-10-23target-i386: Move hw_*breakpoint_* functionsRichard Henderson1-1/+28
2015-10-23target-i386: Ensure bit 10 on DR7 is never clearedEduardo Habkost1-0/+2
2015-10-23target-i386: Re-introduce optimal breakpoint removalRichard Henderson1-6/+28
2015-10-23target-i386: Introduce cpu_x86_update_dr7Richard Henderson1-11/+18
2015-10-02target-i386: Make check_hw_breakpoints staticRichard Henderson1-1/+1
2015-10-02target-i386: Move breakpoint related functions to new fileRichard Henderson1-0/+182