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
path:
root
/
hw
/
ppc
/
pnv.c
Age
Commit message (
Expand
)
Author
2023-11-21
ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
Glenn Miles
2023-11-07
ppc/pnv: Fix number of I2C engines and ports for power9/10
Glenn Miles
2023-11-07
ppc/pnv: Connect PNV I2C controller to powernv10
Glenn Miles
2023-11-07
ppc/pnv: Connect I2C controller model to powernv9 chip
Cédric Le Goater
2023-10-19
hw/ppc/pnv: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2023-07-07
ppc/pnv: SMT support for powernv
Nicholas Piggin
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
2023-06-25
ppc/pnv: Rephrase error when run with KVM
Cédric Le Goater
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-17
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
2022-09-22
hw/ppc/pnv: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-08-31
ppc/pnv: user creatable pnv-phb for powernv10
Daniel Henrique Barboza
2022-08-31
ppc/pnv: change pnv_phb4_get_pec() to also retrieve chip10->pecs
Daniel Henrique Barboza
2022-08-31
ppc/pnv: enable user created pnv-phb for powernv9
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add PHB4 helpers for user created pnv-phb
Daniel Henrique Barboza
2022-08-31
ppc/pnv: enable user created pnv-phb for powernv8
Daniel Henrique Barboza
2022-08-31
ppc/pnv: turn chip8->phbs[] into a PnvPHB* array
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add helpers for pnv-phb user devices
Daniel Henrique Barboza
2022-08-31
ppc/pnv: move attach_root_port helper to pnv-phb.c
Daniel Henrique Barboza
2022-08-31
ppc/pnv: remove root port name from pnv_phb_attach_root_port()
Daniel Henrique Barboza
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
2022-08-31
ppc/pnv: remove pnv-phb3-root-port
Daniel Henrique Barboza
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
2022-08-31
ppc/pnv: turn PnvPHB3 into a PnvPHB backend
Daniel Henrique Barboza
2022-08-31
ppc/pnv: Add initial P9/10 SBE model
Nicholas Piggin
2022-08-30
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
2022-07-06
ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
Daniel Henrique Barboza
2022-07-06
ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
Daniel Henrique Barboza
2022-07-06
ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
Daniel Henrique Barboza
2022-07-06
ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
Daniel Henrique Barboza
2022-07-06
ppc/pnv: attach phb3/phb4 root ports in QOM tree
Daniel Henrique Barboza
2022-04-20
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
ppc/pnv: Always create the PHB5 PEC devices
Frederic Barrat
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
[next]