1. fcee370 target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt() by Peter Maydell · 8 months ago
  2. f81198c gdbstub: Add support for MTE in user mode by Gustavo Romero · 8 months ago
  3. a96edb6 target/arm: Implement FEAT WFxT and enable for '-cpu max' by Peter Maydell · 10 months ago
  4. b254c34 accel/tcg: Access tcg_cflags with getter / setter by Philippe Mathieu-Daudé · 1 year, 2 months ago
  5. f037f5b target/arm: Default to 1GHz cntfrq for 'max' and new CPUs by Peter Maydell · 11 months ago
  6. bd8e9dd target/arm: Refactor default generic timer frequency handling by Peter Maydell · 11 months ago
  7. ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 11 months ago
  8. b36a32e target/arm: Add support for Non-maskable Interrupt by Jinjie Ruan · 11 months ago
  9. 348802b target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler by Philippe Mathieu-Daudé · 1 year, 1 month ago
  10. ee1004b bulk: Access existing variables initialized to &S->F when available by Philippe Mathieu-Daudé · 1 year, 1 month ago
  11. a575230 target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only by Richard Henderson · 1 year, 2 months ago
  12. f1a5287 hw/core/cpu: Remove gdb_get_dynamic_xml member by Akihiko Odaki · 1 year ago
  13. ecd6f6a gdbstub: Infer number of core registers from XML by Akihiko Odaki · 1 year ago
  14. 10eab96 Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 1 year, 1 month ago
  15. 628421c target/arm: Populate CPUClass.mmu_index by Richard Henderson · 1 year, 1 month ago
  16. 185e3fd target/arm: Reinstate "vfp" property on AArch32 CPUs by Peter Maydell · 1 year, 1 month ago
  17. 1764ad7 include/qemu: Add TCGCPUOps typedef to typedefs.h by Richard Henderson · 1 year, 1 month ago
  18. f4f318b target/arm: Move GTimer definitions to new 'gtimer.h' header by Philippe Mathieu-Daudé · 1 year, 2 months ago
  19. d780d05 target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header by Philippe Mathieu-Daudé · 1 year, 2 months ago
  20. e2d8cf9 target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header by Philippe Mathieu-Daudé · 1 year, 2 months ago
  21. 750245e target/arm: Rename arm_cpu_mp_affinity by Richard Henderson · 1 year, 2 months ago
  22. b94b8c6 accel: Do not set CPUState::tcg_cflags in non-TCG accels by Philippe Mathieu-Daudé · 1 year, 3 months ago
  23. e286255 target/arm: Add FEAT_NV2 to max, neoverse-n2, neoverse-v1 CPUs by Peter Maydell · 1 year, 2 months ago
  24. bde0e60 target/arm: Report HCR_EL2.{NV,NV1,NV2} in cpu dumps by Peter Maydell · 1 year, 2 months ago
  25. 1274a47 target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs by Peter Maydell · 1 year, 2 months ago
  26. d5be19f cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  27. cac675b target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument by Philippe Mathieu-Daudé · 1 year, 3 months ago
  28. f7767ca target/arm: Disable SME if SVE is disabled by Peter Maydell · 1 year, 3 months ago
  29. 3a9d0d7 hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  30. a6b2c5a target/arm: Enable FEAT_MOPS insns in user-mode emulation by Peter Maydell · 1 year, 4 months ago
  31. 5a53431 target/arm: Move feature test functions to their own header by Peter Maydell · 1 year, 5 months ago
  32. 3a45f4f target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL by Peter Maydell · 1 year, 5 months ago
  33. a650683 hw/core/cpu: Return static value with gdb_arch_name() by Akihiko Odaki · 1 year, 5 months ago
  34. 48de646 target/arm: Move the reference to arm-core.xml by Akihiko Odaki · 1 year, 5 months ago
  35. 8fa08d7 accel/tcg: Remove cpu_set_cpustate_pointers by Richard Henderson · 1 year, 6 months ago
  36. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
  37. 61cd357 target/arm: Remove size and alignment for cpu subclasses by Richard Henderson · 1 year, 6 months ago
  38. d03396a target/arm: Enable SCTLR_EL1.TIDCP for user-only by Richard Henderson · 1 year, 6 months ago
  39. b8f7959 target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init by Peter Maydell · 1 year, 8 months ago
  40. 3d5f45e target/arm: Suppress FEAT_TRBE (Trace Buffer Extension) by Richard Henderson · 1 year, 6 months ago
  41. cd305b5 target/arm: When tag memory is not present, set MTE=1 by Richard Henderson · 1 year, 6 months ago
  42. 7134cb0 target/arm: Support more GM blocksizes by Richard Henderson · 1 year, 6 months ago
  43. f6fc36d target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK by Jean-Philippe Brucker · 1 year, 7 months ago
  44. 673d821 arm: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  45. 7d8c283 target/arm: Suppress more TCG unimplemented features in ID registers by Peter Maydell · 1 year, 8 months ago
  46. 9719f12 target/arm: Handle IC IVAU to improve compatibility with JITs by John Högberg · 1 year, 8 months ago
  47. 270bea4 target/arm: Dump ZA[] when active by Richard Henderson · 1 year, 8 months ago
  48. a9d8407 target/arm: Avoid splitting Zregs across lines in dump by Richard Henderson · 1 year, 8 months ago
  49. 4315f7c target/arm: Restructure has_vfp_d32 test by Richard Henderson · 1 year, 9 months ago
  50. b9f335c target/arm: Add isar_feature_aa64_rme by Richard Henderson · 1 year, 9 months ago
  51. 42bea95 target/arm: Allow users to set the number of VFP registers by Cédric Le Goater · 1 year, 9 months ago
  52. f9ac778 target/arm: trap DCC access in user mode emulation by Zhuojia Shen · 1 year, 9 months ago
  53. d009607 Revert "arm/kvm: add support for MTE" by Peter Maydell · 1 year, 10 months ago
  54. b320e21 arm/kvm: add support for MTE by Cornelia Huck · 1 year, 11 months ago
  55. f51a1dd target/arm: Replace `tb_pc()` with `tb->pc` by Anton Johansson · 2 years ago
  56. 03a648c target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL` by Anton Johansson · 2 years ago
  57. e607ea3 target/arm: set `CF_PCREL` in `arm_cpu_realizefn` by Anton Johansson · 2 years ago
  58. 2b77ad4 target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled by Fabiano Rosas · 2 years, 1 month ago
  59. fa05d1a target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled by Fabiano Rosas · 2 years, 1 month ago
  60. 165876f target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h' by Philippe Mathieu-Daudé · 2 years, 1 month ago
  61. 8f4e07c target/arm: Store CPUARMState::nvic as NVICState* by Philippe Mathieu-Daudé · 2 years, 1 month ago
  62. edd2dc4 target/arm: cleanup cpu includes by Claudio Fontana · 2 years, 3 months ago
  63. 761c464 target/arm: Add PMSAv8r registers by Tobias Röhmel · 2 years, 3 months ago
  64. 910e4f2 target/arm: Make RVBAR available for all ARMv8 CPUs by Tobias Röhmel · 2 years, 3 months ago
  65. 9130cad target/arm: Convert to 3-phase reset by Peter Maydell · 2 years, 4 months ago
  66. 9e406ee target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator by Philippe Mathieu-Daudé · 2 years, 3 months ago
  67. 475e56b target/arm: Set TCGCPUOps.restore_state_to_opc for v7m by Evgeny Ermakov · 2 years, 3 months ago
  68. c939a7c target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked() by Ake Koomsin · 2 years, 5 months ago
  69. 56c6c98 target/arm: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 5 months ago
  70. abb8099 target/arm: Enable TARGET_TB_PCREL by Richard Henderson · 2 years, 5 months ago
  71. fbf59aa accel/tcg: Introduce tb_pc and log_pc by Richard Henderson · 2 years, 7 months ago
  72. e4fdf9d hw/core: Add CPUClass.get_pc by Richard Henderson · 2 years, 5 months ago
  73. 2daf518 target/arm: Don't report Statistical Profiling Extension in ID registers by Peter Maydell · 2 years, 7 months ago
  74. cb4a0a3 target/arm: Store TCR_EL* registers as uint64_t by Peter Maydell · 2 years, 8 months ago
  75. 7801158 target/arm: Enable SME for user-only by Richard Henderson · 2 years, 8 months ago
  76. 4630353 target/arm: Only set ZEN in reset if SVE present by Richard Henderson · 2 years, 8 months ago
  77. 7a867dd target/arm: Handle SME in aarch64_cpu_dump_state by Richard Henderson · 2 years, 8 months ago
  78. 2116650 disas: Remove libvixl disassembler by Thomas Huth · 2 years, 9 months ago
  79. e74c097 target/arm: Add cpu properties for SME by Richard Henderson · 2 years, 9 months ago
  80. 0730116 target/arm: Move arm_cpu_*_finalize to internals.h by Richard Henderson · 2 years, 9 months ago
  81. 045e506 target/arm: Catch invalid kvm state also for hvf by Alexander Graf · 2 years, 9 months ago
  82. 5ef3cc5 target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el by Richard Henderson · 2 years, 9 months ago
  83. 87252bd target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset by Richard Henderson · 2 years, 9 months ago
  84. fab8ad3 target/arm: Use FIELD definitions for CPACR, CPTR_ELx by Richard Henderson · 2 years, 10 months ago
  85. b0c3c60 Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 2 years, 10 months ago
  86. 7cb1e61 target/arm: Enable FEAT_CSV2_2 for -cpu max by Richard Henderson · 2 years, 10 months ago
  87. 3c29632 target/arm: Implement virtual SError exceptions by Richard Henderson · 2 years, 10 months ago
  88. 033a4f1 target/arm: Enable FEAT_Debugv8p2 for -cpu max by Richard Henderson · 2 years, 10 months ago
  89. b13c91c target/arm: Use field names for manipulating EL2 and EL3 modes by Richard Henderson · 2 years, 10 months ago
  90. 82f9634 disas: Remove old libopcode arm disassembler by Thomas Huth · 2 years, 11 months ago
  91. c27f5d3 target/arm: Merge allocation of the cpreg and its name by Richard Henderson · 2 years, 10 months ago
  92. 5860362 target/arm: Store cpregs key in the hash table directly by Richard Henderson · 2 years, 10 months ago
  93. 87c3f0f target/arm: Reorg ARMCPRegInfo type field bits by Richard Henderson · 2 years, 10 months ago
  94. cf7c6d1 target/arm: Split out cpregs.h by Richard Henderson · 2 years, 10 months ago
  95. cda86e2 target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user by Richard Henderson · 2 years, 11 months ago
  96. eb851c1 target/arm: Disable cryptographic instructions when neon is disabled by Damien Hedde · 2 years, 11 months ago
  97. 063bbd8 target/arm: Change CPUArchState.thumb to bool by Richard Henderson · 2 years, 11 months ago
  98. 5322155 target/arm: Change CPUArchState.aarch64 to bool by Richard Henderson · 2 years, 11 months ago
  99. 9acd2d3 target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2 by Peter Maydell · 3 years ago
  100. ec5f7ca include: move target page bits declaration to page-vary.h by Marc-André Lureau · 3 years ago