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
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
2023-09-21
target/arm: Update user-mode ID reg mask values
Peter Maydell
1
-1
/
+10
2023-09-21
target/arm: Update AArch64 ID register field definitions
Peter Maydell
1
-0
/
+23
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-48
/
+10
2023-09-16
target/arm: Use tcg_gen_gvec_cmpi for compare vs 0
Richard Henderson
1
-48
/
+10
2023-09-15
target/arm: Use clmul_64
Richard Henderson
1
-18
/
+4
2023-09-15
target/arm: Use clmul_32* routines
Richard Henderson
1
-13
/
+1
2023-09-15
target/arm: Use clmul_16* routines
Richard Henderson
3
-25
/
+2
2023-09-15
target/arm: Use clmul_8* routines
Richard Henderson
3
-57
/
+9
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
1
-8
/
+2
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
16
-124
/
+701
2023-09-11
crypto: Create sm4_subword
Max Chou
1
-8
/
+2
2023-09-08
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
1
-0
/
+61
[next]