summaryrefslogtreecommitdiffstats
path: root/target/arm
Commit message (Expand)AuthorAgeFilesLines
* 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-203-0/+16
* | target/arm/psci.c: If EL2 implemented, start CPUs in EL2Peter Maydell2017-01-201-7/+18
* | target-arm: Add ARMCPU fields for GIC CPU i/f configPeter Maydell2017-01-202-0/+11
* | target-arm: Expose output GPIO line for VCPU maintenance interruptPeter Maydell2017-01-202-0/+5
* | target/arm: Implement DBGVCR32_EL2 system registerPeter Maydell2017-01-201-0/+7
* | target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()Peter Maydell2017-01-201-0/+14
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell2017-01-163-17/+19
|\ \ | |/ |/|
| * cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-13/+13
| * qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-4/+6
* | target/arm: Fix ubfx et al for aarch64Richard Henderson2017-01-131-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-01-131-0/+1
|\ \ | |/ |/|
| * qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost2017-01-121-0/+1
* | target-arm: Use clrsb helperRichard Henderson2017-01-103-16/+4Star
* | target-arm: Use clz opcodeRichard Henderson2017-01-106-25/+7Star
* | target-arm: Use new deposit and extract opsRichard Henderson2017-01-102-81/+37Star
|/
* target-arm: Add VBAR support to ARM1176 CPUsCédric Le Goater2016-12-273-6/+23
* target-arm: Log AArch64 exception returnsPeter Maydell2016-12-271-0/+9
* target-arm: Fix aarch64 disas_ldst_single_structRichard Henderson2016-12-271-2/+2
* target-arm: Fix aarch64 vec_reg_offsetRichard Henderson2016-12-271-1/+2
* Correct value of ARM Cortex-A8 MVFR1 register.Julian Brown2016-12-271-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2035-0/+49062