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