aboutsummaryrefslogtreecommitdiff
path: root/target/arm/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-27target/arm: Drop IS_M() macroPeter Maydell1-1/+1
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver1-0/+28
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell1-0/+12
2017-01-20target-arm: Expose output GPIO line for VCPU maintenance interruptPeter Maydell1-0/+3
2017-01-19kvm: move cpu synchronization codeVincent Palatin1-1/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-3/+2
2016-12-27target-arm: Add VBAR support to ARM1176 CPUsCédric Le Goater1-0/+9
2016-12-27Correct value of ARM Cortex-A8 MVFR1 register.Julian Brown1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1622