index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-02
hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr.c: fail early if no firmware found in machine_init()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
Daniel Henrique Barboza
2022-03-02
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
2022-03-02
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2022-03-02
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
2022-03-02
pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
Cédric Le Goater
2022-03-02
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
2022-03-02
pnv/xive2: Introduce new capability bits
Cédric Le Goater
2022-03-02
ppc/pnv: Add support for PHB5 "Address-based trigger" mode
Cédric Le Goater
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
2022-03-02
ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
Cédric Le Goater
2022-03-02
ppc/pnv: Add a HOMER model to POWER10
Cédric Le Goater
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
2022-03-02
ppc/pnv: Add POWER10 quads
Cédric Le Goater
2022-03-02
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
2022-03-02
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
2022-03-02
ppc/xive2: Introduce a presenter matching routine
Cédric Le Goater
2022-03-02
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
2022-03-02
target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
Lucas Coutinho
2022-03-02
target/ppc: implement plxssp/pstxssp
Leandro Lupori
2022-03-02
target/ppc: implement plxsd/pstxsd
Leandro Lupori
2022-03-02
target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
Víctor Colombo
2022-03-02
target/ppc: Implement xs{max,min}cqp
Víctor Colombo
2022-03-02
target/ppc: Refactor VSX_MAX_MINC helper
Víctor Colombo
2022-03-02
target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
Víctor Colombo
2022-03-02
target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
Víctor Colombo
2022-03-02
target/ppc: Implement xscmp{eq,ge,gt}qp
Víctor Colombo
2022-03-02
target/ppc: Refactor VSX_SCALAR_CMP_DP
Víctor Colombo
2022-03-02
target/ppc: Remove xscmpnedp instruction
Víctor Colombo
2022-03-02
target/ppc: Implement xvtlsbb instruction
Víctor Colombo
2022-03-02
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Matheus Ferst
2022-03-02
target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
Matheus Ferst
2022-03-02
target/ppc: Implement xxgenpcv[bhwd]m instruction
Matheus Ferst
2022-03-02
target/ppc: Implement xxeval
Matheus Ferst
2022-03-02
tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
Matheus Ferst
2022-03-02
target/ppc: Implement xxpermx instruction
Matheus Ferst
2022-03-02
target/ppc: Move xxpermdi to decodetree
Matheus Ferst
2022-03-02
target/ppc: move xxperm/xxpermr to decodetree
Matheus Ferst
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
2022-03-02
target/ppc: Move vsel and vperm/vpermr to decodetree
Matheus Ferst
2022-03-02
target/ppc: implement vrlqmi
Matheus Ferst
2022-03-02
target/ppc: implement vrlqnm
Matheus Ferst
2022-03-02
target/ppc: implement vrlq
Matheus Ferst
2022-03-02
target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
Matheus Ferst
2022-03-02
target/ppc: move vrl[bhwd] to decodetree
Matheus Ferst
[next]