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-features.h
Age
Commit message (
Expand
)
Author
2024-11-05
target/arm: Enable FEAT_CMOW for -cpu max
Gustavo Romero
2024-09-13
target/arm/tcg: refine cache descriptions with a wrapper
Alireza Sanaee
2024-09-05
target/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16
Peter Maydell
2024-05-30
target/arm: Implement FEAT WFxT and enable for '-cpu max'
Peter Maydell
2024-04-25
target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
Jinjie Ruan
2024-03-07
target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
Peter Maydell
2024-03-07
target/arm: Implement new FEAT_ECV trap bits
Peter Maydell
2024-01-26
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
2024-01-26
target/arm/cpu-features: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
2024-01-09
target/arm: Handle HCR_EL2 accesses for FEAT_NV2 bits
Peter Maydell
2024-01-09
target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NV
Peter Maydell
2023-11-02
linux-user/elfload: Add missing arm64 hwcap values
Marielle Novastrider
2023-10-27
target/arm: Move ID_AA64DFR* feature tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64PFR* tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64ISAR* test functions together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
Peter Maydell
2023-10-27
target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
Peter Maydell
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell