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
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
2022-07-18
target/arm: Honour VTCR_EL2 bits in Secure EL2
Peter Maydell
2022-07-18
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Fold regime_tcr() and regime_tcr_value() together
Peter Maydell
2022-07-18
target/arm: Define and use new regime_tcr_value() function
Peter Maydell
2022-07-07
target/arm: Move define_debug_regs() to debug_helper.c
Peter Maydell
2022-06-27
target/arm: Add cpu properties for SME
Richard Henderson
2022-06-27
target/arm: Move arm_cpu_*_finalize to internals.h
Richard Henderson
2022-06-10
target/arm: Move arm_debug_exception_fsr to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Move arm_generate_debug_exceptions out of line
Richard Henderson
2022-06-10
target/arm: Move arm_singlestep_active out of line
Richard Henderson
2022-06-10
target/arm: Move exception_target_el out of line
Richard Henderson
2022-06-08
target/arm: Use uint32_t instead of bitmap for sve vq's
Richard Henderson
2022-06-08
target/arm: Merge aarch64_sve_zcr_get_valid_len into caller
Richard Henderson
2022-06-08
target/arm: Add el_is_in_host
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr to ptw.c
Richard Henderson
2022-06-08
target/arm: Move stage_1_mmu_idx decl to internals.h
Richard Henderson
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-05-19
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
2022-05-19
target/arm: Postpone interpretation of stage 2 descriptor attribute bits
Peter Maydell
2022-05-09
target/arm: Implement virtual SError exceptions
Richard Henderson
2022-05-09
target/arm: Split out aa32_max_features
Richard Henderson
2022-05-09
target/arm: Move cortex impdef sysregs to cpu_tcg.c
Richard Henderson
2022-04-28
target/arm: Use field names for accessing DBGWCRn
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-01
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
2022-03-02
target/arm: Implement FEAT_LPA2
Richard Henderson
2022-03-02
target/arm: Extend arm_fi_to_lfsc to level -1
Richard Henderson
2022-03-02
target/arm: Honor TCR_ELx.{I}PS
Richard Henderson
2022-03-02
target/arm: Move arm_pamax out of line
Richard Henderson
2022-03-02
target/arm: Fault on invalid TCR_ELx.TxSZ
Richard Henderson
2022-01-28
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
2021-11-02
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
target/arm: Implement arm_cpu_record_sigsegv
Richard Henderson
2021-09-30
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-20
arm: Move PMC register definitions to internals.h
Alexander Graf
2021-07-27
target/arm: Export aarch64_sve_zcr_get_valid_len
Richard Henderson
2021-07-21
target/arm: Implement debug_check_breakpoint
Richard Henderson
2021-06-21
target/arm: Implement MVE VLDR/VSTR (non-widening forms)
Peter Maydell
2021-04-30
target/arm: Rename mte_probe1 to mte_probe
Richard Henderson
2021-04-30
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
2021-04-30
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
2021-03-05
target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
Rebecca Cran
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-16
target/arm: Split out syndrome.h from internals.h
Richard Henderson
2021-02-16
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
2021-02-11
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
[next]