aboutsummaryrefslogtreecommitdiffstats
path: root/target/arm/internals.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Fix usage of MMU indexes when EL3 is AArch32Peter Maydell2024-08-131-4/+23
* gdbstub: Re-factor gdb command extensionsAlex Bennée2024-07-221-2/+2
* target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()Peter Maydell2024-07-111-0/+3
* gdbstub: Add support for MTE in user modeGustavo Romero2024-07-051-0/+6
* target/arm: Implement FEAT WFxT and enable for '-cpu max'Peter Maydell2024-05-301-0/+8
* target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell2024-04-301-2/+10
* target/arm: Refactor default generic timer frequency handlingPeter Maydell2024-04-301-3/+4
* exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' headerPhilippe Mathieu-Daudé2024-04-261-0/+1
* target/arm: Add support for Non-maskable InterruptJinjie Ruan2024-04-251-0/+18
* target/arm: Add support for FEAT_NMI, Non-maskable InterruptJinjie Ruan2024-04-251-0/+3
* target/arm: use FIELD macro for CNTHCTL bit definitionsPeter Maydell2024-03-071-2/+25
* target/arm: Move some register related defines to internals.hPeter Maydell2024-03-071-0/+128
* gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cbAkihiko Odaki2024-02-281-6/+6
* target/arm: Use GDBFeature for dynamic XMLAkihiko Odaki2024-02-281-1/+1
* target/arm: Adjust and validate mtedesc sizem1Richard Henderson2024-02-151-1/+1
* target/arm: Split out arm_env_mmu_indexRichard Henderson2024-02-031-0/+5
* Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi2024-01-081-2/+2
* target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'Philippe Mathieu-Daudé2023-11-071-0/+6
* target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell2023-11-021-1/+0
* target/arm: Move feature test functions to their own headerPeter Maydell2023-10-271-0/+1
* target/arm: Implement MTE tag-checking functions for FEAT_MOPS copiesPeter Maydell2023-09-211-0/+17
* target/arm: Implement the SETG* instructionsPeter Maydell2023-09-211-0/+10
* target/arm: Implement MTE tag-checking functions for FEAT_MOPSPeter Maydell2023-09-211-0/+28
* target/arm: Allow cpu to configure GM blocksizeRichard Henderson2023-08-311-6/+0
* target/arm: Pass security space rather than flag for AT instructionsJean-Philippe Brucker2023-08-221-9/+9
* target/arm: Skip granule protection checks for AT instructionsJean-Philippe Brucker2023-08-221-11/+14
* target/arm: Implement GPC exceptionsRichard Henderson2023-06-231-0/+27
* target/arm: Check alignment in helper_mte_checkRichard Henderson2023-06-061-1/+2
* arm: move KVM breakpoints helpersFrancesco Cagnin2023-06-061-0/+50
* target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size checkPeter Maydell2023-05-121-1/+11
* target/arm: Move 64-bit TCG CPUs into tcg/Fabiano Rosas2023-05-021-0/+4
* target/arm: Move cortex sysregs into a separate fileFabiano Rosas2023-05-021-6/+0
* target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()Philippe Mathieu-Daudé2023-04-031-5/+10
* target/arm: Improve arm_rmode_to_sfRichard Henderson2023-03-131-3/+9
* target/arm: Export arm_v7m_get_sp_ptrDavid Reiss2023-03-061-0/+10
* target/arm: Export arm_v7m_mrs_controlDavid Reiss2023-03-061-0/+3
* target/arm: Implement gdbstub pauth extensionRichard Henderson2023-03-061-0/+2
* target/arm: Create pauth_ptr_maskRichard Henderson2023-03-061-0/+10
* target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.cRichard Henderson2023-03-061-0/+1
* target/arm: Normalize aarch64 gdbstub get/set function namesRichard Henderson2023-03-061-4/+4
* target/cpu: Restrict do_transaction_failed() handlers to sysemuPhilippe Mathieu-Daudé2023-02-271-0/+2
* target/arm: Move regime_using_lpae_format into internal.hFabiano Rosas2023-02-271-3/+18
* target/arm: Move hflags code into the tcg directoryFabiano Rosas2023-02-271-0/+2
* target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scopePhilippe Mathieu-Daudé2023-02-161-14/+0
* target/arm: Implement FGT trapping infrastructurePeter Maydell2023-02-031-0/+20
* target/arm: Enable TTBCR_EAE for ARMv8-R AArch32Tobias Röhmel2023-01-051-0/+4
* target/arm: Set TCGCPUOps.restore_state_to_opc for v7mEvgeny Ermakov2022-11-291-0/+4
* target/arm: Add ARMFault_UnsuppAtomicUpdateRichard Henderson2022-10-271-0/+4
* target/arm: Extract HA and HD in aa64_va_parametersRichard Henderson2022-10-271-0/+2
* target/arm: Introduce regime_is_stage2Richard Henderson2022-10-271-0/+5