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