summary refs log tree commit diff stats
path: root/target/arm/cpu-features.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMIJinjie Ruan2024-04-251-0/+5
* target/arm: Implement FEAT_ECV CNTPOFF_EL2 handlingPeter Maydell2024-03-071-0/+5
* target/arm: Implement new FEAT_ECV trap bitsPeter Maydell2024-03-071-0/+5
* target/arm: Fix incorrect aa64_tidcp1 feature checkPeter Maydell2024-01-261-1/+1
* target/arm/cpu-features: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé2024-01-261-0/+2
* target/arm: Handle HCR_EL2 accesses for FEAT_NV2 bitsPeter Maydell2024-01-091-0/+5
* target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NVPeter Maydell2024-01-091-0/+5
* linux-user/elfload: Add missing arm64 hwcap valuesMarielle Novastrider2023-11-021-0/+5
* target/arm: Move ID_AA64DFR* feature tests togetherPeter Maydell2023-10-271-5/+5
* target/arm: Move ID_AA64PFR* tests togetherPeter Maydell2023-10-271-43/+43
* target/arm: Move ID_AA64ISAR* test functions togetherPeter Maydell2023-10-271-35/+35
* target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2Peter Maydell2023-10-271-60/+60
* target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests togetherPeter Maydell2023-10-271-30/+30
* target/arm: Move feature test functions to their own headerPeter Maydell2023-10-271-0/+994