index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
internals.h
Age
Commit message (
Expand
)
Author
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2023-11-07
target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-02
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
Peter Maydell
2023-09-21
target/arm: Implement the SETG* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
2023-08-22
target/arm: Pass security space rather than flag for AT instructions
Jean-Philippe Brucker
2023-08-22
target/arm: Skip granule protection checks for AT instructions
Jean-Philippe Brucker
2023-06-23
target/arm: Implement GPC exceptions
Richard Henderson
2023-06-06
target/arm: Check alignment in helper_mte_check
Richard Henderson
2023-06-06
arm: move KVM breakpoints helpers
Francesco Cagnin
2023-05-12
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
2023-05-02
target/arm: Move cortex sysregs into a separate file
Fabiano Rosas
2023-04-03
target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
Philippe Mathieu-Daudé
2023-03-13
target/arm: Improve arm_rmode_to_sf
Richard Henderson
2023-03-06
target/arm: Export arm_v7m_get_sp_ptr
David Reiss
2023-03-06
target/arm: Export arm_v7m_mrs_control
David Reiss
2023-03-06
target/arm: Implement gdbstub pauth extension
Richard Henderson
2023-03-06
target/arm: Create pauth_ptr_mask
Richard Henderson
2023-03-06
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
2023-03-06
target/arm: Normalize aarch64 gdbstub get/set function names
Richard Henderson
2023-02-27
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/arm: Move regime_using_lpae_format into internal.h
Fabiano Rosas
2023-02-27
target/arm: Move hflags code into the tcg directory
Fabiano Rosas
2023-02-16
target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
Philippe Mathieu-Daudé
2023-02-03
target/arm: Implement FGT trapping infrastructure
Peter Maydell
2023-01-05
target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
Tobias Röhmel
2022-11-29
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
2022-10-27
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
2022-10-27
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2022-10-27
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-10
target/arm: Use ARMGranuleSize in ARMVAParameters
Peter Maydell
2022-10-10
target/arm: Don't allow guest to use unimplemented granule sizes
Peter Maydell
2022-10-10
target/arm: Use tlb_set_page_full
Richard Henderson
2022-10-10
target/arm: Fold secure and non-secure a-profile mmu indexes
Richard Henderson
2022-10-10
target/arm: Merge regime_is_secure into get_phys_addr
Richard Henderson
2022-10-10
target/arm: Split out get_phys_addr_with_secure
Richard Henderson
2022-09-22
target/arm: Add secure parameter to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to v8m_security_lookup
Richard Henderson
2022-09-22
target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
Richard Henderson
2022-09-22
target/arm: Create GetPhysAddrResult
Richard Henderson
2022-09-14
target/arm: Support 64-bit event counters for FEAT_PMUv3p5
Peter Maydell
2022-09-14
target/arm: Correct value returned by pmu_counter_mask()
Peter Maydell
[next]