Age | Commit message (Expand) | Author |
2017-10-24 | target/arm: check CF_PARALLEL instead of parallel_cpus | Emilio G. Cota |
2017-10-06 | arm: Fix SMC reporting to EL2 when QEMU provides PSCI | Jan Kiszka |
2017-09-14 | target/arm: Clear exclusive monitor on v7M reset, exception entry/exit | Peter Maydell |
2017-09-07 | target/arm: Implement new do_transaction_failed hook | Peter Maydell |
2017-09-04 | target/arm: Allow deliver_fault() caller to specify EA bit | Peter Maydell |
2017-09-04 | target/arm: Factor out fault delivery code | Peter Maydell |
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 |