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
/
tcg
Age
Commit message (
Expand
)
Author
2023-11-20
target/arm: enable FEAT_RNG on Neoverse-N2
Marcin Juszkiewicz
2023-11-15
target/arm/tcg: spelling fixes: alse, addreses
Michael Tokarev
2023-11-13
target/arm/tcg: enable PMU feature for Cortex-A8 and A9
Nikita Ostrenkov
2023-11-13
target/arm: Correct MTE tag checking for reverse-copy MOPS
Peter Maydell
2023-11-13
target/arm: HVC at EL3 should go to EL3, not EL2
Peter Maydell
2023-11-06
target/arm: Fix A64 LDRA immediate decode
Peter Maydell
2023-11-02
target/arm: Fix SVE STR increment
Richard Henderson
2023-11-02
target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly
Peter Maydell
2023-10-27
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-27
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
2023-10-27
target/arm: Correct minor errors in Cortex-A710 definition
Peter Maydell
2023-10-22
target/arm: Use tcg_gen_ext_i64
Richard Henderson
2023-10-19
target/arm: Implement FEAT_HPMN0
Peter Maydell
2023-10-19
target/arm: Permit T32 LDM with single register
Peter Maydell
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
2023-09-29
target/arm/tcg: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
2023-09-21
target/arm: Implement the CPY* instructions
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: Define new TB flag for ATA0
Peter Maydell
2023-09-21
target/arm: Implement the SET* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
2023-09-21
target/arm: New function allocation_tag_mem_probe()
Peter Maydell
2023-09-21
target/arm: Pass unpriv bool to get_a64_user_mem_index()
Peter Maydell
2023-09-21
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-09-21
target/arm: Remove unused allocation_tag_mem() argument
Peter Maydell
2023-09-21
target/arm: Implement FEAT_HBC
Peter Maydell
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-16
target/arm: Use tcg_gen_gvec_cmpi for compare vs 0
Richard Henderson
2023-09-15
target/arm: Use clmul_64
Richard Henderson
2023-09-15
target/arm: Use clmul_32* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_16* routines
Richard Henderson
2023-09-15
target/arm: Use clmul_8* routines
Richard Henderson
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-09-11
crypto: Create sm4_subword
Max Chou
2023-09-08
target/arm: Implement FEAT_TIDCP1
Richard Henderson
2023-09-08
target/arm: Implement HCR_EL2.TIDCP
Richard Henderson
2023-09-08
target/arm: Implement cortex-a710
Richard Henderson
2023-09-08
target/arm: Do not use gen_mte_checkN in trans_STGP
Richard Henderson
2023-09-08
target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE
Aaron Lindsay
2023-09-08
target/arm: Inform helpers whether a PAC instruction is 'combined'
Aaron Lindsay
2023-09-08
target/arm: Implement FEAT_Pauth2
Aaron Lindsay
2023-09-08
target/arm: Implement FEAT_EPAC
Aaron Lindsay
2023-09-08
target/arm: Implement FEAT_PACQARMA3
Richard Henderson
2023-09-08
target/arm: Don't change pauth features when changing algorithm
Richard Henderson
2023-09-08
target/arm: Add feature detection for FEAT_Pauth2 and extensions
Aaron Lindsay
[prev]
[next]