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
2023-06-28
target/arm: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-23
target/arm: Implement GPC exceptions
Richard Henderson
2023-06-23
target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
Richard Henderson
2023-06-23
target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
Richard Henderson
2023-06-23
target/arm: Introduce ARMSecuritySpace
Richard Henderson
2023-06-23
target/arm: Add RME cpregs
Richard Henderson
2023-06-23
target/arm: Update SCR and HCR for RME
Richard Henderson
2023-06-23
target/arm: Add isar_feature_aa64_rme
Richard Henderson
2023-06-15
target/arm: Allow users to set the number of VFP registers
Cédric Le Goater
2023-06-06
target/arm: Add SCTLR.nAA to TBFLAG_A64
Richard Henderson
2023-06-06
target/arm: Add feature test for FEAT_LSE2
Richard Henderson
2023-06-06
target/arm: Add commentary for CPUARMState.exclusive_high
Richard Henderson
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
2023-05-18
arm/kvm: add support for MTE
Cornelia Huck
2023-04-20
target/arm: Implement FEAT_PAN3
Peter Maydell
2023-03-06
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
Richard Henderson
2023-03-06
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
2023-03-06
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2023-03-06
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
2023-03-06
target/arm: Unexport arm_gen_dynamic_sysreg_xml
Richard Henderson
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Move cpregs code out of cpu.h
Fabiano Rosas
2023-02-16
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
2023-02-16
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::nvic to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::arm_boot_info to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::gicv3state to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Avoid resetting CPUARMState::eabi field
Philippe Mathieu-Daudé
2023-02-16
target/arm: Convert CPUARMState::eabi to boolean
Philippe Mathieu-Daudé
2023-02-03
target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
Peter Maydell
2023-02-03
target/arm: Implement the HFGITR_EL2.ERET trap
Peter Maydell
2023-02-03
target/arm: Implement FGT trapping infrastructure
Peter Maydell
2023-02-03
target/arm: Define the FEAT_FGT registers
Peter Maydell
2023-01-23
target/arm: implement DBGCLAIM registers
Evgeny Iakovlev
2023-01-23
target/arm/sme: Reset SVE state in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Introduce aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm: Widen cnthctl_el2 to uint64_t
Richard Henderson
2023-01-05
target/arm: Add PMSAv8r registers
Tobias Röhmel
2022-12-15
target/arm: Allow relevant HCR bits to be written for FEAT_EVT
Peter Maydell
2022-10-27
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-20
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
2022-10-20
target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
Richard Henderson
2022-10-20
target/arm: Add ARMMMUIdx_Phys_{S,NS}
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for MTE
Richard Henderson
2022-10-12
Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-10
target/arm: Don't allow guest to use unimplemented granule sizes
Peter Maydell
[next]