Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-02 | linux-user/elfload: Add missing arm64 hwcap values | Marielle Novastrider | 1 | -0/+5 |
2023-10-27 | target/arm: Move ID_AA64DFR* feature tests together | Peter Maydell | 1 | -5/+5 |
2023-10-27 | target/arm: Move ID_AA64PFR* tests together | Peter Maydell | 1 | -43/+43 |
2023-10-27 | target/arm: Move ID_AA64ISAR* test functions together | Peter Maydell | 1 | -35/+35 |
2023-10-27 | target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2 | Peter Maydell | 1 | -60/+60 |
2023-10-27 | target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together | Peter Maydell | 1 | -30/+30 |
2023-10-27 | target/arm: Move feature test functions to their own header | Peter Maydell | 1 | -0/+994 |