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