summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_pci.c
Commit message (Expand)AuthorAgeFilesLines
* spapr_pci: Remove finish_realize hookDavid Gibson2016-03-151-20/+5Star
* spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson2016-03-151-8/+2Star
* spapr_pci: Eliminate class callbacksDavid Gibson2016-03-151-22/+22
* spapr_pci: fix multifunction hotplugMichael Roth2016-03-151-7/+86
* msi_supported -> msi_nonbrokenMichael S. Tsirkin2016-03-111-1/+1
* xics: report errors with the QEMU Error APIGreg Kurz2016-02-281-6/+10
* spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz2016-02-281-1/+8
* spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz2016-02-281-3/+3
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson2015-10-231-0/+6
* spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+5
* sPAPR: Revert don't enable EEH on emulated PCI devicesGavin Shan2015-09-231-7/+0Star
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-231-2/+2
* spapr_pci: fix device tree props for MSI/MSI-XMichael Roth2015-09-231-2/+10
* sPAPR: Introduce rtas_ldq()Gavin Shan2015-09-231-10/+10
* spapr: Make ibm, change-msi respect 3 return valuesSam Bobroff2015-09-231-1/+3
* maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster2015-09-111-8/+4Star
* sPAPR: Don't enable EEH on emulated PCI devicesGavin Shan2015-07-071-0/+7
* spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dtNikunj A Dadhania2015-07-071-16/+11Star
* spapr_pci: populate ibm,loc-codeNikunj A Dadhania2015-07-071-6/+71
* spapr_pci: enumerate and add PCI device treeNikunj A Dadhania2015-07-071-17/+133
* Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...Markus Armbruster2015-07-071-17/+11Star
* spapr_pci: set device node unit address as hexNikunj A Dadhania2015-07-071-5/+7
* spapr_pci: encode class code including Prog IF registerNikunj A Dadhania2015-07-071-2/+1Star
* spapr_pci: encode missing 64-bit memory address spaceNikunj A Dadhania2015-07-071-1/+9
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-17/+20
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-4/+4
* spapr_pci: emit hotplug add/remove events during hotplugTyrel Datwyler2015-06-031-0/+4
* spapr_pci: enable basic hotplug operationsMichael Roth2015-06-031-19/+380
* spapr_pci: create DRConnectors for each PCI slot during PHB realizeMichael Roth2015-06-031-1/+17
* spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-031-0/+2
* spapr_pci: Rework device-tree renderingAlexey Kardashevskiy2015-06-031-25/+5Star
* spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy2015-06-031-18/+18
* spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy2015-06-031-3/+3
* spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-2/+2
* spapr_pci: Fix unsafe signed/unsigned comparisonsDavid Gibson2015-06-031-8/+8
* sPAPR: Implement EEH RTAS callsGavin Shan2015-03-091-0/+271
* pseries: Switch VGA endian on H_SET_MODEDavid Gibson2015-03-091-0/+28
* spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-091-2/+12
* pseries: Limit PCI host bridge "index" valueDavid Gibson2015-03-091-1/+7
* hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell2014-11-041-11/+17
* spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-29/+24Star
* spapr_pci: Fix config space corruptionAlexey Kardashevskiy2014-09-081-2/+6
* spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-271-83/+112
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-3/+3
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-271-1/+1
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-271-6/+12
* spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-0/+1
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-161-2/+3
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+1