1. 0dc71c7 target/arm: Support PSCI 1.1 and SMCCC 1.0 by Akihiko Odaki · 3 years, 2 months ago
  2. d8bdf97 hw/i2c: flatten pca954x mux device by Patrick Venture · 3 years, 2 months ago
  3. bad187df hw/input/tsc210x: Don't abort on bad SPI word widths by Peter Maydell · 3 years, 1 month ago
  4. e212fb0 hw/arm/mps2-tz.c: Update AN547 documentation URL by Peter Maydell · 3 years, 1 month ago
  5. cc3b66a mps3-an547: Add missing user ahb interfaces by Jimmy Brisson · 3 years, 2 months ago
  6. 64ada29 Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into staging by Peter Maydell · 3 years, 1 month ago
  7. 44efeb9 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosting-280222-1' into staging by Peter Maydell · 3 years, 1 month ago
  8. 1695184 hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice() by Daniel Henrique Barboza · 3 years, 1 month ago
  9. 3a12291 hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter() by Daniel Henrique Barboza · 3 years, 1 month ago
  10. ecccc4b spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt() by Daniel Henrique Barboza · 3 years, 1 month ago
  11. 1628293 hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays() by Daniel Henrique Barboza · 3 years, 1 month ago
  12. 5436eee hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index() by Daniel Henrique Barboza · 3 years, 1 month ago
  13. 7614114 hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new() by Daniel Henrique Barboza · 3 years, 1 month ago
  14. ef2ece4 hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize() by Daniel Henrique Barboza · 3 years, 1 month ago
  15. 37deca7 hw/ppc/spapr_drc.c: use g_autofree in drc_realize() by Daniel Henrique Barboza · 3 years, 1 month ago
  16. 75610ac hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc() by Daniel Henrique Barboza · 3 years, 1 month ago
  17. 37d1953 hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties() by Daniel Henrique Barboza · 3 years, 1 month ago
  18. bc940c4 hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string() by Daniel Henrique Barboza · 3 years, 1 month ago
  19. ea8464f hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string() by Daniel Henrique Barboza · 3 years, 1 month ago
  20. 5f2b96b hw/ppc/spapr.c: fail early if no firmware found in machine_init() by Daniel Henrique Barboza · 3 years, 1 month ago
  21. aebb9b9 hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen() by Daniel Henrique Barboza · 3 years, 1 month ago
  22. 09a7e60 pnv/xive2: Add support for 8bits thread id by Cédric Le Goater · 3 years, 1 month ago
  23. 835806f pnv/xive2: Add support for automatic save&restore by Cédric Le Goater · 3 years, 1 month ago
  24. e16032b xive2: Add a get_config() handler for the router configuration by Cédric Le Goater · 3 years, 1 month ago
  25. 747ffe2 pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1) by Cédric Le Goater · 3 years, 1 month ago
  26. 95d729e ppc/pnv: add XIVE Gen2 TIMA support by Cédric Le Goater · 3 years, 1 month ago
  27. 707ea7a pnv/xive2: Introduce new capability bits by Cédric Le Goater · 3 years, 1 month ago
  28. 34b0696 ppc/pnv: Add support for PHB5 "Address-based trigger" mode by Cédric Le Goater · 3 years, 1 month ago
  29. c6b8cc3 ppc/pnv: Add support for PQ offload on PHB5 by Cédric Le Goater · 3 years, 1 month ago
  30. 0aa2612 ppc/xive: Add support for PQ state bits offload by Cédric Le Goater · 3 years, 1 month ago
  31. aadf13a ppc/xive2: Add support for notification injection on ESB pages by Cédric Le Goater · 3 years, 1 month ago
  32. 24c8fa9 ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10) by Cédric Le Goater · 3 years, 1 month ago
  33. 9249967 ppc/pnv: Add a HOMER model to POWER10 by Cédric Le Goater · 3 years, 1 month ago
  34. 623575e ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge by Cédric Le Goater · 3 years, 1 month ago
  35. ae4c68e ppc/pnv: Add POWER10 quads by Cédric Le Goater · 3 years, 1 month ago
  36. 8bf682a ppc/pnv: Add a OCC model for POWER10 by Cédric Le Goater · 3 years, 1 month ago
  37. da71b7e ppc/pnv: Add a XIVE2 controller to the POWER10 chip by Cédric Le Goater · 3 years, 1 month ago
  38. 09a67f3 ppc/xive2: Introduce a presenter matching routine by Cédric Le Goater · 3 years, 1 month ago
  39. f8a233d ppc/xive2: Introduce a XIVE2 core framework by Cédric Le Goater · 3 years, 1 month ago
  40. 604d00c target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x by Lucas Coutinho · 3 years, 1 month ago
  41. 20e2d04 target/ppc: implement plxssp/pstxssp by Leandro Lupori · 3 years, 1 month ago
  42. 7eec8cb target/ppc: implement plxsd/pstxsd by Leandro Lupori · 3 years, 1 month ago
  43. 3909ff1 target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions by Víctor Colombo · 3 years, 1 month ago
  44. 7b8d6e3 target/ppc: Implement xs{max,min}cqp by Víctor Colombo · 3 years, 1 month ago
  45. da49940 target/ppc: Refactor VSX_MAX_MINC helper by Víctor Colombo · 3 years, 1 month ago
  46. 5307df8 target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3 by Víctor Colombo · 3 years, 1 month ago
  47. 72d2435 target/ppc: Move xscmp{eq,ge,gt}dp to decodetree by Víctor Colombo · 3 years, 1 month ago
  48. 568e7c4 target/ppc: Implement xscmp{eq,ge,gt}qp by Víctor Colombo · 3 years, 1 month ago
  49. 4439586 target/ppc: Refactor VSX_SCALAR_CMP_DP by Víctor Colombo · 3 years, 1 month ago
  50. 0efbb8d target/ppc: Remove xscmpnedp instruction by Víctor Colombo · 3 years, 1 month ago
  51. d518239 target/ppc: Implement xvtlsbb instruction by Víctor Colombo · 3 years, 1 month ago
  52. 3bb1aed target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o] by Matheus Ferst · 3 years, 1 month ago
  53. 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
  54. b090f4f target/ppc: Implement xxgenpcv[bhwd]m instruction by Matheus Ferst · 3 years, 1 month ago
  55. 1015fca target/ppc: Implement xxeval by Matheus Ferst · 3 years, 1 month ago
  56. 9620ae0 tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i by Matheus Ferst · 3 years, 1 month ago
  57. 41c2877 target/ppc: Implement xxpermx instruction by Matheus Ferst · 3 years, 1 month ago
  58. d31b2c1 target/ppc: Move xxpermdi to decodetree by Matheus Ferst · 3 years, 1 month ago
  59. 6a94bf1 target/ppc: move xxperm/xxpermr to decodetree by Matheus Ferst · 3 years, 1 month ago
  60. 43d55fc target/ppc: Move xxsel to decodetree by Matheus Ferst · 3 years, 1 month ago
  61. 28347fe target/ppc: Move vsel and vperm/vpermr to decodetree by Matheus Ferst · 3 years, 1 month ago
  62. 7e5947d target/ppc: implement vrlqmi by Matheus Ferst · 3 years, 1 month ago
  63. 4e27266 target/ppc: implement vrlqnm by Matheus Ferst · 3 years, 1 month ago
  64. aa0f34e target/ppc: implement vrlq by Matheus Ferst · 3 years, 1 month ago
  65. 02c74f0 target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree by Matheus Ferst · 3 years, 1 month ago
  66. df489ad target/ppc: move vrl[bhwd] to decodetree by Matheus Ferst · 3 years, 1 month ago
  67. 85085bb target/ppc: implement vsraq by Matheus Ferst · 3 years, 1 month ago
  68. 946c349 target/ppc: implement vsrq by Matheus Ferst · 3 years, 1 month ago
  69. 3e39edb target/ppc: implement vslq by Matheus Ferst · 3 years, 1 month ago
  70. 0f05200 target/ppc: move vs[lr][a][bhwd] to decodetree by Matheus Ferst · 3 years, 1 month ago
  71. f622ebe target/ppc: implement vgnb by Matheus Ferst · 3 years, 1 month ago
  72. 95f1ee2 target/ppc: implement vcntmb[bhwd] by Matheus Ferst · 3 years, 1 month ago
  73. fb1b567 target/ppc: implement vclrrb by Matheus Ferst · 3 years, 1 month ago
  74. 08d512e target/ppc: implement vclrlb by Matheus Ferst · 3 years, 1 month ago
  75. fb5303c target/ppc: implement vstri[bh][lr] by Matheus Ferst · 3 years, 1 month ago
  76. b58f393 target/ppc: Implement Vector Compare Quadword by Matheus Ferst · 3 years, 1 month ago
  77. 50449ae target/ppc: Implement Vector Compare Greater Than Quadword by Matheus Ferst · 3 years, 1 month ago
  78. 7b3da08 target/ppc: Implement Vector Compare Equal Quadword by Matheus Ferst · 3 years, 1 month ago
  79. eb936dc target/ppc: Move Vector Compare Not Equal or Zero to decodetree by Matheus Ferst · 3 years, 1 month ago
  80. 6a39429 target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree by Matheus Ferst · 3 years, 1 month ago
  81. acf43b3 target/ppc: Implement vextsd2q by Lucas Coutinho · 3 years, 1 month ago
  82. 9bfe921 target/ppc: Move vexts[bhw]2[wd] to decodetree by Lucas Coutinho · 3 years, 1 month ago
  83. 536f987 target/ppc: Implement vmsumudm instruction by Víctor Colombo · 3 years, 1 month ago
  84. 5476ef1 target/ppc: Implement vmsumcud instruction by Víctor Colombo · 3 years, 1 month ago
  85. 29e9dfc target/ppc: vmulh* instructions without helpers by Lucas Mateus Castro (alqotel) · 3 years, 1 month ago
  86. d45da01 target/ppc: Moved vector multiply high and low to decodetree by Lucas Mateus Castro (alqotel) · 3 years, 1 month ago
  87. 80eca68 target/ppc: moved vector even and odd multiplication to decodetree by Lucas Mateus Castro (alqotel) · 3 years, 1 month ago
  88. 19f0862 target/ppc: Introduce TRANS*FLAGS macros by Luis Pires · 3 years, 1 month ago
  89. d3412df target/ppc: trigger PERFM EBBs from power8-pmu.c by Daniel Henrique Barboza · 3 years, 1 month ago
  90. cb76bbc target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions by Daniel Henrique Barboza · 3 years, 1 month ago
  91. adc4eda target/ppc: finalize pre-EBB PMU logic by Daniel Henrique Barboza · 3 years, 1 month ago
  92. 33edcde target/ppc: make power8-pmu.c CONFIG_TCG only by Daniel Henrique Barboza · 3 years, 1 month ago
  93. 6e7b967 ppc/pnv: fix default PHB4 QOM hierarchy by Daniel Henrique Barboza · 3 years, 1 month ago
  94. 632fc0b hw/ppc/pnv: Determine ns16550's IRQ number from QOM property by Bernhard Beschow · 3 years, 1 month ago
  95. c26fc53 Merge remote-tracking branch 'remotes/bsdimp/tags/bsd-user-preen-2022q1-pull-request' into staging by Peter Maydell · 3 years, 1 month ago
  96. 09591fc Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into staging by Peter Maydell · 3 years, 1 month ago
  97. 99c5341 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-28' into staging by Peter Maydell · 3 years, 1 month ago
  98. 648c15e Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into staging by Peter Maydell · 3 years, 1 month ago
  99. 2ccf40f tcg/tci: Use tcg_out_ldst in tcg_out_st by Richard Henderson · 3 years, 1 month ago
  100. 5b7b197 accel/tcg/cpu-exec: Fix precise single-stepping after interrupt by Luc Michel · 3 years, 1 month ago