aboutsummaryrefslogtreecommitdiff
path: root/target-i386/bpt_helper.c
AgeCommit message (Expand)Author
2016-06-09cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-01-29x86: Clean up includesPeter Maydell
2015-10-23target-i386: Ensure always-1 bits on DR6 can't be clearedEduardo Habkost
2015-10-23target-i386: Check CR4[DE] for processing DR4/DR5Richard Henderson
2015-10-23target-i386: Handle I/O breakpointsEduardo Habkost
2015-10-23target-i386: Optimize setting dr[0-3]Richard Henderson
2015-10-23target-i386: Move hw_*breakpoint_* functionsRichard Henderson
2015-10-23target-i386: Ensure bit 10 on DR7 is never clearedEduardo Habkost
2015-10-23target-i386: Re-introduce optimal breakpoint removalRichard Henderson
2015-10-23target-i386: Introduce cpu_x86_update_dr7Richard Henderson
2015-10-02target-i386: Make check_hw_breakpoints staticRichard Henderson
2015-10-02target-i386: Move breakpoint related functions to new fileRichard Henderson