Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-13 | target/sh4: fix BS_EXCP exit | Aurelien Jarno | 1 | -9/+7 |
2017-05-13 | target/sh4: fix BS_STOP exit | Aurelien Jarno | 1 | -2/+3 |
2017-05-13 | target/sh4: move DELAY_SLOT_TRUE flag into a separate global | Aurelien Jarno | 3 | -18/+16 |
2017-05-13 | target/sh4: do not include DELAY_SLOT_TRUE in the TB state | Aurelien Jarno | 1 | -2/+1 |
2017-05-13 | target/sh4: get rid of DELAY_SLOT_CLEARME | Aurelien Jarno | 3 | -16/+6 |
2017-05-13 | target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags | Aurelien Jarno | 1 | -79/+82 |
2017-02-21 | monitor: Fix crashes when using HMP commands without CPU | Thomas Huth | 1 | -0/+5 |
2017-01-13 | cputlb: drop flush_global flag from tlb_flush | Alex Bennée | 1 | -1/+1 |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée | 2 | -2/+4 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 11 | -0/+4500 |