1. ae4c68e ppc/pnv: Add POWER10 quads by Cédric Le Goater · 3 years, 1 month ago
  2. 8bf682a ppc/pnv: Add a OCC model for POWER10 by Cédric Le Goater · 3 years, 1 month ago
  3. da71b7e ppc/pnv: Add a XIVE2 controller to the POWER10 chip by Cédric Le Goater · 3 years, 1 month ago
  4. 09a67f3 ppc/xive2: Introduce a presenter matching routine by Cédric Le Goater · 3 years, 1 month ago
  5. f8a233d ppc/xive2: Introduce a XIVE2 core framework by Cédric Le Goater · 3 years, 1 month ago
  6. 604d00c target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x by Lucas Coutinho · 3 years, 1 month ago
  7. 20e2d04 target/ppc: implement plxssp/pstxssp by Leandro Lupori · 3 years, 1 month ago
  8. 7eec8cb target/ppc: implement plxsd/pstxsd by Leandro Lupori · 3 years, 1 month ago
  9. 3909ff1 target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions by Víctor Colombo · 3 years, 1 month ago
  10. 7b8d6e3 target/ppc: Implement xs{max,min}cqp by Víctor Colombo · 3 years, 1 month ago
  11. da49940 target/ppc: Refactor VSX_MAX_MINC helper by Víctor Colombo · 3 years, 1 month ago
  12. 5307df8 target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3 by Víctor Colombo · 3 years, 1 month ago
  13. 72d2435 target/ppc: Move xscmp{eq,ge,gt}dp to decodetree by Víctor Colombo · 3 years, 1 month ago
  14. 568e7c4 target/ppc: Implement xscmp{eq,ge,gt}qp by Víctor Colombo · 3 years, 1 month ago
  15. 4439586 target/ppc: Refactor VSX_SCALAR_CMP_DP by Víctor Colombo · 3 years, 1 month ago
  16. 0efbb8d target/ppc: Remove xscmpnedp instruction by Víctor Colombo · 3 years, 1 month ago
  17. d518239 target/ppc: Implement xvtlsbb instruction by Víctor Colombo · 3 years, 1 month ago
  18. 3bb1aed target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o] by Matheus Ferst · 3 years, 1 month ago
  19. e4318ab target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree by Matheus Ferst · 3 years, 1 month ago
  20. b090f4f target/ppc: Implement xxgenpcv[bhwd]m instruction by Matheus Ferst · 3 years, 1 month ago
  21. 1015fca target/ppc: Implement xxeval by Matheus Ferst · 3 years, 1 month ago
  22. 9620ae0 tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i by Matheus Ferst · 3 years, 1 month ago
  23. 41c2877 target/ppc: Implement xxpermx instruction by Matheus Ferst · 3 years, 1 month ago
  24. d31b2c1 target/ppc: Move xxpermdi to decodetree by Matheus Ferst · 3 years, 1 month ago
  25. 6a94bf1 target/ppc: move xxperm/xxpermr to decodetree by Matheus Ferst · 3 years, 1 month ago
  26. 43d55fc target/ppc: Move xxsel to decodetree by Matheus Ferst · 3 years, 1 month ago
  27. 28347fe target/ppc: Move vsel and vperm/vpermr to decodetree by Matheus Ferst · 3 years, 1 month ago
  28. 7e5947d target/ppc: implement vrlqmi by Matheus Ferst · 3 years, 1 month ago
  29. 4e27266 target/ppc: implement vrlqnm by Matheus Ferst · 3 years, 1 month ago
  30. aa0f34e target/ppc: implement vrlq by Matheus Ferst · 3 years, 1 month ago
  31. 02c74f0 target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree by Matheus Ferst · 3 years, 1 month ago
  32. df489ad target/ppc: move vrl[bhwd] to decodetree by Matheus Ferst · 3 years, 1 month ago
  33. 85085bb target/ppc: implement vsraq by Matheus Ferst · 3 years, 1 month ago
  34. 946c349 target/ppc: implement vsrq by Matheus Ferst · 3 years, 1 month ago
  35. 3e39edb target/ppc: implement vslq by Matheus Ferst · 3 years, 1 month ago
  36. 0f05200 target/ppc: move vs[lr][a][bhwd] to decodetree by Matheus Ferst · 3 years, 1 month ago
  37. f622ebe target/ppc: implement vgnb by Matheus Ferst · 3 years, 1 month ago
  38. 95f1ee2 target/ppc: implement vcntmb[bhwd] by Matheus Ferst · 3 years, 1 month ago
  39. fb1b567 target/ppc: implement vclrrb by Matheus Ferst · 3 years, 1 month ago
  40. 08d512e target/ppc: implement vclrlb by Matheus Ferst · 3 years, 1 month ago
  41. fb5303c target/ppc: implement vstri[bh][lr] by Matheus Ferst · 3 years, 1 month ago
  42. b58f393 target/ppc: Implement Vector Compare Quadword by Matheus Ferst · 3 years, 1 month ago
  43. 50449ae target/ppc: Implement Vector Compare Greater Than Quadword by Matheus Ferst · 3 years, 1 month ago
  44. 7b3da08 target/ppc: Implement Vector Compare Equal Quadword by Matheus Ferst · 3 years, 1 month ago
  45. eb936dc target/ppc: Move Vector Compare Not Equal or Zero to decodetree by Matheus Ferst · 3 years, 1 month ago
  46. 6a39429 target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree by Matheus Ferst · 3 years, 1 month ago
  47. acf43b3 target/ppc: Implement vextsd2q by Lucas Coutinho · 3 years, 1 month ago
  48. 9bfe921 target/ppc: Move vexts[bhw]2[wd] to decodetree by Lucas Coutinho · 3 years, 1 month ago
  49. 536f987 target/ppc: Implement vmsumudm instruction by Víctor Colombo · 3 years, 1 month ago
  50. 5476ef1 target/ppc: Implement vmsumcud instruction by Víctor Colombo · 3 years, 1 month ago
  51. 29e9dfc target/ppc: vmulh* instructions without helpers by Lucas Mateus Castro (alqotel) · 3 years, 1 month ago
  52. d45da01 target/ppc: Moved vector multiply high and low to decodetree by Lucas Mateus Castro (alqotel) · 3 years, 1 month ago
  53. 80eca68 target/ppc: moved vector even and odd multiplication to decodetree by Lucas Mateus Castro (alqotel) · 3 years, 1 month ago
  54. 19f0862 target/ppc: Introduce TRANS*FLAGS macros by Luis Pires · 3 years, 1 month ago
  55. d3412df target/ppc: trigger PERFM EBBs from power8-pmu.c by Daniel Henrique Barboza · 3 years, 1 month ago
  56. cb76bbc target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions by Daniel Henrique Barboza · 3 years, 1 month ago
  57. adc4eda target/ppc: finalize pre-EBB PMU logic by Daniel Henrique Barboza · 3 years, 1 month ago
  58. 33edcde target/ppc: make power8-pmu.c CONFIG_TCG only by Daniel Henrique Barboza · 3 years, 1 month ago
  59. 6e7b967 ppc/pnv: fix default PHB4 QOM hierarchy by Daniel Henrique Barboza · 3 years, 1 month ago
  60. 632fc0b hw/ppc/pnv: Determine ns16550's IRQ number from QOM property by Bernhard Beschow · 3 years, 1 month ago
  61. 09591fc Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into staging by Peter Maydell · 3 years, 1 month ago
  62. 99c5341 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-28' into staging by Peter Maydell · 3 years, 1 month ago
  63. 648c15e Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into staging by Peter Maydell · 3 years, 1 month ago
  64. 2ccf40f tcg/tci: Use tcg_out_ldst in tcg_out_st by Richard Henderson · 3 years, 1 month ago
  65. 5b7b197 accel/tcg/cpu-exec: Fix precise single-stepping after interrupt by Luc Michel · 3 years, 1 month ago
  66. 8929906 tcg: Remove dh_alias indirection for dh_typecode by Richard Henderson · 3 years, 1 month ago
  67. a8d39f5 Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' into staging by Peter Maydell · 3 years, 1 month ago
  68. 00483d3 Merge remote-tracking branch 'remotes/shorne/tags/or1k-pull-request' into staging by Peter Maydell · 3 years, 1 month ago
  69. 1428502 qapi: Belatedly adjust limitations documentation by Markus Armbruster · 3 years, 1 month ago
  70. 2beb1e5 rtc: Have event RTC_CHANGE identify the RTC by QOM path by Markus Armbruster · 3 years, 1 month ago
  71. 0339752 hw/rtc: Compile pl031 once-only by Peter Maydell · 3 years, 1 month ago
  72. e67e3a4 qapi: Document some missing details of RTC_CHANGE event by Peter Maydell · 3 years, 1 month ago
  73. 1f216b8 qapi: Move RTC_CHANGE back out of target schema by Peter Maydell · 3 years, 1 month ago
  74. b1ca532 qapi/migration: Fix examples document wrong field name for arguments by Fabian Holler · 3 years, 1 month ago
  75. 429d79e qapi: Fix stale reference to scripts/qapi.py in a comment by Markus Armbruster · 3 years, 1 month ago
  76. bbe0342 keyval: Fix grammar comment to cover downstream prefix by Markus Armbruster · 3 years, 1 month ago
  77. 90254ec scripts/qapi: minor delinting by John Snow · 3 years, 1 month ago
  78. e2c3fb0 tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3 by David Miller · 3 years, 1 month ago
  79. 8a4eafb s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1 by David Miller · 3 years, 1 month ago
  80. ea0a105 s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x by David Miller · 3 years, 1 month ago
  81. e7b3b09 travis.yml: Update the s390x jobs to Ubuntu Focal by Thomas Huth · 3 years, 1 month ago
  82. 3671342 aspeed/sdmc: Add trace events by Cédric Le Goater · 3 years, 1 month ago
  83. 7c8d2fc aspeed/smc: Add an address mask on segment registers by Cédric Le Goater · 3 years, 1 month ago
  84. f4aec25 aspeed: Introduce a create_pca9552() helper by Cédric Le Goater · 3 years, 1 month ago
  85. b6d1df6 aspeed: rainier: Add strap values taken from hardware by Joel Stanley · 3 years, 1 month ago
  86. bcb122f aspeed: rainier: Add i2c LED devices by Joel Stanley · 3 years, 1 month ago
  87. e1acf58 ast2600: Add Secure Boot Controller model by Joel Stanley · 3 years, 1 month ago
  88. 50f97a0 arm: Remove swift-bmc machine by Joel Stanley · 3 years, 1 month ago
  89. 9576abf hw/openrisc/openrisc_sim: Add support for initrd loading by Stafford Horne · 3 years, 1 month ago
  90. 5852c1f hw/openrisc/openrisc_sim: Add automatic device tree generation by Stafford Horne · 3 years, 1 month ago
  91. f3f230d tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution by Thomas Huth · 3 years, 1 month ago
  92. 2092fdd s390x: sck: load into a temporary not into in1 by Nico Boehr · 3 years, 2 months ago
  93. f42e09e hw/openrisc/openrisc_sim: Increase max_cpus to 4 by Stafford Horne · 3 years, 1 month ago
  94. 22991cf hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART by Stafford Horne · 3 years, 1 month ago
  95. 76f3698 hw/openrisc/openrisc_sim: Parameterize initialization by Stafford Horne · 3 years, 1 month ago
  96. f85ad23 hw/openrisc/openrisc_sim: Create machine state for or1ksim by Stafford Horne · 3 years, 1 month ago
  97. fa435db Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' into staging by Peter Maydell · 3 years, 1 month ago
  98. 89d38c7 MAINTAINERS: python - remove ehabkost and add bleal by John Snow · 3 years, 1 month ago
  99. 43a1119 Revert "python: pin setuptools below v60.0.0" by John Snow · 3 years, 2 months ago
  100. 762c280 Python: add setuptools v60.0 workaround by John Snow · 3 years, 2 months ago