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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
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
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
11
-509
/
+509
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-10-03
target/arm: Remove size and alignment for cpu subclasses
Richard Henderson
2
-7
/
+0
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
6
-19
/
+7
2023-09-29
target/arm/hvf: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-4
/
+4
2023-09-29
target/arm/tcg: Clean up local variable shadowing
Philippe Mathieu-Daudé
2
-9
/
+9
2023-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
1
-0
/
+1
2023-09-21
target/arm: Implement the CPY* instructions
Peter Maydell
4
-0
/
+535
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
Peter Maydell
2
-0
/
+116
2023-09-21
target/arm: Implement the SETG* instructions
Peter Maydell
6
-9
/
+155
2023-09-21
target/arm: Define new TB flag for ATA0
Peter Maydell
4
-13
/
+27
2023-09-21
target/arm: Implement the SET* instructions
Peter Maydell
4
-0
/
+413
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
2
-2
/
+80
2023-09-21
target/arm: New function allocation_tag_mem_probe()
Peter Maydell
1
-11
/
+37
2023-09-21
target/arm: Define syndrome function for MOPS exceptions
Peter Maydell
1
-0
/
+12
2023-09-21
target/arm: Pass unpriv bool to get_a64_user_mem_index()
Peter Maydell
1
-6
/
+14
2023-09-21
target/arm: Implement FEAT_MOPS enable bits
Peter Maydell
2
-8
/
+28
2023-09-21
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
1
-0
/
+9
2023-09-21
target/arm: Remove unused allocation_tag_mem() argument
Peter Maydell
1
-28
/
+14
2023-09-21
target/arm: Implement FEAT_HBC
Peter Maydell
4
-1
/
+15
[next]