Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-i386: Ensure always-1 bits on DR6 can't be cleared | Eduardo Habkost | 2015-10-23 | 1 | -1/+1 |
* | target-i386: Check CR4[DE] for processing DR4/DR5 | Richard Henderson | 2015-10-23 | 1 | -5/+41 |
* | target-i386: Handle I/O breakpoints | Eduardo Habkost | 2015-10-23 | 1 | -27/+72 |
* | target-i386: Optimize setting dr[0-3] | Richard Henderson | 2015-10-23 | 1 | -3/+8 |
* | target-i386: Move hw_*breakpoint_* functions | Richard Henderson | 2015-10-23 | 1 | -1/+28 |
* | target-i386: Ensure bit 10 on DR7 is never cleared | Eduardo Habkost | 2015-10-23 | 1 | -0/+2 |
* | target-i386: Re-introduce optimal breakpoint removal | Richard Henderson | 2015-10-23 | 1 | -6/+28 |
* | target-i386: Introduce cpu_x86_update_dr7 | Richard Henderson | 2015-10-23 | 1 | -11/+18 |
* | target-i386: Make check_hw_breakpoints static | Richard Henderson | 2015-10-02 | 1 | -1/+1 |
* | target-i386: Move breakpoint related functions to new file | Richard Henderson | 2015-10-02 | 1 | -0/+182 |