summaryrefslogtreecommitdiffstats
path: root/target-arm
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Add WFx instruction trap supportGreg Bellows2015-05-291-1/+59
* target-arm: Don't halt on WFI unless we don't have any workPeter Maydell2015-05-293-0/+15
* target-arm: Move TB flags down to fill gapPeter Maydell2015-05-291-2/+2
* target-arm: Extend FP checks to use an ELGreg Bellows2015-05-294-37/+82
* target-arm: Make singlestate TB flags common between AArch32/64Peter Maydell2015-05-292-44/+29
* target-arm: Add AArch64 CPTR registersGreg Bellows2015-05-292-1/+44
* target-arm: Allow cp access functions to indicate traps to EL2 or EL3Peter Maydell2015-05-292-2/+19
* target-arm: Update interrupt handling to use target ELGreg Bellows2015-05-294-61/+50
* target-arm: Make raise_exception() take syndrome and target ELPeter Maydell2015-05-291-40/+28
* target-arm: Set exception target EL in tlb_fillPeter Maydell2015-05-291-0/+1
* target-arm: Move setting of exception info into tlb_fillPeter Maydell2015-05-295-44/+52
* target-arm: Set correct syndrome for faults on MSR DAIF*, immPeter Maydell2015-05-291-0/+3
* target-arm: Extend helpers to route exceptionsGreg Bellows2015-05-291-0/+21
* target-arm: Add exception target el infrastructureGreg Bellows2015-05-296-37/+83
* target-arm: Remove unneeded '+'Edgar E. Iglesias2015-05-181-1/+1
* target-arm: Correct accessfn for CNTV_TVAL_EL0Edgar E. Iglesias2015-05-181-0/+1
* target-arm: Correct accessfn for CNTP_{CT}VAL_EL0Edgar E. Iglesias2015-05-181-1/+2
* target-arm: Add WFx syndrome functionGreg Bellows2015-05-181-0/+6
* target-arm: Add EL3 and EL2 TCR checkingGreg Bellows2015-05-181-13/+32
* target-arm: Add TTBR regime function and useGreg Bellows2015-05-181-5/+19
* target-arm: cpu64: Add support for Cortex-A53Peter Crosthwaite2015-05-181-0/+51
* target-arm: cpu64: generalise name of A57 regsPeter Crosthwaite2015-05-181-5/+5
* tcg: Push merged memop+mmu_idx parameter to softmmu routinesRichard Henderson2015-05-141-4/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-05-111-1/+3
|\
| * kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+3
* | tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite2015-04-301-9/+0
* | arm: cpu.h: Remove unused typdefsPeter Crosthwaite2015-04-301-5/+0
|/
* Allow ARMv8 SCR.SMD updatesGreg Bellows2015-04-261-1/+3
* target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabledSergey Fedorov2015-04-261-1/+2
* target-arm: rename c1_coproc to cpacr_el1Sergey Fedorov2015-04-263-6/+6
* target-arm: Check watchpoints against CPU security statePeter Maydell2015-04-261-2/+4
* target-arm: Use attribute info to handle user-only watchpointsPeter Maydell2015-04-261-11/+12
* target-arm: Add user-mode transaction attributePeter Maydell2015-04-261-0/+1
* target-arm: Use correct memory attributes for page table walksPeter Maydell2015-04-261-9/+40
* target-arm: Honour NS bits in page tablesPeter Maydell2015-04-261-12/+67
* target-arm: kvm64 fix save/restore of SPSR regsAlex Bennée2015-04-011-2/+27
* target-arm: kvm64 sync FP register stateAlex Bennée2015-04-011-3/+82
* target-arm: kvm: save/restore mp stateAlex Bennée2015-04-014-0/+69
* target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)Peter Maydell2015-04-013-3/+6
* target-arm: Ignore low bit of PC in M-profile exception returnPeter Maydell2015-03-161-0/+10
* target-arm: Fix handling of STM (user) with r15 in register listPeter Maydell2015-03-161-6/+12
* target-arm: get_phys_addr_lpae: more xn controlAndrew Jones2015-03-161-30/+100
* target-arm: fix get_phys_addr_v6/SCTLR_AFE access checkAndrew Jones2015-03-161-7/+42
* target-arm: convert check_ap to ap_to_rw_protAndrew Jones2015-03-161-30/+19
* tcg: Change translator-side labels to a pointerRichard Henderson2015-03-133-19/+19
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-121-1/+1
|\
| * kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell2015-03-111-0/+1
|\ \
| * | target-arm: Add missing compatible property to A57Ryota Ozaki2015-03-111-0/+1
| |/
* | cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-8/+1
|/
OpenPOWER on IntegriCloud