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
Age
Commit message (
Expand
)
Author
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-11
crypto: Create sm4_subword
Max Chou
2023-09-08
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
2023-09-08
target/arm: Enable SCTLR_EL1.TIDCP for user-only
Richard Henderson
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: Implement RMR_ELx
Richard Henderson
2023-09-08
arm64: Restore trapless ptimer access
Colton Lewis
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
2023-09-08
target/arm: Add ID_AA64ISAR2_EL1
Aaron Lindsay
2023-09-08
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-31
target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
Peter Maydell
2023-08-31
target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
Peter Maydell
2023-08-31
target/arm: properly document FEAT_CRC32
Alex Bennée
2023-08-31
target/arm: Implement FEAT_HPDS2 as a no-op
Richard Henderson
2023-08-31
target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-v1 special registers
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-n1 special registers
Richard Henderson
2023-08-31
target/arm: Introduce make_ccsidr64
Richard Henderson
2023-08-31
target/arm: When tag memory is not present, set MTE=1
Richard Henderson
2023-08-31
target/arm: Support more GM blocksizes
Richard Henderson
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
2023-08-31
target/arm: Reduce dcz_blocksize to uint8_t
Richard Henderson
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-24
target/arm: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-22
target/arm: Fix 64-bit SSRA
Richard Henderson
2023-08-22
target/arm: Fix SME ST1Q
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/ptw: Load stage-2 tables from realm physical space
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/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw
Peter Maydell
2023-08-22
target/arm/ptw: Check for block descriptors at invalid levels
Peter Maydell
2023-08-22
target/arm/ptw: Set attributes correctly for MMU disabled data accesses
Peter Maydell
2023-08-22
target/arm/ptw: Drop S1Translate::out_secure
Peter Maydell
[next]