aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/pnv_phb.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell1-2/+2
2023-09-20hw/pci: spelling fixesMichael Tokarev1-1/+1
2023-03-03pnv_phb4_pec: Simplify/align code to parent user-created PHBsFrederic Barrat1-1/+10
2022-12-16pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell1-8/+10
2022-11-10hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port failsThomas Huth1-2/+10
2022-08-31ppc/pnv: fix QOM parenting of user creatable root portsDaniel Henrique Barboza1-27/+20
2022-08-31ppc/pnv: consolidate pnv_parent_*_fixup() helpersDaniel Henrique Barboza1-15/+28
2022-08-31ppc/pnv: enable user created pnv-phb for powernv9Daniel Henrique Barboza1-1/+1
2022-08-31ppc/pnv: enable user created pnv-phb for powernv8Daniel Henrique Barboza1-2/+7
2022-08-31ppc/pnv: add helpers for pnv-phb user devicesDaniel Henrique Barboza1-0/+75
2022-08-31ppc/pnv: set root port chassis and slot using Bus propertiesDaniel Henrique Barboza1-9/+16
2022-08-31ppc/pnv: move attach_root_port helper to pnv-phb.cDaniel Henrique Barboza1-0/+24
2022-08-31ppc/pnv: remove root port name from pnv_phb_attach_root_port()Daniel Henrique Barboza1-6/+1
2022-08-31ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza1-2/+2
2022-08-31ppc/pnv: remove pnv-phb3-root-portDaniel Henrique Barboza1-1/+1
2022-08-31ppc/pnv: add pnv-phb-root-port deviceDaniel Henrique Barboza1-8/+107
2022-08-31ppc/pnv: add PHB4 bus init helperDaniel Henrique Barboza1-0/+2
2022-08-31ppc/pnv: add PnvPHB base/proxy deviceDaniel Henrique Barboza1-0/+124