OSDN Git Service

qmiga/qemu.git
2022-03-02 Cédric Le Goaterpnv/xive2: Add support for 8bits thread id
2022-03-02 Cédric Le Goaterpnv/xive2: Add support for automatic save&restore
2022-03-02 Cédric Le Goaterxive2: Add a get_config() handler for the router config...
2022-03-02 Cédric Le Goaterpnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
2022-03-02 Cédric Le Goaterppc/pnv: add XIVE Gen2 TIMA support
2022-03-02 Cédric Le Goaterpnv/xive2: Introduce new capability bits
2022-03-02 Cédric Le Goaterppc/pnv: Add support for PHB5 "Address-based trigger...
2022-03-02 Cédric Le Goaterppc/pnv: Add support for PQ offload on PHB5
2022-03-02 Cédric Le Goaterppc/xive: Add support for PQ state bits offload
2022-03-02 Cédric Le Goaterppc/xive2: Add support for notification injection on...
2022-03-02 Cédric Le Goaterppc/psi: Add support for StoreEOI and 64k ESB pages...
2022-03-02 Cédric Le Goaterppc/pnv: Add a HOMER model to POWER10
2022-03-02 Cédric Le Goaterppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
2022-03-02 Cédric Le Goaterppc/pnv: Add POWER10 quads
2022-03-02 Cédric Le Goaterppc/pnv: Add a OCC model for POWER10
2022-03-02 Cédric Le Goaterppc/pnv: Add a XIVE2 controller to the POWER10 chip
2022-03-02 Cédric Le Goaterppc/xive2: Introduce a presenter matching routine
2022-03-02 Cédric Le Goaterppc/xive2: Introduce a XIVE2 core framework
2022-03-02 Lucas Coutinhotarget/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
2022-03-02 Leandro Luporitarget/ppc: implement plxssp/pstxssp
2022-03-02 Leandro Luporitarget/ppc: implement plxsd/pstxsd
2022-03-02 Víctor Colombotarget/ppc: Implement xvcvbf16spn and xvcvspbf16 instru...
2022-03-02 Víctor Colombotarget/ppc: Implement xs{max,min}cqp
2022-03-02 Víctor Colombotarget/ppc: Refactor VSX_MAX_MINC helper
2022-03-02 Víctor Colombotarget/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
2022-03-02 Víctor Colombotarget/ppc: Move xscmp{eq,ge,gt}dp to decodetree
2022-03-02 Víctor Colombotarget/ppc: Implement xscmp{eq,ge,gt}qp
2022-03-02 Víctor Colombotarget/ppc: Refactor VSX_SCALAR_CMP_DP
2022-03-02 Víctor Colombotarget/ppc: Remove xscmpnedp instruction
2022-03-02 Víctor Colombotarget/ppc: Implement xvtlsbb instruction
2022-03-02 Matheus Fersttarget/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
2022-03-02 Matheus Fersttarget/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds...
2022-03-02 Matheus Fersttarget/ppc: Implement xxgenpcv[bhwd]m instruction
2022-03-02 Matheus Fersttarget/ppc: Implement xxeval
2022-03-02 Matheus Fersttcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
2022-03-02 Matheus Fersttarget/ppc: Implement xxpermx instruction
2022-03-02 Matheus Fersttarget/ppc: Move xxpermdi to decodetree
2022-03-02 Matheus Fersttarget/ppc: move xxperm/xxpermr to decodetree
2022-03-02 Matheus Fersttarget/ppc: Move xxsel to decodetree
2022-03-02 Matheus Fersttarget/ppc: Move vsel and vperm/vpermr to decodetree
2022-03-02 Matheus Fersttarget/ppc: implement vrlqmi
2022-03-02 Matheus Fersttarget/ppc: implement vrlqnm
2022-03-02 Matheus Fersttarget/ppc: implement vrlq
2022-03-02 Matheus Fersttarget/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
2022-03-02 Matheus Fersttarget/ppc: move vrl[bhwd] to decodetree
2022-03-02 Matheus Fersttarget/ppc: implement vsraq
2022-03-02 Matheus Fersttarget/ppc: implement vsrq
2022-03-02 Matheus Fersttarget/ppc: implement vslq
2022-03-02 Matheus Fersttarget/ppc: move vs[lr][a][bhwd] to decodetree
2022-03-02 Matheus Fersttarget/ppc: implement vgnb
2022-03-02 Matheus Fersttarget/ppc: implement vcntmb[bhwd]
2022-03-02 Matheus Fersttarget/ppc: implement vclrrb
2022-03-02 Matheus Fersttarget/ppc: implement vclrlb
2022-03-02 Matheus Fersttarget/ppc: implement vstri[bh][lr]
2022-03-02 Matheus Fersttarget/ppc: Implement Vector Compare Quadword
2022-03-02 Matheus Fersttarget/ppc: Implement Vector Compare Greater Than Quadword
2022-03-02 Matheus Fersttarget/ppc: Implement Vector Compare Equal Quadword
2022-03-02 Matheus Fersttarget/ppc: Move Vector Compare Not Equal or Zero to...
2022-03-02 Matheus Fersttarget/ppc: Move Vector Compare Equal/Not Equal/Greater...
2022-03-02 Lucas Coutinhotarget/ppc: Implement vextsd2q
2022-03-02 Lucas Coutinhotarget/ppc: Move vexts[bhw]2[wd] to decodetree
2022-03-02 Víctor Colombotarget/ppc: Implement vmsumudm instruction
2022-03-02 Víctor Colombotarget/ppc: Implement vmsumcud instruction
2022-03-02 Lucas Mateus... target/ppc: vmulh* instructions without helpers
2022-03-02 Lucas Mateus... target/ppc: Moved vector multiply high and low to decod...
2022-03-02 Lucas Mateus... target/ppc: moved vector even and odd multiplication...
2022-03-02 Luis Pirestarget/ppc: Introduce TRANS*FLAGS macros
2022-03-02 Daniel Henrique... target/ppc: trigger PERFM EBBs from power8-pmu.c
2022-03-02 Daniel Henrique... target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
2022-03-02 Daniel Henrique... target/ppc: finalize pre-EBB PMU logic
2022-03-02 Daniel Henrique... target/ppc: make power8-pmu.c CONFIG_TCG only
2022-03-02 Daniel Henrique... ppc/pnv: fix default PHB4 QOM hierarchy
2022-03-02 Bernhard Beschowhw/ppc/pnv: Determine ns16550's IRQ number from QOM...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2022-02-28 Richard Hendersontcg/tci: Use tcg_out_ldst in tcg_out_st
2022-02-28 Luc Michelaccel/tcg/cpu-exec: Fix precise single-stepping after...
2022-02-28 Richard Hendersontcg: Remove dh_alias indirection for dh_typecode
2022-02-28 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-28 Peter MaydellMerge remote-tracking branch 'remotes/shorne/tags/or1k...
2022-02-28 Markus Armbrusterqapi: Belatedly adjust limitations documentation
2022-02-28 Markus Armbrusterrtc: Have event RTC_CHANGE identify the RTC by QOM...
2022-02-28 Peter Maydellhw/rtc: Compile pl031 once-only
2022-02-28 Peter Maydellqapi: Document some missing details of RTC_CHANGE event
2022-02-28 Peter Maydellqapi: Move RTC_CHANGE back out of target schema
2022-02-28 Fabian Hollerqapi/migration: Fix examples document wrong field name...
2022-02-28 Markus Armbrusterqapi: Fix stale reference to scripts/qapi.py in a comment
2022-02-28 Markus Armbrusterkeyval: Fix grammar comment to cover downstream prefix
2022-02-28 John Snowscripts/qapi: minor delinting
2022-02-28 David Millertests/tcg/s390x: Tests for Miscellaneous-Instruction...
2022-02-28 David Millers390x/cpumodel: Bump up QEMU model to a stripped-down...
2022-02-28 David Millers390x/tcg: Implement Miscellaneous-Instruction-Extensio...
2022-02-28 Thomas Huthtravis.yml: Update the s390x jobs to Ubuntu Focal
2022-02-26 Cédric Le Goateraspeed/sdmc: Add trace events
2022-02-26 Cédric Le Goateraspeed/smc: Add an address mask on segment registers
2022-02-26 Cédric Le Goateraspeed: Introduce a create_pca9552() helper
2022-02-26 Joel Stanleyaspeed: rainier: Add strap values taken from hardware
2022-02-26 Joel Stanleyaspeed: rainier: Add i2c LED devices
2022-02-26 Joel Stanleyast2600: Add Secure Boot Controller model
next