1. f133664 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 2 years, 8 months ago
  2. b6b3da9 WHPX: support for xcr0 by Sunil Muthuswamy · 5 years ago
  3. 59491e9 target/xtensa: implement cache test option opcodes by Max Filippov · 2 years, 8 months ago
  4. 9e377be target/xtensa: add clock input to xtensa CPU by Max Filippov · 3 years, 3 months ago
  5. 8c48e36 target/xtensa: import core lx106 by Simon Safar · 2 years, 8 months ago
  6. 6ade0ce target/xtensa: use tcg_constant_* for remaining opcodes by Max Filippov · 2 years, 9 months ago
  7. 867e354 target/xtensa: use tcg_constant_* for FPU conversion opcodes by Max Filippov · 2 years, 9 months ago
  8. dad266a target/xtensa: use tcg_constant_* for numbered special registers by Max Filippov · 2 years, 9 months ago
  9. 4ee412d target/xtensa: use tcg_constant_* for TLB opcodes by Max Filippov · 2 years, 9 months ago
  10. f99fbd1 target/xtensa: use tcg_constant_* for exceptions by Max Filippov · 2 years, 9 months ago
  11. 2b570a1 target/xtensa: use tcg_contatnt_* for numeric literals by Max Filippov · 2 years, 9 months ago
  12. 0269a6c target/xtensa: fix missing tcg_temp_free in gen_window_check by Max Filippov · 2 years, 9 months ago
  13. bf3dd1e target/ppc: Change MSR_* to follow POWER ISA numbering convention by Víctor Colombo · 2 years, 8 months ago
  14. 39af138 target/ppc: Add unused msr bits FIELDs by Víctor Colombo · 2 years, 8 months ago
  15. 67935ec target/ppc: Remove msr_de macro by Víctor Colombo · 2 years, 8 months ago
  16. 9de754d target/ppc: Remove msr_hv macro by Víctor Colombo · 2 years, 8 months ago
  17. ca24195 target/ppc: Remove msr_ts macro by Víctor Colombo · 2 years, 8 months ago
  18. da806a6 target/ppc: Remove msr_fe0 and msr_fe1 macros by Víctor Colombo · 2 years, 8 months ago
  19. 5024233 target/ppc: Remove msr_ep macro by Víctor Colombo · 2 years, 8 months ago
  20. e4eea6e target/ppc: Remove msr_dr macro by Víctor Colombo · 2 years, 8 months ago
  21. 4d979c9 target/ppc: Remove msr_ir macro by Víctor Colombo · 2 years, 8 months ago
  22. cda2336 target/ppc: Remove msr_cm macro by Víctor Colombo · 2 years, 8 months ago
  23. 39695e1 target/ppc: Remove msr_fp macro by Víctor Colombo · 2 years, 8 months ago
  24. 10b2b37 target/ppc: Remove msr_gs macro by Víctor Colombo · 2 years, 8 months ago
  25. c354d85 target/ppc: Remove msr_me macro by Víctor Colombo · 2 years, 8 months ago
  26. 8e54ad6 target/ppc: Remove msr_pow macro by Víctor Colombo · 2 years, 8 months ago
  27. acc861c target/ppc: Remove msr_ce macro by Víctor Colombo · 2 years, 8 months ago
  28. 0939b8f target/ppc: Remove msr_ee macro by Víctor Colombo · 2 years, 8 months ago
  29. 3868540 target/ppc: Remove msr_ile macro by Víctor Colombo · 2 years, 8 months ago
  30. 2636361 target/ppc: Remove msr_ds macro by Víctor Colombo · 2 years, 8 months ago
  31. 1922322 target/ppc: Remove msr_le macro by Víctor Colombo · 2 years, 8 months ago
  32. d41ccf6 target/ppc: Remove msr_pr macro by Víctor Colombo · 2 years, 8 months ago
  33. 92984c9 target/ppc: Remove unused msr_* macros by Víctor Colombo · 2 years, 8 months ago
  34. 208d803 target/ppc: Remove fpscr_* macros from cpu.h by Víctor Colombo · 2 years, 8 months ago
  35. 1220ab3 target/ppc: Fix BookE debug interrupt generation by Bin Meng · 2 years, 9 months ago
  36. 55baf4b target/ppc: init 'rmmu_info' in kvm_get_radix_page_info() by Daniel Henrique Barboza · 2 years, 9 months ago
  37. b339427 target/ppc: init 'sregs' in kvmppc_put_books_sregs() by Daniel Henrique Barboza · 2 years, 9 months ago
  38. 5941157 target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr() by Daniel Henrique Barboza · 2 years, 9 months ago
  39. 942069e target/ppc: initialize 'val' union in kvm_get_one_spr() by Daniel Henrique Barboza · 2 years, 9 months ago
  40. 99a50d1 target/arm: read access to performance counters from EL0 by Alex Zuepke · 2 years, 8 months ago
  41. 25e168a target/arm: Add isar_feature_{aa64,any}_ras by Richard Henderson · 2 years, 8 months ago
  42. ca56aac target/arm: Add isar predicates for FEAT_Debugv8p2 by Richard Henderson · 2 years, 8 months ago
  43. 7d00b4d target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
  44. 1859f8c target/arm: Reformat comments in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
  45. dc44545 target/arm: Perform override check early in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
  46. 10748a9 target/arm: Hoist isbanked computation in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
  47. 4c8c454 target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
  48. cc946d96 target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
  49. cac6529 target/arm: Hoist computation of key in add_cpreg_to_hashtable by Richard Henderson · 2 years, 8 months ago
  50. c27f5d3 target/arm: Merge allocation of the cpreg and its name by Richard Henderson · 2 years, 8 months ago
  51. 5860362 target/arm: Store cpregs key in the hash table directly by Richard Henderson · 2 years, 8 months ago
  52. 9da35a4 target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases by Richard Henderson · 2 years, 8 months ago
  53. cbe6458 target/arm: Name CPSecureState type by Richard Henderson · 2 years, 8 months ago
  54. d95101d target/arm: Name CPState type by Richard Henderson · 2 years, 8 months ago
  55. 3910733 target/arm: Change cpreg access permissions to enum by Richard Henderson · 2 years, 8 months ago
  56. d385a60 target/arm: Avoid bare abort() or assert(0) by Richard Henderson · 2 years, 8 months ago
  57. 87c3f0f target/arm: Reorg ARMCPRegInfo type field bits by Richard Henderson · 2 years, 8 months ago
  58. 10b0220 target/arm: Make some more cpreg data static const by Richard Henderson · 2 years, 8 months ago
  59. 5809ac5 target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h by Richard Henderson · 2 years, 8 months ago
  60. 330477e target/arm: Reorg CPAccessResult and access_check_cp_reg by Richard Henderson · 2 years, 8 months ago
  61. cf7c6d1 target/arm: Split out cpregs.h by Richard Henderson · 2 years, 8 months ago
  62. cda86e2 target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user by Richard Henderson · 2 years, 8 months ago
  63. 9992f57 disas: Remove old libopcode s390 disassembler by Thomas Huth · 2 years, 9 months ago
  64. 4f9b6c7 target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model by David Miller · 2 years, 8 months ago
  65. d621f7b target/s390x: vxeh2: vector {load, store} byte reversed element by David Miller · 2 years, 8 months ago
  66. f4dd00f target/s390x: vxeh2: vector {load, store} byte reversed elements by David Miller · 2 years, 8 months ago
  67. 1d26a02 target/s390x: vxeh2: vector {load, store} elements reversed by David Miller · 2 years, 8 months ago
  68. ed9ce86 target/s390x: vxeh2: vector shift double by bit by David Miller · 2 years, 8 months ago
  69. b7a50eb target/s390x: vxeh2: Update for changes to vector shifts by David Miller · 2 years, 8 months ago
  70. 1d706f3 target/s390x: vxeh2: vector string search by David Miller · 2 years, 8 months ago
  71. acc2d3a target/s390x: vxeh2: vector convert short/32b by David Miller · 2 years, 8 months ago
  72. d98ed7d s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG by David Hildenbrand · 2 years, 8 months ago
  73. 4756b10 s390x/cpu_models: drop "msa5" from the TCG "max" model by David Hildenbrand · 2 years, 8 months ago
  74. db67a6f target/s390x: Fix writeback to v1 in helper_vstl by Richard Henderson · 2 years, 8 months ago
  75. a62c2c1 target/riscv: add scalar crypto related extenstion strings to isa_string by Weiwei Li · 2 years, 8 months ago
  76. 457a86a target/riscv: Fix incorrect PTE merge in walk_pte by Ralf Ramsauer · 2 years, 8 months ago
  77. cf7ed97 target/riscv: rvk: expose zbk* and zk* properties by Weiwei Li · 2 years, 8 months ago
  78. 7744238 target/riscv: rvk: add CSR support for Zkr by Weiwei Li · 2 years, 8 months ago
  79. 0976083 target/riscv: rvk: add support for zksed/zksh extension by Weiwei Li · 2 years, 8 months ago
  80. 1f7f7b5 target/riscv: rvk: add support for sha512 related instructions for RV64 in zknh extension by Weiwei Li · 2 years, 8 months ago
  81. e9a7ef5 target/riscv: rvk: add support for sha512 related instructions for RV32 in zknh extension by Weiwei Li · 2 years, 8 months ago
  82. 387e5d9 target/riscv: rvk: add support for sha256 related instructions in zknh extension by Weiwei Li · 2 years, 8 months ago
  83. 9e33e17 target/riscv: rvk: add support for zkne/zknd extension in RV64 by Weiwei Li · 2 years, 8 months ago
  84. 68d19b5 target/riscv: rvk: add support for zknd/zkne extension in RV32 by Weiwei Li · 2 years, 8 months ago
  85. c29da5a crypto: move sm4_sbox from target/arm by Weiwei Li · 2 years, 8 months ago
  86. 0496389 target/riscv: rvk: add support for zbkx extension by Weiwei Li · 2 years, 8 months ago
  87. 5cc69ce target/riscv: rvk: add support for zbkc extension by Weiwei Li · 2 years, 8 months ago
  88. d8e81e3 target/riscv: rvk: add support for zbkb extension by Weiwei Li · 2 years, 8 months ago
  89. eef8287 target/riscv: rvk: add cfg properties for zbk* and zk* by Weiwei Li · 2 years, 8 months ago
  90. 9951ba9 target/riscv: Support configuarable marchid, mvendorid, mipid CSR values by Frank Chang · 2 years, 9 months ago
  91. f228336 Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 2 years, 8 months ago
  92. 75d08a4 target/arm: Advertise support for FEAT_BBM level 2 by Peter Maydell · 2 years, 8 months ago
  93. f81c60c target/arm: Advertise support for FEAT_TTL by Peter Maydell · 2 years, 8 months ago
  94. 8b7a5bb target/arm: Use field names for accessing DBGWCRn by Richard Henderson · 2 years, 8 months ago
  95. eb851c1 target/arm: Disable cryptographic instructions when neon is disabled by Damien Hedde · 2 years, 8 months ago
  96. c6a59b5 target/arm: Use tcg_constant for vector descriptor by Richard Henderson · 2 years, 8 months ago
  97. 93418f1 target/arm: Use tcg_constant for do_brk{2,3} by Richard Henderson · 2 years, 8 months ago
  98. 392acac target/arm: Use tcg_constant for predicate descriptors by Richard Henderson · 2 years, 8 months ago
  99. 138a1f7 target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_imm by Richard Henderson · 2 years, 8 months ago
  100. 9fff3fc target/arm: Use tcg_constant in SUBR by Richard Henderson · 2 years, 8 months ago