summaryrefslogtreecommitdiffstats
path: root/target/arm/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-06-061-1/+1
|\
| * numa: move numa_node from CPUState into target specific classesIgor Mammedov2017-06-051-1/+1
* | target/arm: add data cache invalidation cp15 instruction to cortex-r5Luc MICHEL2017-06-041-0/+2
|/
* arm: All M profile cores are PMSAPeter Maydell2017-06-021-0/+8
* arm: Don't clear ARM_FEATURE_PMSA for no-mpu configsPeter Maydell2017-06-021-1/+7
* arm: Clean up handling of no-MPU PMSA CPUsPeter Maydell2017-06-021-6/+6
* target/arm: clear PMUVER field of AA64DFR0 when vPMU=offWei Huang2017-06-021-1/+1
* virt-arm: add node-id property to CPUIgor Mammedov2017-05-111-0/+1
* hw/arm/virt: extract mp-affinity calculation in separate functionIgor Mammedov2017-05-111-3/+9
* arm: Remove workarounds for old M-profile exception return implementationPeter Maydell2017-04-201-41/+2Star
* armv7m: Fix condition check for taking exceptionsPeter Maydell2017-02-281-8/+8
* target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée2017-02-241-2/+2
* target-arm: Enable vPMU support under TCG modeWei Huang2017-02-101-1/+1
* arm: Correctly handle watchpoints for BE32 CPUsJulian Brown2017-02-071-0/+3
* Fix Thumb-1 BE32 execution and disassembly.Julian Brown2017-02-071-0/+23
* target/arm: Add cfgend parameter for ARM CPU selection.Julian Brown2017-02-071-0/+13
* armv7m: R14 should reset to 0xffffffffPeter Maydell2017-01-271-0/+3
* armv7m: FAULTMASK should be 0 on resetMichael Davidsaver2017-01-271-4/+6
* armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFARPeter Maydell2017-01-271-0/+7
* target/arm: Drop IS_M() macroPeter Maydell2017-01-271-1/+1
* armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver2017-01-271-0/+28
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-201-1/+1
|\
| * kvm: move cpu synchronization codeVincent Palatin2017-01-191-1/+1
* | target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell2017-01-201-0/+12
* | target-arm: Expose output GPIO line for VCPU maintenance interruptPeter Maydell2017-01-201-0/+3
* | qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-3/+2Star
|/
* target-arm: Add VBAR support to ARM1176 CPUsCédric Le Goater2016-12-271-0/+9
* Correct value of ARM Cortex-A8 MVFR1 register.Julian Brown2016-12-271-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1622