Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-04 | target/arm: Don't trap WFI/WFE for M profile | Peter Maydell | 1 | -0/+5 |
2017-06-02 | arm: Add support for M profile CPUs having different MMU index semantics | Peter Maydell | 1 | -1/+2 |
2017-06-02 | arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access() | Peter Maydell | 1 | -1/+1 |
2017-04-20 | target/arm: Add assertion about FSC format for syndrome registers | Peter Maydell | 1 | -5/+18 |
2017-02-24 | target-arm: don't generate WFE/YIELD calls for MTTCG | Alex Bennée | 1 | -0/+7 |
2017-02-24 | tcg: drop global lock during TCG code execution | Jan Kiszka | 1 | -4/+39 |
2017-02-07 | arm: Correctly handle watchpoints for BE32 CPUs | Julian Brown | 1 | -0/+22 |
2016-12-27 | target-arm: Log AArch64 exception returns | Peter Maydell | 1 | -0/+9 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+1335 |