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-10-11
target/arm: Remove references to gdb_has_xml
Akihiko Odaki
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-11
target/arm: Move the reference to arm-core.xml
Akihiko Odaki
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
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
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
target/arm: Remove size and alignment for cpu subclasses
Richard Henderson
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
2023-09-29
target/arm/hvf: Clean up local variable shadowing
Philippe Mathieu-Daudé
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: Define syndrome function for MOPS exceptions
Peter Maydell
2023-09-21
target/arm: Pass unpriv bool to get_a64_user_mem_index()
Peter Maydell
2023-09-21
target/arm: Implement FEAT_MOPS enable bits
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-21
target/arm: Update user-mode ID reg mask values
Peter Maydell
2023-09-21
target/arm: Update AArch64 ID register field definitions
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
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
[next]