summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host/spapr.h
Commit message (Expand)AuthorAgeFilesLines
* spapr: Adjust firmware path of PCI devicesGreg Kurz2021-02-101-0/+2
* spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz2021-01-061-2/+0Star
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-1/+2
* spapr: Add a new level of NUMA for GPUsReza Arbab2020-07-201-0/+1
* spapr: Remove SpaprIrq::nr_msisDavid Gibson2019-10-241-2/+2
* spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson2019-10-041-7/+0Star
* spapr/pci: Convert types to QEMU coding styleGreg Kurz2019-08-291-10/+14
* spapr: Clean up dt creation for PCI busesDavid Gibson2019-06-121-2/+2
* spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-261-0/+45
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-22/+22
* spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth2019-02-251-1/+1
* spapr_pci: add PHB unrealizeGreg Kurz2019-02-251-0/+5
* spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz2019-02-251-1/+3
* spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2019-02-171-1/+1
* spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost2019-01-101-1/+0Star
* spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz2019-01-081-2/+4
* spapr: move spapr_create_phb() to core machine codeGreg Kurz2019-01-081-2/+0Star
* spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2018-09-251-3/+2Star
* spapr: introduce a spapr_qirq() helperCédric Le Goater2017-12-141-1/+1
* hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza2017-05-251-0/+3
* pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson2017-03-141-0/+2
* ppc/xics: use the QOM interface to get irqsCédric Le Goater2017-03-011-1/+1
* spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson2016-11-231-0/+6
* spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson2016-10-161-1/+7
* spapr_pci: Add a 64-bit MMIO windowDavid Gibson2016-10-161-2/+6
* spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson2016-10-161-10/+1Star
* spapr_pci: Add numa node idAlexey Kardashevskiy2016-09-231-0/+2
* Remove unused function declarationsLadi Prosek2016-09-151-2/+0Star
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
* spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster2016-07-121-3/+1Star
* spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy2016-07-051-1/+7
* ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt2016-07-011-1/+1
* spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy2016-06-071-0/+2
* spapr_pci: Remove finish_realize hookDavid Gibson2016-03-151-12/+0Star
* spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson2016-03-151-11/+0Star
* spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson2016-03-151-1/+5
* spapr_pci: Eliminate class callbacksDavid Gibson2016-03-151-4/+33
* spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+1Star
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-4/+6
* spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-031-0/+1
* spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy2015-06-031-0/+4
* spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy2015-06-031-0/+2
* sPAPR: Implement EEH RTAS callsGavin Shan2015-03-091-0/+4
* spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-091-3/+4
* pseries: Limit PCI host bridge "index" valueDavid Gibson2015-03-091-1/+3
* spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-1/+1
* spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-271-7/+14