Age | Commit message (Expand) | Author |
---|---|---|
2016-06-09 | cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() | Peter Maydell |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2015-10-23 | target-i386: Ensure always-1 bits on DR6 can't be cleared | Eduardo Habkost |
2015-10-23 | target-i386: Check CR4[DE] for processing DR4/DR5 | Richard Henderson |
2015-10-23 | target-i386: Handle I/O breakpoints | Eduardo Habkost |
2015-10-23 | target-i386: Optimize setting dr[0-3] | Richard Henderson |
2015-10-23 | target-i386: Move hw_*breakpoint_* functions | Richard Henderson |
2015-10-23 | target-i386: Ensure bit 10 on DR7 is never cleared | Eduardo Habkost |
2015-10-23 | target-i386: Re-introduce optimal breakpoint removal | Richard Henderson |
2015-10-23 | target-i386: Introduce cpu_x86_update_dr7 | Richard Henderson |
2015-10-02 | target-i386: Make check_hw_breakpoints static | Richard Henderson |
2015-10-02 | target-i386: Move breakpoint related functions to new file | Richard Henderson |