aboutsummaryrefslogtreecommitdiff
path: root/target/arm/internals.h
AgeCommit message (Expand)Author
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi
2023-11-07target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'Philippe Mathieu-Daudé
2023-11-02target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell
2023-10-27target/arm: Move feature test functions to their own headerPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPS copiesPeter Maydell
2023-09-21target/arm: Implement the SETG* instructionsPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPSPeter Maydell
2023-08-31target/arm: Allow cpu to configure GM blocksizeRichard Henderson
2023-08-22target/arm: Pass security space rather than flag for AT instructionsJean-Philippe Brucker
2023-08-22target/arm: Skip granule protection checks for AT instructionsJean-Philippe Brucker
2023-06-23target/arm: Implement GPC exceptionsRichard Henderson
2023-06-06target/arm: Check alignment in helper_mte_checkRichard Henderson
2023-06-06arm: move KVM breakpoints helpersFrancesco Cagnin
2023-05-12target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size checkPeter Maydell
2023-05-02target/arm: Move 64-bit TCG CPUs into tcg/Fabiano Rosas
2023-05-02target/arm: Move cortex sysregs into a separate fileFabiano Rosas
2023-04-03target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()Philippe Mathieu-Daudé
2023-03-13target/arm: Improve arm_rmode_to_sfRichard Henderson
2023-03-06target/arm: Export arm_v7m_get_sp_ptrDavid Reiss
2023-03-06target/arm: Export arm_v7m_mrs_controlDavid Reiss
2023-03-06target/arm: Implement gdbstub pauth extensionRichard Henderson
2023-03-06target/arm: Create pauth_ptr_maskRichard Henderson
2023-03-06target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.cRichard Henderson
2023-03-06target/arm: Normalize aarch64 gdbstub get/set function namesRichard Henderson
2023-02-27target/cpu: Restrict do_transaction_failed() handlers to sysemuPhilippe Mathieu-Daudé
2023-02-27target/arm: Move regime_using_lpae_format into internal.hFabiano Rosas
2023-02-27target/arm: Move hflags code into the tcg directoryFabiano Rosas
2023-02-16target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scopePhilippe Mathieu-Daudé
2023-02-03target/arm: Implement FGT trapping infrastructurePeter Maydell
2023-01-05target/arm: Enable TTBCR_EAE for ARMv8-R AArch32Tobias Röhmel
2022-11-29target/arm: Set TCGCPUOps.restore_state_to_opc for v7mEvgeny Ermakov
2022-10-27target/arm: Add ARMFault_UnsuppAtomicUpdateRichard Henderson
2022-10-27target/arm: Extract HA and HD in aa64_va_parametersRichard Henderson
2022-10-27target/arm: Introduce regime_is_stage2Richard Henderson
2022-10-27target/arm: Implement FEAT_E0PDPeter Maydell
2022-10-26accel/tcg: Make page_alloc_target_data allocation constantRichard Henderson
2022-10-20target/arm: Use probe_access_full for BTIRichard Henderson
2022-10-10target/arm: Use ARMGranuleSize in ARMVAParametersPeter Maydell
2022-10-10target/arm: Don't allow guest to use unimplemented granule sizesPeter Maydell
2022-10-10target/arm: Use tlb_set_page_fullRichard Henderson
2022-10-10target/arm: Fold secure and non-secure a-profile mmu indexesRichard Henderson
2022-10-10target/arm: Merge regime_is_secure into get_phys_addrRichard Henderson
2022-10-10target/arm: Split out get_phys_addr_with_secureRichard Henderson
2022-09-22target/arm: Add secure parameter to pmsav8_mpu_lookupRichard Henderson
2022-09-22target/arm: Add is_secure parameter to v8m_security_lookupRichard Henderson
2022-09-22target/arm: Remove is_subpage argument to pmsav8_mpu_lookupRichard Henderson
2022-09-22target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookupRichard Henderson
2022-09-22target/arm: Create GetPhysAddrResultRichard Henderson
2022-09-14target/arm: Support 64-bit event counters for FEAT_PMUv3p5Peter Maydell
2022-09-14target/arm: Correct value returned by pmu_counter_mask()Peter Maydell