aboutsummaryrefslogtreecommitdiff
path: root/target-arm
AgeCommit message (Expand)Author
2015-06-02target-arm: Correct check for non-EL3Edgar E. Iglesias
2015-05-29target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strdpull-target-arm-20150529Peter Maydell
2015-05-29target-arm: Add WFx instruction trap supportGreg Bellows
2015-05-29target-arm: Don't halt on WFI unless we don't have any workPeter Maydell
2015-05-29target-arm: Move TB flags down to fill gapPeter Maydell
2015-05-29target-arm: Extend FP checks to use an ELGreg Bellows
2015-05-29target-arm: Make singlestate TB flags common between AArch32/64Peter Maydell
2015-05-29target-arm: Add AArch64 CPTR registersGreg Bellows
2015-05-29target-arm: Allow cp access functions to indicate traps to EL2 or EL3Peter Maydell
2015-05-29target-arm: Update interrupt handling to use target ELGreg Bellows
2015-05-29target-arm: Make raise_exception() take syndrome and target ELPeter Maydell
2015-05-29target-arm: Set exception target EL in tlb_fillPeter Maydell
2015-05-29target-arm: Move setting of exception info into tlb_fillPeter Maydell
2015-05-29target-arm: Set correct syndrome for faults on MSR DAIF*, immPeter Maydell
2015-05-29target-arm: Extend helpers to route exceptionsGreg Bellows
2015-05-29target-arm: Add exception target el infrastructureGreg Bellows
2015-05-18target-arm: Remove unneeded '+'pull-target-arm-20150518-3pull-target-arm-20150518-2pull-target-arm-20150518-1pull-target-arm-20150518Edgar E. Iglesias
2015-05-18target-arm: Correct accessfn for CNTV_TVAL_EL0Edgar E. Iglesias
2015-05-18target-arm: Correct accessfn for CNTP_{CT}VAL_EL0Edgar E. Iglesias
2015-05-18target-arm: Add WFx syndrome functionGreg Bellows
2015-05-18target-arm: Add EL3 and EL2 TCR checkingGreg Bellows
2015-05-18target-arm: Add TTBR regime function and useGreg Bellows
2015-05-18target-arm: cpu64: Add support for Cortex-A53Peter Crosthwaite
2015-05-18target-arm: cpu64: generalise name of A57 regsPeter Crosthwaite
2015-05-14tcg: Push merged memop+mmu_idx parameter to softmmu routinesRichard Henderson
2015-05-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini
2015-04-30tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite
2015-04-30arm: cpu.h: Remove unused typdefsPeter Crosthwaite
2015-04-26Allow ARMv8 SCR.SMD updatespull-target-arm-20150427Greg Bellows
2015-04-26target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabledSergey Fedorov
2015-04-26target-arm: rename c1_coproc to cpacr_el1Sergey Fedorov
2015-04-26target-arm: Check watchpoints against CPU security statePeter Maydell
2015-04-26target-arm: Use attribute info to handle user-only watchpointsPeter Maydell
2015-04-26target-arm: Add user-mode transaction attributePeter Maydell
2015-04-26target-arm: Use correct memory attributes for page table walksPeter Maydell
2015-04-26target-arm: Honour NS bits in page tablesPeter Maydell
2015-04-01target-arm: kvm64 fix save/restore of SPSR regspull-target-arm-20150401Alex Bennée
2015-04-01target-arm: kvm64 sync FP register stateAlex Bennée
2015-04-01target-arm: kvm: save/restore mp stateAlex Bennée
2015-04-01target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)Peter Maydell
2015-03-16target-arm: Ignore low bit of PC in M-profile exception returnPeter Maydell
2015-03-16target-arm: Fix handling of STM (user) with r15 in register listPeter Maydell
2015-03-16target-arm: get_phys_addr_lpae: more xn controlAndrew Jones
2015-03-16target-arm: fix get_phys_addr_v6/SCTLR_AFE access checkAndrew Jones
2015-03-16target-arm: convert check_ap to ap_to_rw_protAndrew Jones
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum
2015-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell