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
/
helper.c
Age
Commit message (
Expand
)
Author
2023-05-12
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
2023-03-06
target/arm: Stub arm_hcr_el2_eff for m-profile
Richard Henderson
2023-03-02
target/arm: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-02-27
target/arm: Move hflags code into the tcg directory
Fabiano Rosas
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
2023-02-16
target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
Claudio Fontana
2023-02-16
target/arm: wrap psci call with tcg_enabled
Claudio Fontana
2023-02-16
target/arm: rename handle_semihosting to tcg_handle_semihosting
Claudio Fontana
2023-02-16
target/arm: Constify ID_PFR1 on user emulation
Philippe Mathieu-Daudé
2023-02-03
target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
Peter Maydell
2023-02-03
target/arm: Implement the HFGITR_EL2.ERET trap
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 48..63
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 18..47
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 12..17
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 0..11
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HDFGRTR bits 12..63
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 24..35
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 12..23
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 0..11
Peter Maydell
2023-02-03
target/arm: Implement FGT trapping infrastructure
Peter Maydell
2023-02-03
target/arm: Define the FEAT_FGT registers
Peter Maydell
2023-02-03
target/arm: Disable HSTR_EL2 traps if EL2 is not enabled
Peter Maydell
2023-02-03
target/arm: Correct syndrome for ATS12NSO* at Secure EL1
Peter Maydell
2023-02-03
target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly
Peter Maydell
2023-01-23
target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Rebuild hflags in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Reset ZA state in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Reset SVE state in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Introduce aarch64_set_svcr()
Richard Henderson
2023-01-13
target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled
Evgeny Iakovlev
2023-01-05
target/arm: align exposed ID registers with Linux
Zhuojia Shen
2023-01-05
target/arm: Remove unused includes from helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch brace errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch space errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch comment style warnings in helper.c
Fabiano Rosas
2023-01-05
target/arm: Add PMSAv8r registers
Tobias Röhmel
2023-01-05
target/arm: Make RVBAR available for all ARMv8 CPUs
Tobias Röhmel
2023-01-05
target/arm: Don't add all MIDR aliases for cores that implement PMSA
Tobias Röhmel
2022-12-15
target/arm: Implement HCR_EL2.TID4 traps
Peter Maydell
2022-12-15
target/arm: Implement HCR_EL2.TICAB,TOCU traps
Peter Maydell
2022-12-15
target/arm: Implement HCR_EL2.TTLBOS traps
Peter Maydell
2022-12-15
target/arm: Implement HCR_EL2.TTLBIS traps
Peter Maydell
2022-12-15
target/arm: Allow relevant HCR bits to be written for FEAT_EVT
Peter Maydell
2022-11-04
target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
Ake Koomsin
2022-11-04
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
2022-11-04
target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
Peter Maydell
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
[next]