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.c
Age
Commit message (
Expand
)
Author
2024-11-05
target/arm: Explicitly set 2-NaN propagation rule
Peter Maydell
2024-10-29
arm/kvm: add support for MTE
Cornelia Huck
2024-10-13
target/arm: Implement TCGCPUOps.tlb_fill_align
Richard Henderson
2024-07-11
target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
Peter Maydell
2024-07-05
gdbstub: Add support for MTE in user mode
Gustavo Romero
2024-05-30
target/arm: Implement FEAT WFxT and enable for '-cpu max'
Peter Maydell
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-04-30
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
2024-04-30
target/arm: Refactor default generic timer frequency handling
Peter Maydell
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
target/arm: Add support for Non-maskable Interrupt
Jinjie Ruan
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-02-29
target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
Richard Henderson
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-03
Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-02-03
target/arm: Populate CPUClass.mmu_index
Richard Henderson
2024-02-02
target/arm: Reinstate "vfp" property on AArch32 CPUs
Peter Maydell
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
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 arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2024-01-19
accel: Do not set CPUState::tcg_cflags in non-TCG accels
Philippe Mathieu-Daudé
2024-01-09
target/arm: Add FEAT_NV2 to max, neoverse-n2, neoverse-v1 CPUs
Peter Maydell
2024-01-09
target/arm: Report HCR_EL2.{NV,NV1,NV2} in cpu dumps
Peter Maydell
2024-01-09
target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs
Peter Maydell
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-12-19
target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
Philippe Mathieu-Daudé
2023-12-04
target/arm: Disable SME if SVE is disabled
Peter Maydell
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-02
target/arm: Enable FEAT_MOPS insns in user-mode emulation
Peter Maydell
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-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-11
target/arm: Move the reference to arm-core.xml
Akihiko Odaki
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
target/arm: Remove size and alignment for cpu subclasses
Richard Henderson
2023-09-08
target/arm: Enable SCTLR_EL1.TIDCP for user-only
Richard Henderson
2023-08-31
target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
Peter Maydell
2023-08-31
target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
Richard Henderson
2023-08-31
target/arm: When tag memory is not present, set MTE=1
Richard Henderson
2023-08-31
target/arm: Support more GM blocksizes
Richard Henderson
2023-08-22
target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
Jean-Philippe Brucker
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-06
target/arm: Suppress more TCG unimplemented features in ID registers
Peter Maydell
2023-07-06
target/arm: Handle IC IVAU to improve compatibility with JITs
John Högberg
2023-07-06
target/arm: Dump ZA[] when active
Richard Henderson
[next]