index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
cpu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
2024-04-30
1
-0
/
+11
*
target/arm: Implement ID_AA64MMFR3_EL1
Peter Maydell
2024-04-30
1
-0
/
+17
*
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-04-26
1
-3
/
+0
*
target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
Jinjie Ruan
2024-04-25
1
-0
/
+2
*
target/arm: Add support for Non-maskable Interrupt
Jinjie Ruan
2024-04-25
1
-0
/
+6
*
target/arm: Add PSTATE.ALLINT
Jinjie Ruan
2024-04-25
1
-0
/
+1
*
target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
Peter Maydell
2024-03-07
1
-0
/
+1
*
target/arm: Move some register related defines to internals.h
Peter Maydell
2024-03-07
1
-128
/
+0
*
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
1
-6
/
+0
*
target/arm: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-28
1
-11
/
+10
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
1
-13
/
+0
*
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-7
/
+1
*
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-6
/
+0
*
target/arm: Expose M-profile register bank index definitions
Philippe Mathieu-Daudé
2024-01-26
1
-15
/
+0
*
target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2024-01-26
1
-2
/
+0
*
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-5
/
+1
*
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
2024-01-26
1
-0
/
+5
*
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2024-01-26
1
-1
/
+1
*
target/arm: Report VNCR_EL2 based faults correctly
Peter Maydell
2024-01-09
1
-2
/
+2
*
target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
Peter Maydell
2024-01-09
1
-0
/
+4
*
target/arm: Handle FEAT_NV2 redirection of SPSR_EL2, ELR_EL2, ESR_EL2, FAR_EL2
Peter Maydell
2024-01-09
1
-0
/
+2
*
target/arm: Implement VNCR_EL2 register
Peter Maydell
2024-01-09
1
-0
/
+3
*
target/arm: Trap sysreg accesses for FEAT_NV
Peter Maydell
2024-01-09
1
-0
/
+1
*
target/arm: Allow use of upper 32 bits of TBFLAG_A64
Peter Maydell
2024-01-09
1
-3
/
+5
*
target/arm: Enable trapping of ERET for FEAT_NV
Peter Maydell
2024-01-09
1
-1
/
+1
*
target/arm: Use generic cpu_list()
Gavin Shan
2024-01-05
1
-3
/
+0
*
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+25
*
target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+22
*
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+0
*
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-27
1
-971
/
+0
*
target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
Peter Maydell
2023-10-19
1
-0
/
+22
*
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
1
-1
/
+0
*
target/arm: Define new TB flag for ATA0
Peter Maydell
2023-09-21
1
-0
/
+1
*
target/arm: Implement FEAT_MOPS enable bits
Peter Maydell
2023-09-21
1
-0
/
+6
*
target/arm: Implement FEAT_HBC
Peter Maydell
2023-09-21
1
-0
/
+5
*
target/arm: Update AArch64 ID register field definitions
Peter Maydell
2023-09-21
1
-0
/
+23
*
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-11
1
-8
/
+46
|
\
|
*
target/arm: Implement FEAT_TIDCP1
Richard Henderson
2023-09-08
1
-0
/
+5
|
*
target/arm: Implement FEAT_PACQARMA3
Richard Henderson
2023-09-08
1
-0
/
+1
|
*
target/arm: Add feature detection for FEAT_Pauth2 and extensions
Aaron Lindsay
2023-09-08
1
-8
/
+39
|
*
target/arm: Add ID_AA64ISAR2_EL1
Aaron Lindsay
2023-09-08
1
-0
/
+1
*
|
trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value
Thomas Huth
2023-09-08
1
-10
/
+2
|
/
*
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
2023-08-31
1
-0
/
+2
*
target/arm: Reduce dcz_blocksize to uint8_t
Richard Henderson
2023-08-31
1
-1
/
+2
*
target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
Jean-Philippe Brucker
2023-08-22
1
-0
/
+4
*
target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate()
Peter Maydell
2023-08-22
1
-5
/
+8
*
target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate()
Peter Maydell
2023-08-22
1
-1
/
+1
*
arm: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
target/arm: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
1
-0
/
+2
*
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-26
1
-2
/
+2
[next]