summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/pnv_phb3.c
Commit message (Expand)AuthorAgeFilesLines
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-7/+3Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-10/+10
* qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster2020-07-101-6/+3Star
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-3/+3
* qom: Less verbose object_initialize_child()Markus Armbruster2020-06-151-8/+4Star
* qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster2020-06-151-2/+1Star
* ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater2020-02-021-0/+2
* ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater2020-02-021-0/+1195