1. b62e0ce target/riscv: Raise exceptions on wrs.nto by Andrew Jones · 11 months ago
  2. 8699777 target/riscv/kvm: Fix exposure of Zkr by Andrew Jones · 11 months ago
  3. a96edb6 target/arm: Implement FEAT WFxT and enable for '-cpu max' by Peter Maydell · 11 months ago
  4. 408b2b3 accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt by Peter Maydell · 11 months ago
  5. daf9748 target/arm: Disable SVE extensions when SVE is disabled by Marcin Juszkiewicz · 10 months ago
  6. fa31b7e target/arm: Convert FCSEL to decodetree by Richard Henderson · 10 months ago
  7. 44463b9 target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree by Richard Henderson · 10 months ago
  8. f80701c target/arm: Convert SQDMULH, SQRDMULH to decodetree by Richard Henderson · 10 months ago
  9. 8f81dce target/arm: Tidy SQDMULH, SQRDMULH (vector) by Richard Henderson · 10 months ago
  10. 8db93dc target/arm: Convert MLA, MLS to decodetree by Richard Henderson · 10 months ago
  11. b73c7b1 target/arm: Convert MUL, PMUL to decodetree by Richard Henderson · 10 months ago
  12. 5ea1b93 target/arm: Convert SABA, SABD, UABA, UABD to decodetree by Richard Henderson · 10 months ago
  13. 41c34bc target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree by Richard Henderson · 10 months ago
  14. 93b7b90 target/arm: Convert SRHADD, URHADD to decodetree by Richard Henderson · 10 months ago
  15. 8989b95 target/arm: Convert SRHADD, URHADD to gvec by Richard Henderson · 10 months ago
  16. fdaf45d target/arm: Convert SHSUB, UHSUB to decodetree by Richard Henderson · 10 months ago
  17. 34c0d86 target/arm: Convert SHSUB, UHSUB to gvec by Richard Henderson · 10 months ago
  18. 6ef548e target/arm: Convert SHADD, UHADD to decodetree by Richard Henderson · 10 months ago
  19. 203aca9 target/arm: Convert SHADD, UHADD to gvec by Richard Henderson · 10 months ago
  20. 2310eb0 target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec by Richard Henderson · 10 months ago
  21. 013506e target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64} by Richard Henderson · 10 months ago
  22. 649005f target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree by Richard Henderson · 10 months ago
  23. 6c9bccf target/arm: Convert ADD, SUB (vector) to decodetree by Richard Henderson · 10 months ago
  24. 4f92fd7 target/arm: Convert SQRSHL, UQRSHL to decodetree by Richard Henderson · 10 months ago
  25. cef9d54 target/arm: Convert SQRSHL and UQRSHL (register) to gvec by Richard Henderson · 10 months ago
  26. 19b58f3 target/arm: Convert SQSHL, UQSHL to decodetree by Richard Henderson · 10 months ago
  27. e72a687 target/arm: Convert SQSHL and UQSHL (register) to gvec by Richard Henderson · 10 months ago
  28. 2214c9d target/arm: Convert SRSHL, URSHL to decodetree by Richard Henderson · 10 months ago
  29. 940392c target/arm: Convert SRSHL and URSHL (register) to gvec by Richard Henderson · 10 months ago
  30. beaa7c4 target/arm: Convert SSHL, USHL to decodetree by Richard Henderson · 10 months ago
  31. 1f4dd04 target/arm: Convert SUQADD, USQADD to decodetree by Richard Henderson · 10 months ago
  32. aaf03a3 target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree by Richard Henderson · 10 months ago
  33. f4fa83d target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB by Richard Henderson · 10 months ago
  34. 1217eda target/arm: Inline scalar SUQADD and USQADD by Richard Henderson · 10 months ago
  35. 8f6343a target/arm: Convert SUQADD and USQADD to gvec by Richard Henderson · 10 months ago
  36. 01d5665 target/arm: Assert oprsz in range when using vfp.qc by Richard Henderson · 10 months ago
  37. 76f4a8a target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB by Richard Henderson · 10 months ago
  38. be0fcbc target/s390x: Adjust check of noreturn in translate_one by Richard Henderson · 11 months ago
  39. a47d08e target/s390x: Simplify per_ifetch, per_check_exception by Richard Henderson · 11 months ago
  40. 67b765d target/s390x: Fix helper_per_ifetch flags by Richard Henderson · 11 months ago
  41. 31b2d4a target/s390x: Raise exception from per_store_real by Richard Henderson · 11 months ago
  42. 5331339 target/s390x: Raise exception from helper_per_branch by Richard Henderson · 11 months ago
  43. 619f689 target/s390x: Split per_breaking_event from per_branch_* by Richard Henderson · 11 months ago
  44. e640545 target/s390x: Simplify help_branch by Richard Henderson · 11 months ago
  45. 9bbbcf5 target/s390x: Introduce help_goto_indirect by Richard Henderson · 11 months ago
  46. a90e319 target/s390x: Disable conditional branch-to-next for PER by Richard Henderson · 11 months ago
  47. 62613ca target/s390x: Record separate PER bits in TB flags by Richard Henderson · 11 months ago
  48. 51a1718 target/s390x: Update CR9 bits by Richard Henderson · 11 months ago
  49. 36db37a target/s390x: Move cpu_get_tb_cpu_state out of line by Richard Henderson · 11 months ago
  50. a6a3376 target/s390x: Do not use unwind for per_check_exception by Richard Henderson · 11 months ago
  51. f240df3 target/arm: Convert disas_simd_3same_logic to decodetree by Richard Henderson · 10 months ago
  52. 641d823 target/arm: Convert FMLAL, FMLSL to decodetree by Richard Henderson · 10 months ago
  53. a9240f4 target/arm: Use gvec for neon pmax, pmin by Richard Henderson · 10 months ago
  54. 28b5451 target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree by Richard Henderson · 10 months ago
  55. a11e54e target/arm: Use gvec for neon padd by Richard Henderson · 10 months ago
  56. a7e4eec target/arm: Convert ADDP to decodetree by Richard Henderson · 10 months ago
  57. c43a23e target/arm: Use gvec for neon faddp, fmaxp, fminp by Richard Henderson · 10 months ago
  58. a13f9fb target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetree by Richard Henderson · 10 months ago
  59. 57801ca target/arm: Convert FADDP to decodetree by Richard Henderson · 10 months ago
  60. 13db93b target/arm: Convert FRECPS, FRSQRTS to decodetree by Richard Henderson · 10 months ago
  61. 4345473 target/arm: Convert FABD to decodetree by Richard Henderson · 10 months ago
  62. 4fe068f target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree by Richard Henderson · 10 months ago
  63. 2d558ef target/arm: Convert FMLA, FMLS to decodetree by Richard Henderson · 10 months ago
  64. 69cefab target/arm: Convert FNMUL to decodetree by Richard Henderson · 10 months ago
  65. 21e885a target/arm: Expand vfp neg and abs inline by Richard Henderson · 10 months ago
  66. 3938f94 target/arm: Introduce vfp_load_reg16 by Richard Henderson · 10 months ago
  67. a1e250f target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree by Richard Henderson · 10 months ago
  68. e0300a9 target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree by Richard Henderson · 10 months ago
  69. cb1c77f target/arm: Convert FMULX to decodetree by Richard Henderson · 10 months ago
  70. d6edf91 target/arm: Convert Advanced SIMD copy to decodetree by Richard Henderson · 10 months ago
  71. d90a473 target/arm: Convert XAR to decodetree by Richard Henderson · 10 months ago
  72. 376bb8a target/arm: Convert Cryptographic 3-register, imm2 to decodetree by Richard Henderson · 10 months ago
  73. 5094155 target/arm: Convert Cryptographic 4-register to decodetree by Richard Henderson · 10 months ago
  74. 54b8230 target/arm: Convert Cryptographic 2-register SHA512 to decodetree by Richard Henderson · 10 months ago
  75. 7010e36 target/arm: Convert Cryptographic 3-register SHA512 to decodetree by Richard Henderson · 10 months ago
  76. 66d1e1a target/arm: Convert Cryptographic 2-register SHA to decodetree by Richard Henderson · 10 months ago
  77. c5fb9b4 target/arm: Convert Cryptographic 3-register SHA to decodetree by Richard Henderson · 10 months ago
  78. 8424801 target/arm: Convert Cryptographic AES to decodetree by Richard Henderson · 10 months ago
  79. a11efe3 target/arm: Split out gengvec64.c by Richard Henderson · 10 months ago
  80. 09a52d8 target/arm: Split out gengvec.c by Richard Henderson · 10 months ago
  81. 5d874e5 target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16) by Richard Henderson · 10 months ago
  82. c0ca7ed target/arm: Fix decode of FMOV (hp) vs MOVI by Richard Henderson · 10 months ago
  83. fe84877 target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer) by Richard Henderson · 10 months ago
  84. db36e14 target/arm: Use PLD, PLDW, PLI not NOP for t32 by Richard Henderson · 10 months ago
  85. 19ed42e hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers by Zenghui Yu · 10 months ago
  86. 60b54b6 Merge tag 'pull-lu-20240526' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 10 months ago
  87. 701890b target/i386: Pass host pointer and size to cpu_x86_{xsave,xrstor} by Richard Henderson · 11 months ago
  88. 9c2fb9e target/i386: Pass host pointer and size to cpu_x86_{fxsave,fxrstor} by Richard Henderson · 11 months ago
  89. 76d8d0f target/i386: Pass host pointer and size to cpu_x86_{fsave,frstor} by Richard Henderson · 11 months ago
  90. d5dc3a9 target/i386: Convert do_xrstor to X86Access by Richard Henderson · 11 months ago
  91. c6e6d15 target/i386: Convert do_xsave to X86Access by Richard Henderson · 11 months ago
  92. 6dba8b4 target/i386: Add {hw,sw}_reserved to X86LegacyXSaveArea by Richard Henderson · 11 months ago
  93. a2d64d6 target/i386: Add rbfm argument to cpu_x86_{xsave,xrstor} by Richard Henderson · 11 months ago
  94. a8f6883 target/i386: Split out do_xsave_chk by Richard Henderson · 11 months ago
  95. 58955a9 target/i386: Convert do_xrstor_* to X86Access by Richard Henderson · 11 months ago
  96. 6b1b736 target/i386: Convert do_xsave_* to X86Access by Richard Henderson · 11 months ago
  97. 6d030aa tagret/i386: Convert do_fxsave, do_fxrstor to X86Access by Richard Henderson · 11 months ago
  98. e41d2ea target/i386: Convert do_xrstor_{fpu,mxcr,sse} to X86Access by Richard Henderson · 11 months ago
  99. b7e6d3a target/i386: Convert do_xsave_{fpu,mxcr,sse} to X86Access by Richard Henderson · 11 months ago
  100. 94f60f8 target/i386: Convert do_fsave, do_frstor to X86Access by Richard Henderson · 11 months ago