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-12-19
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
2023-12-19
target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
Philippe Mathieu-Daudé
2023-12-19
target/arm: Restrict TCG specific helpers
Philippe Mathieu-Daudé
2023-12-19
target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
Peter Maydell
2023-11-27
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
2023-11-08
target/arm: hide aliased MIDR from gdbstub
Alex Bennée
2023-11-08
target/arm: mark the 32bit alias of PAR when LPAE enabled
Alex Bennée
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-19
target/arm: Implement FEAT_HPMN0
Peter Maydell
2023-10-19
target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
Michal Orzel
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-09-21
target/arm: Implement FEAT_MOPS enable bits
Peter Maydell
2023-09-21
target/arm: Update user-mode ID reg mask values
Peter Maydell
2023-09-08
target/arm: Implement RMR_ELx
Richard Henderson
2023-09-08
target/arm: Add ID_AA64ISAR2_EL1
Aaron Lindsay
2023-08-31
target/arm: Apply access checks to neoverse-n1 special registers
Richard Henderson
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
2023-08-22
target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
Jean-Philippe Brucker
2023-08-22
target/arm/helper: Check SCR_EL3.{NSE, NS} encoding for AT instructions
Jean-Philippe Brucker
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-08-22
target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2*
Jean-Philippe Brucker
2023-08-22
target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory types
Peter Maydell
2023-08-22
target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate()
Peter Maydell
2023-08-22
target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate()
Peter Maydell
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-06
target/arm: Handle IC IVAU to improve compatibility with JITs
John Högberg
2023-07-04
target/arm: Add raw_writes ops for register whose write induce TLB maintenance
Eric Auger
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-23
target/arm: Implement GPC exceptions
Richard Henderson
2023-06-23
target/arm: Introduce ARMSecuritySpace
Richard Henderson
2023-06-23
target/arm: Add RME cpregs
Richard Henderson
2023-06-23
target/arm: SCR_EL3.NS may be RES1
Richard Henderson
2023-06-23
target/arm: Update SCR and HCR for RME
Richard Henderson
2023-06-06
target/arm: allow DC CVA[D]P in user mode emulation
Zhuojia Shen
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
[prev]
[next]