Age | Commit message (Expand) | Author |
2023-07-25 | arm: spelling fixes | Michael Tokarev |
2023-07-06 | target/arm: Suppress more TCG unimplemented features in ID registers | Peter Maydell |
2023-07-06 | target/arm: Handle IC IVAU to improve compatibility with JITs | John Högberg |
2023-07-06 | target/arm: Dump ZA[] when active | Richard Henderson |
2023-07-06 | target/arm: Avoid splitting Zregs across lines in dump | Richard Henderson |
2023-06-23 | target/arm: Restructure has_vfp_d32 test | 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: trap DCC access in user mode emulation | Zhuojia Shen |
2023-05-19 | Revert "arm/kvm: add support for MTE" | Peter Maydell |
2023-05-18 | arm/kvm: add support for MTE | Cornelia Huck |
2023-03-01 | target/arm: Replace `tb_pc()` with `tb->pc` | Anton Johansson |
2023-03-01 | target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL` | Anton Johansson |
2023-03-01 | target/arm: set `CF_PCREL` in `arm_cpu_realizefn` | Anton Johansson |
2023-02-27 | target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled | Fabiano Rosas |
2023-02-27 | target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled | 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-01-05 | target/arm: cleanup cpu includes | Claudio Fontana |
2023-01-05 | target/arm: Add PMSAv8r registers | Tobias Röhmel |
2023-01-05 | target/arm: Make RVBAR available for all ARMv8 CPUs | Tobias Röhmel |
2022-12-16 | target/arm: Convert to 3-phase reset | Peter Maydell |
2022-12-15 | target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator | Philippe Mathieu-Daudé |
2022-11-29 | target/arm: Set TCGCPUOps.restore_state_to_opc for v7m | Evgeny Ermakov |
2022-10-27 | target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked() | Ake Koomsin |
2022-10-26 | target/arm: Convert to tcg_ops restore_state_to_opc | Richard Henderson |
2022-10-20 | target/arm: Enable TARGET_TB_PCREL | Richard Henderson |
2022-10-04 | accel/tcg: Introduce tb_pc and log_pc | Richard Henderson |
2022-10-04 | hw/core: Add CPUClass.get_pc | Richard Henderson |
2022-08-12 | target/arm: Don't report Statistical Profiling Extension in ID registers | Peter Maydell |
2022-07-18 | target/arm: Store TCR_EL* registers as uint64_t | Peter Maydell |
2022-07-11 | target/arm: Enable SME for user-only | Richard Henderson |
2022-07-11 | target/arm: Only set ZEN in reset if SVE present | Richard Henderson |
2022-07-11 | target/arm: Handle SME in aarch64_cpu_dump_state | Richard Henderson |
2022-07-05 | disas: Remove libvixl disassembler | Thomas Huth |
2022-06-27 | target/arm: Add cpu properties for SME | Richard Henderson |
2022-06-27 | target/arm: Move arm_cpu_*_finalize to internals.h | Richard Henderson |
2022-06-27 | target/arm: Catch invalid kvm state also for hvf | Alexander Graf |
2022-06-08 | target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el | Richard Henderson |
2022-06-08 | target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset | Richard Henderson |
2022-05-19 | target/arm: Use FIELD definitions for CPACR, CPTR_ELx | Richard Henderson |
2022-05-09 | Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_CSV2_2 for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Implement virtual SError exceptions | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_Debugv8p2 for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Use field names for manipulating EL2 and EL3 modes | Richard Henderson |
2022-05-09 | disas: Remove old libopcode arm disassembler | Thomas Huth |
2022-05-05 | target/arm: Merge allocation of the cpreg and its name | Richard Henderson |
2022-05-05 | target/arm: Store cpregs key in the hash table directly | Richard Henderson |
2022-05-05 | target/arm: Reorg ARMCPRegInfo type field bits | Richard Henderson |