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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
target/arm: Enable FEAT_CMOW for -cpu max
Gustavo Romero
1
-0
/
+1
2024-11-05
target/arm: Add new MMU indexes for AArch32 Secure PL1&0
Peter Maydell
1
-13
/
+18
2024-11-05
Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"
Peter Maydell
1
-18
/
+13
2024-10-29
arm/kvm: add support for MTE
Cornelia Huck
1
-0
/
+2
2024-09-05
target/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16
Peter Maydell
1
-0
/
+1
2024-08-13
target/arm: Fix usage of MMU indexes when EL3 is AArch32
Peter Maydell
1
-13
/
+18
2024-08-13
target/arm: Update translation regime comment for new features
Peter Maydell
1
-7
/
+16
2024-07-11
target/arm: Use cpu_env in cpu_untagged_addr
Richard Henderson
1
-2
/
+2
2024-07-11
target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
Peter Maydell
1
-7
/
+34
2024-07-11
target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
Peter Maydell
1
-7
/
+10
2024-07-11
target/arm: Store FPSR and FPCR in separate CPU state fields
Peter Maydell
1
-0
/
+7
2024-07-11
target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
Peter Maydell
1
-10
/
+12
2024-07-11
target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
Peter Maydell
1
-9
/
+15
2024-07-01
target/arm: Move initialization of debug ID registers
Gustavo Romero
1
-0
/
+2
2024-05-30
target/arm: Implement FEAT WFxT and enable for '-cpu max'
Peter Maydell
1
-0
/
+3
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-30
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
1
-0
/
+11
2024-04-30
target/arm: Implement ID_AA64MMFR3_EL1
Peter Maydell
1
-0
/
+17
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-25
target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
Jinjie Ruan
1
-0
/
+2
2024-04-25
target/arm: Add support for Non-maskable Interrupt
Jinjie Ruan
1
-0
/
+6
2024-04-25
target/arm: Add PSTATE.ALLINT
Jinjie Ruan
1
-0
/
+1
2024-03-07
target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
Peter Maydell
1
-0
/
+1
2024-03-07
target/arm: Move some register related defines to internals.h
Peter Maydell
1
-128
/
+0
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
1
-6
/
+0
2024-02-28
target/arm: Use GDBFeature for dynamic XML
Akihiko Odaki
1
-11
/
+10
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
1
-13
/
+0
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
1
-7
/
+1
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
1
-6
/
+0
2024-01-26
target/arm: Expose M-profile register bank index definitions
Philippe Mathieu-Daudé
1
-15
/
+0
2024-01-26
target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
1
-2
/
+0
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
1
-5
/
+1
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
1
-0
/
+5
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
1
-1
/
+1
2024-01-09
target/arm: Report VNCR_EL2 based faults correctly
Peter Maydell
1
-2
/
+2
2024-01-09
target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
Peter Maydell
1
-0
/
+4
2024-01-09
target/arm: Handle FEAT_NV2 redirection of SPSR_EL2, ELR_EL2, ESR_EL2, FAR_EL2
Peter Maydell
1
-0
/
+2
2024-01-09
target/arm: Implement VNCR_EL2 register
Peter Maydell
1
-0
/
+3
2024-01-09
target/arm: Trap sysreg accesses for FEAT_NV
Peter Maydell
1
-0
/
+1
2024-01-09
target/arm: Allow use of upper 32 bits of TBFLAG_A64
Peter Maydell
1
-3
/
+5
2024-01-09
target/arm: Enable trapping of ERET for FEAT_NV
Peter Maydell
1
-1
/
+1
2024-01-05
target/arm: Use generic cpu_list()
Gavin Shan
1
-3
/
+0
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+25
2023-11-07
target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+22
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
1
-2
/
+0
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
1
-971
/
+0
2023-10-19
target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
Peter Maydell
1
-0
/
+22
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-09-21
target/arm: Define new TB flag for ATA0
Peter Maydell
1
-0
/
+1
2023-09-21
target/arm: Implement FEAT_MOPS enable bits
Peter Maydell
1
-0
/
+6
[next]