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
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-13
ppc/pnv: Improve pervasive topology calculation for big-core
Caleb Schlossin
2024-03-13
ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
Nicholas Piggin
2024-03-13
ppc/pnv: Permit ibm,pa-features set per machine variant
Nicholas Piggin
2024-03-13
ppc/spapr|pnv: Remove SAO from pa-features
Nicholas Piggin
2024-03-12
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
Nicholas Piggin
2024-02-23
hw/ppc: N1 chiplet wiring
Chalapathi V
2024-02-23
ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
Glenn Miles
2024-02-23
ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: New powernv10-rainier machine type
Glenn Miles
2024-02-23
ppc/pnv: Change powernv default to powernv10
Nicholas Piggin
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
[next]