Age | Commit message (Expand) | Author | Files | Lines |
2017-04-20 | arm: Remove workarounds for old M-profile exception return implementation | Peter Maydell | 1 | -41/+2 |
2017-02-28 | armv7m: Fix condition check for taking exceptions | Peter Maydell | 1 | -8/+8 |
2017-02-24 | target-arm/powerctl: defer cpu reset work to CPU context | Alex Bennée | 1 | -2/+2 |
2017-02-10 | target-arm: Enable vPMU support under TCG mode | Wei Huang | 1 | -1/+1 |
2017-02-07 | arm: Correctly handle watchpoints for BE32 CPUs | Julian Brown | 1 | -0/+3 |
2017-02-07 | Fix Thumb-1 BE32 execution and disassembly. | Julian Brown | 1 | -0/+23 |
2017-02-07 | target/arm: Add cfgend parameter for ARM CPU selection. | Julian Brown | 1 | -0/+13 |
2017-01-27 | armv7m: R14 should reset to 0xffffffff | Peter Maydell | 1 | -0/+3 |
2017-01-27 | armv7m: FAULTMASK should be 0 on reset | Michael Davidsaver | 1 | -4/+6 |
2017-01-27 | armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFAR | Peter Maydell | 1 | -0/+7 |
2017-01-27 | target/arm: Drop IS_M() macro | Peter Maydell | 1 | -1/+1 |
2017-01-27 | armv7m: Replace armv7m.hack with unassigned_access handler | Michael Davidsaver | 1 | -0/+28 |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2017-01-20 | target-arm: Enable EL2 feature bit on A53 and A57 | Peter Maydell | 1 | -0/+12 |
2017-01-20 | target-arm: Expose output GPIO line for VCPU maintenance interrupt | Peter Maydell | 1 | -0/+3 |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin | 1 | -1/+1 |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée | 1 | -3/+2 |
2016-12-27 | target-arm: Add VBAR support to ARM1176 CPUs | Cédric Le Goater | 1 | -0/+9 |
2016-12-27 | Correct value of ARM Cortex-A8 MVFR1 register. | Julian Brown | 1 | -1/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+1622 |