aboutsummaryrefslogtreecommitdiff
path: root/hw/phb4.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan1-16/+15
2016-10-12pci: Avoid hot resets at boot timeRussell Currey1-8/+0
2016-08-30pci: Standardise on uint64_t pe_numberRussell Currey1-25/+24
2016-08-29phb4: Trivial whitespace fixesRussell Currey1-16/+16
2016-08-11xive: Wrap irq_sources to provide standard set_xive/get_xiveBenjamin Herrenschmidt1-70/+25
2016-08-11interrupts: Add new source ->attributes callbackBenjamin Herrenschmidt1-7/+24
2016-07-13interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt1-5/+5
2016-07-12interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt1-1/+5
2016-07-08hw/phb4: Add initial supportBenjamin Herrenschmidt1-0/+3459