1. 628fc75 target/arm: Fix LD1W and LDFF1W (scalar plus vector) by Richard Henderson · 7 years ago
  2. 2b83714 target/arm: Use correct mmu_idx for exception-return unstacking by Peter Maydell · 7 years ago
  3. 973558a target/arm: Fix do_predset for large VL by Richard Henderson · 7 years ago
  4. 2f95a3b target/arm: Suppress Coverity warning for PRF by Richard Henderson · 7 years ago
  5. 0f0f8b6 loader: Check access size when calling rom_ptr() to avoid crashes by Thomas Huth · 7 years ago
  6. 802abf4 target/arm: Add ID_ISAR6 by Richard Henderson · 7 years ago
  7. 0b33968 target/arm: Prune a15 features from max by Richard Henderson · 7 years ago
  8. 156a706 target/arm: Prune a57 features from max by Richard Henderson · 7 years ago
  9. 11d7870 target/arm: Fix SVE system register access checks by Richard Henderson · 7 years ago
  10. 7e8fafb target/arm: Fix SVE signed division vs x86 overflow exception by Richard Henderson · 7 years ago
  11. b7d793a target/arm: Mark PMINTENSET accesses as possibly doing IO by Aaron Lindsay · 7 years ago
  12. a607064 target/arm: Remove redundant DIV detection for KVM by Aaron Lindsay · 7 years ago
  13. 5110e68 target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions by Aaron Lindsay · 7 years ago
  14. 26c4a83 target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space by Alex Bennée · 7 years ago
  15. 26c470a target/arm: Implement ARMv8.2-DotProd by Richard Henderson · 7 years ago
  16. 802ac0e target/arm: Enable SVE for aarch64-linux-user by Richard Henderson · 7 years ago
  17. 16fcfdc target/arm: Implement SVE dot product (indexed) by Richard Henderson · 7 years ago
  18. d730eca target/arm: Implement SVE dot product (vectors) by Richard Henderson · 7 years ago
  19. 18fc240 target/arm: Implement SVE fp complex multiply add (indexed) by Richard Henderson · 7 years ago
  20. 2cc9991 target/arm: Pass index to AdvSIMD FCMLA (indexed) by Richard Henderson · 7 years ago
  21. 05f48ba target/arm: Implement SVE fp complex multiply add by Richard Henderson · 7 years ago
  22. 76a9d9c target/arm: Implement SVE floating-point complex add by Richard Henderson · 7 years ago
  23. a210358 target/arm: Implement SVE MOVPRFX by Richard Henderson · 7 years ago
  24. ec5b375 target/arm: Implement SVE floating-point unary operations by Richard Henderson · 7 years ago
  25. cda3c75 target/arm: Implement SVE floating-point round to integral value by Richard Henderson · 7 years ago
  26. df4de1a target/arm: Implement SVE floating-point convert to integer by Richard Henderson · 7 years ago
  27. 46d33d1 target/arm: Implement SVE floating-point convert precision by Richard Henderson · 7 years ago
  28. 67fcd9a target/arm: Implement SVE floating-point trig multiply-add coefficient by Richard Henderson · 7 years ago
  29. 4d2e2a0 target/arm: Implement SVE FP Compare with Zero Group by Richard Henderson · 7 years ago
  30. 3887c03 target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group by Richard Henderson · 7 years ago
  31. 23fbe79 target/arm: Implement SVE FP Fast Reduction Group by Richard Henderson · 7 years ago
  32. ca40a6e target/arm: Implement SVE Floating Point Multiply Indexed Group by Richard Henderson · 7 years ago
  33. cc48aff target/arm: Implement SVE floating-point arithmetic with immediate by Richard Henderson · 7 years ago
  34. abfdefd target/arm: Implement SVE floating-point compare vectors by Richard Henderson · 7 years ago
  35. 408ecde target/arm: Implement SVE scatter store vector immediate by Richard Henderson · 7 years ago
  36. ed67eb7 target/arm: Implement SVE first-fault gather loads by Richard Henderson · 7 years ago
  37. 673e9fa target/arm: Implement SVE gather loads by Richard Henderson · 7 years ago
  38. dec6cf6 target/arm: Implement SVE prefetches by Richard Henderson · 7 years ago
  39. f6dbf62 target/arm: Implement SVE scatter stores by Richard Henderson · 7 years ago
  40. 5047c20 target/arm: Implement SVE store vector/predicate register by Richard Henderson · 7 years ago
  41. 6845986 target/arm: Implement SVE load and broadcast element by Richard Henderson · 7 years ago
  42. 7f9ddf6 target/arm: Implement SVE Floating Point Accumulating Reduction Group by Richard Henderson · 7 years ago
  43. 6ceabaa target/arm: Implement SVE FP Multiply-Add Group by Richard Henderson · 7 years ago
  44. ec3b87c target/arm: Implement SVE floating-point arithmetic (predicated) by Richard Henderson · 7 years ago
  45. 8092c6a target/arm: Implement SVE integer convert to floating-point by Richard Henderson · 7 years ago
  46. 05abe30 target/arm: Implement SVE load and broadcast quadword by Richard Henderson · 7 years ago
  47. 1a039c7 target/arm: Implement SVE Memory Contiguous Store Group by Richard Henderson · 7 years ago
  48. e2654d7 target/arm: Implement SVE Contiguous Load, first-fault and no-fault by Richard Henderson · 7 years ago
  49. c4e7c49 target/arm: Implement SVE Memory Contiguous Load Group by Richard Henderson · 7 years ago
  50. 7204243 target/arm: Handle small regions in get_phys_addr_pmsav8() by Peter Maydell · 7 years ago
  51. e5e4099 target/arm: Set page (region) size in get_phys_addr_pmsav7() by Peter Maydell · 7 years ago
  52. 2aeba0d target/arm: Strict alignment for ARMv6-M and ARMv8-M Baseline by Julia Suvorova · 7 years ago
  53. cc2ae7c target/arm: Introduce ARM_FEATURE_M_MAIN by Julia Suvorova · 7 years ago
  54. ebac545 target-arm: Add the Cortex-R5F by Edgar E. Iglesias · 7 years ago
  55. 19d1bd0 target/arm: Allow KVM device address overwriting by Eric Auger · 7 years ago
  56. 5ff9aaa target-arm: fix a segmentation fault due to illegal memory access by Zheng Xiang · 7 years ago
  57. 8297cb1 target/arm: Minor cleanup for ARMv6-M 32-bit instructions by Julia Suvorova · 7 years ago
  58. 1412010 target/arm: Allow ARMv6-M Thumb2 instructions by Julia Suvorova · 7 years ago
  59. 29b8046 target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group by Richard Henderson · 7 years ago
  60. 6e6a157 target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group by Richard Henderson · 7 years ago
  61. ed49196 target/arm: Implement FDUP/DUP by Richard Henderson · 7 years ago
  62. caf1cef target/arm: Implement SVE Integer Compare - Scalars Group by Richard Henderson · 7 years ago
  63. 9ee3a61 target/arm: Implement SVE Predicate Count Group by Richard Henderson · 7 years ago
  64. 35da316 target/arm: Implement SVE Partition Break Group by Richard Henderson · 7 years ago
  65. 38cadeb target/arm: Implement SVE Integer Compare - Immediate Group by Richard Henderson · 7 years ago
  66. 757f9cf target/arm: Implement SVE Integer Compare - Vectors Group by Richard Henderson · 7 years ago
  67. d3fe4a2 target/arm: Implement SVE Select Vectors Group by Richard Henderson · 7 years ago
  68. b48ff24 target/arm: Implement SVE vector splice (predicated) by Richard Henderson · 7 years ago
  69. dae8fb9 target/arm: Implement SVE reverse within elements by Richard Henderson · 7 years ago
  70. 792a557 target/arm: Implement SVE copy to vector (predicated) by Richard Henderson · 7 years ago
  71. ef23cb7 target/arm: Implement SVE conditionally broadcast/extract element by Richard Henderson · 7 years ago
  72. 3ca879a target/arm: Implement SVE compress active elements by Richard Henderson · 7 years ago
  73. 234b48e target/arm: Implement SVE Permute - Interleaving Group by Richard Henderson · 7 years ago
  74. d731d8cb target/arm: Implement SVE Permute - Predicates Group by Richard Henderson · 7 years ago
  75. 30562ab target/arm: Implement SVE Permute - Unpredicated Group by Richard Henderson · 7 years ago
  76. 66f2dbd target/arm: Extend vec_reg_offset to larger sizes by Richard Henderson · 7 years ago
  77. 95f8756 arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC by Peter Maydell · 7 years ago
  78. 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
  79. 0221c8f target/arm: Add trailing '\n' to qemu_log() calls by Philippe Mathieu-Daudé · 7 years ago
  80. 1636705 Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging by Peter Maydell · 7 years ago
  81. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  82. afd76ff Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  83. 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  84. bc6b1ce Make address_space_translate{, _cached}() take a MemTxAttrs argument by Peter Maydell · 7 years ago
  85. 5deac39 Correct CPACR reset value for v7 cores by Peter Maydell · 7 years ago
  86. 7e3ef27 arm: fix malloc type mismatch by Paolo Bonzini · 7 years ago
  87. 6c2be13 tcg: Fix helper function vs host abi for float16 by Richard Henderson · 7 years ago
  88. 2cfbf36 target/arm: Honour FPCR.FZ in FRECPX by Peter Maydell · 7 years ago
  89. b94f8f6 target/arm: Implement SVE Permute - Extract Group by Richard Henderson · 7 years ago
  90. f25a236 target/arm: Implement SVE Integer Wide Immediate - Predicated Group by Richard Henderson · 7 years ago
  91. e1fa116 target/arm: Implement SVE Bitwise Immediate Group by Richard Henderson · 7 years ago
  92. 24e82e6 target/arm: Implement SVE Element Count Group by Richard Henderson · 7 years ago
  93. a1f233f target/arm: Implement SVE floating-point trig select coefficient by Richard Henderson · 7 years ago
  94. 0762cd4 target/arm: Implement SVE floating-point exponential accelerator by Richard Henderson · 7 years ago
  95. 4b242d9 target/arm: Implement SVE Compute Vector Address Group by Richard Henderson · 7 years ago
  96. d9d78dc target/arm: Implement SVE Bitwise Shift - Unpredicated Group by Richard Henderson · 7 years ago
  97. 96f922c target/arm: Implement SVE Stack Allocation Group by Richard Henderson · 7 years ago
  98. 9a56c9c target/arm: Implement SVE Index Generation Group by Richard Henderson · 7 years ago
  99. fea98f9 target/arm: Implement SVE Integer Arithmetic - Unpredicated Group by Richard Henderson · 7 years ago
  100. 96a36e4 target/arm: Implement SVE Integer Multiply-Add Group by Richard Henderson · 7 years ago