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
/
include
/
hw
/
ppc
/
pnv.h
Age
Commit message (
Expand
)
Author
2024-07-26
ppc/pnv: Add an LPAR per core machine option
Nicholas Piggin
2024-07-26
ppc/pnv: Add a CPU nmi and resume function
Nicholas Piggin
2024-07-26
ppc/pnv: Add POWER10 ChipTOD quirk for big-core
Nicholas Piggin
2024-07-26
ppc/pnv: Add a big-core mode that joins two regular cores
Nicholas Piggin
2024-07-26
ppc/pnv: use class attribute to limit SMT threads for different machines
Nicholas Piggin
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
Glenn Miles
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-01-20
include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
Markus Armbruster
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
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: turn PnvPHB3 into a PnvPHB backend
Daniel Henrique Barboza
2022-08-31
ppc/pnv: Add initial P9/10 SBE model
Nicholas Piggin
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-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
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-01-12
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-08-27
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2021-02-10
ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR
Cédric Le Goater
2020-11-15
non-virt: Fix Lesser GPL version number
Chetan Pant
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-04-07
ppc/pnv: Create BMC devices only when defaults are enabled
Cédric Le Goater
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-02-02
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2019-12-17
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
[next]