summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+4
* 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/+11
* 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/+11
* 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/+1
* 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/+5
* 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/+24
* 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
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-161-4/+2
* spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-11/+43
* spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2014-06-161-2/+18
* spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2014-06-161-12/+26
* spapr_pci: fix MSI limitAlexey Kardashevskiy2014-06-161-16/+18
* spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy2014-06-161-0/+15
* spapr-pci: remove io ports workaroundGreg Kurz2014-06-161-11/+2
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-6/+3
* Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-131-26/+26
|\
OpenPOWER on IntegriCloud