index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
1
-1
/
+1
2024-01-27
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
1
-1
/
+1
2023-12-04
target/arm: Disable SME if SVE is disabled
Peter Maydell
1
-0
/
+10
2023-11-27
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
1
-4
/
+21
2023-11-27
target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
Peter Maydell
1
-3
/
+3
2023-11-20
target/arm: Fix SME FMOPA (16-bit), BFMOPA
Richard Henderson
1
-6
/
+4
2023-11-20
target/arm: enable FEAT_RNG on Neoverse-N2
Marcin Juszkiewicz
1
-1
/
+1
2023-11-15
target/arm/tcg: spelling fixes: alse, addreses
Michael Tokarev
2
-2
/
+2
2023-11-13
target/arm/tcg: enable PMU feature for Cortex-A8 and A9
Nikita Ostrenkov
1
-0
/
+2
2023-11-13
target/arm: Correct MTE tag checking for reverse-copy MOPS
Peter Maydell
1
-2
/
+10
2023-11-13
target/arm: HVC at EL3 should go to EL3, not EL2
Peter Maydell
1
-1
/
+3
2023-11-08
target/arm: hide aliased MIDR from gdbstub
Alex Bennée
1
-1
/
+1
2023-11-08
target/arm: hide all versions of DBGD[RS]AR from gdbstub
Alex Bennée
1
-4
/
+6
2023-11-08
target/arm: mark the 32bit alias of PAR when LPAE enabled
Alex Bennée
1
-14
/
+21
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2
-27
/
+25
2023-11-07
target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
Philippe Mathieu-Daudé
3
-28
/
+28
2023-11-07
target: Mention 'cpu-qom.h' is target agnostic
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2
-6
/
+0
2023-11-06
target/arm: Fix A64 LDRA immediate decode
Peter Maydell
2
-1
/
+6
2023-11-02
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2
-3
/
+5
2023-11-02
target/arm: Fix SVE STR increment
Richard Henderson
1
-2
/
+3
2023-11-02
target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly
Peter Maydell
1
-3
/
+12
2023-11-02
target/arm: Enable FEAT_MOPS insns in user-mode emulation
Peter Maydell
1
-0
/
+2
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
1
-0
/
+5
2023-10-27
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
1
-2
/
+2
2023-10-27
target/arm: Move ID_AA64DFR* feature tests together
Peter Maydell
1
-5
/
+5
2023-10-27
target/arm: Move ID_AA64PFR* tests together
Peter Maydell
1
-43
/
+43
2023-10-27
target/arm: Move ID_AA64ISAR* test functions together
Peter Maydell
1
-35
/
+35
2023-10-27
target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
Peter Maydell
1
-60
/
+60
2023-10-27
target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
Peter Maydell
1
-30
/
+30
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
20
-972
/
+1012
2023-10-27
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
1
-0
/
+103
2023-10-27
target/arm: Correct minor errors in Cortex-A710 definition
Peter Maydell
1
-2
/
+9
2023-10-22
target/arm: Use tcg_gen_ext_i64
Richard Henderson
1
-35
/
+2
2023-10-19
target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
Peter Maydell
3
-52
/
+118
2023-10-19
target/arm/common-semi-target.h: Remove unnecessary boot.h include
Peter Maydell
1
-3
/
+1
2023-10-19
target/arm/kvm64.c: Remove unused include
Peter Maydell
1
-1
/
+0
2023-10-19
target/arm: Implement FEAT_HPMN0
Peter Maydell
3
-1
/
+6
2023-10-19
target/arm: Permit T32 LDM with single register
Peter Maydell
1
-14
/
+23
2023-10-19
arm/kvm: convert to kvm_get_one_reg
Cornelia Huck
2
-54
/
+18
2023-10-19
arm/kvm: convert to kvm_set_one_reg
Cornelia Huck
2
-58
/
+21
2023-10-19
target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
Michal Orzel
1
-16
/
+1
2023-10-19
hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'
Philippe Mathieu-Daudé
1
-2
/
+0
2023-10-11
target/arm: Remove references to gdb_has_xml
Akihiko Odaki
1
-30
/
+2
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2
-5
/
+5
2023-10-11
target/arm: Move the reference to arm-core.xml
Akihiko Odaki
1
-1
/
+2
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
1
-1
/
+0
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
5
-11
/
+11
[next]