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