Age | Commit message (Expand) | Author |
2019-02-01 | target/arm: Always enable pac keys for user-only | Richard Henderson |
2019-02-01 | arm: Clarify the logic of set_pc() | Julia Suvorova |
2019-01-21 | target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0 | Aaron Lindsay |
2019-01-21 | target/arm: Enable PAuth for user-only | Richard Henderson |
2019-01-21 | target/arm: Enable PAuth for -cpu max | Richard Henderson |
2019-01-07 | arm: replace instance_post_init() | Marc-André Lureau |
2018-12-13 | target/arm: Implement the ARMv8.1-LOR extension | Richard Henderson |
2018-12-13 | target/arm: Implement the ARMv8.1-HPD extension | Richard Henderson |
2018-12-13 | target/arm: Move id_aa64mmfr* to ARMISARegisters | Peter Maydell |
2018-10-24 | target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test | Richard Henderson |
2018-10-24 | target/arm: Convert sve from feature bit to aa64pfr0 test | Richard Henderson |
2018-10-24 | target/arm: Convert v8 extensions from feature bits to isar tests | Richard Henderson |
2018-10-24 | target/arm: Move some system registers into a substructure | Richard Henderson |
2018-10-16 | target/arm: Add the Cortex-A72 | Edgar E. Iglesias |
2018-10-08 | target/arm: Handle SVE vector length changes in system mode | Richard Henderson |
2018-08-16 | target/arm: Add sve-max-vq cpu property to -cpu max | Richard Henderson |
2018-06-29 | target/arm: Add ID_ISAR6 | Richard Henderson |
2018-06-29 | target/arm: Prune a57 features from max | Richard Henderson |
2018-06-29 | target/arm: Implement ARMv8.2-DotProd | Richard Henderson |
2018-06-29 | target/arm: Enable SVE for aarch64-linux-user | Richard Henderson |
2018-05-10 | target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only | Richard Henderson |
2018-03-09 | target/arm: Make 'any' CPU just an alias for 'max' | Peter Maydell |
2018-03-09 | target/arm: Add "-cpu max" support | Peter Maydell |
2018-03-09 | linux-user: Implement aarch64 PR_SVE_SET/GET_VL | Richard Henderson |
2018-03-09 | target/arm: Add a core count property | Alistair Francis |
2018-03-02 | target/arm: Enable ARM_FEATURE_V8_FCMA | Richard Henderson |
2018-03-02 | target/arm: Enable ARM_FEATURE_V8_RDM | Richard Henderson |
2018-03-01 | target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU | Peter Maydell |
2018-02-09 | target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support | Ard Biesheuvel |
2017-01-20 | target-arm: Enable EL2 feature bit on A53 and A57 | Peter Maydell |
2017-01-20 | target-arm: Add ARMCPU fields for GIC CPU i/f config | Peter Maydell |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |