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
2024-04-09
target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
Peter Maydell
2024-04-02
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
Peter Maydell
2024-03-09
target/arm: Fix 32-bit SMOPA
Richard Henderson
2024-02-16
target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...
Peter Maydell
2024-02-16
target/arm: Fix SVE/SME gross MTE suppression checks
Richard Henderson
2024-02-16
target/arm: Handle mte in do_ldrq, do_ldro
Richard Henderson
2024-02-16
target/arm: Split out make_svemte_desc
Richard Henderson
2024-02-16
target/arm: Adjust and validate mtedesc sizem1
Richard Henderson
2024-02-16
target/arm: Fix nregs computation in do_{ld,st}_zpa
Richard Henderson
2024-02-09
target/arm: Reinstate "vfp" property on AArch32 CPUs
Peter Maydell
2024-02-09
target/arm: fix exception syndrome for AArch32 bkpt insn
Jan Klötzke
2024-01-27
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
2024-01-27
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
2023-12-04
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-11-27
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
2023-11-27
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
2023-11-20
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
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-08
target/arm: hide aliased MIDR from gdbstub
Alex Bennée
2023-11-08
target/arm: hide all versions of DBGD[RS]AR from gdbstub
Alex Bennée
2023-11-08
target/arm: mark the 32bit alias of PAR when LPAE enabled
Alex Bennée
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target: Mention 'cpu-qom.h' is target agnostic
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-06
target/arm: Fix A64 LDRA immediate decode
Peter Maydell
2023-11-02
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
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-11-02
target/arm: Enable FEAT_MOPS insns in user-mode emulation
Peter Maydell
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
2023-10-27
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
2023-10-27
target/arm: Move ID_AA64DFR* feature tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64PFR* tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64ISAR* test functions together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
Peter Maydell
2023-10-27
target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
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/arm-powerctl: Correctly init CPUs when powered on to lower EL
Peter Maydell
2023-10-19
target/arm/common-semi-target.h: Remove unnecessary boot.h include
Peter Maydell
2023-10-19
target/arm/kvm64.c: Remove unused include
Peter Maydell
2023-10-19
target/arm: Implement FEAT_HPMN0
Peter Maydell
[next]