OSDN Git Service

qmiga/qemu.git
2022-03-03 Klaus Jensenhw/nvme: add pi tuple size helper
2022-03-03 Naveen Nagarhw/nvme: add support for the lbafee hbs feature
2022-03-03 Klaus Jensenhw/nvme: move format parameter parsing
2022-03-03 Naveen Nagarhw/nvme: add host behavior support feature
2022-03-03 Klaus Jensenhw/nvme: move dif/pi prototypes into dif.h
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-02 Daniel Henrique... hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
2022-03-02 Daniel Henrique... hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_sys...
2022-03-02 Daniel Henrique... spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_...
2022-03-02 Daniel Henrique... hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lo...
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connecto...
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_p...
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_st...
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_st...
2022-03-02 Daniel Henrique... hw/ppc/spapr.c: fail early if no firmware found in...
2022-03-02 Daniel Henrique... hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
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/bsdimp/tags/bsd...
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...
next