aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci.c
AgeCommit message (Expand)Author
2016-01-29ppc: Clean up includesPeter Maydell
2015-10-23spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson
2015-09-23sPAPR: Revert don't enable EEH on emulated PCI devicesGavin Shan
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao
2015-09-23spapr_pci: fix device tree props for MSI/MSI-XMichael Roth
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan
2015-09-23spapr: Make ibm, change-msi respect 3 return valuesSam Bobroff
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster
2015-07-07sPAPR: Don't enable EEH on emulated PCI devicesGavin Shan
2015-07-07spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dtNikunj A Dadhania
2015-07-07spapr_pci: populate ibm,loc-codeNikunj A Dadhania
2015-07-07spapr_pci: enumerate and add PCI device treeNikunj A Dadhania
2015-07-07Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...Markus Armbruster
2015-07-07spapr_pci: set device node unit address as hexNikunj A Dadhania
2015-07-07spapr_pci: encode class code including Prog IF registerNikunj A Dadhania
2015-07-07spapr_pci: encode missing 64-bit memory address spaceNikunj A Dadhania
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-03spapr_pci: emit hotplug add/remove events during hotplugTyrel Datwyler
2015-06-03spapr_pci: enable basic hotplug operationsMichael Roth
2015-06-03spapr_pci: create DRConnectors for each PCI slot during PHB realizeMichael Roth
2015-06-03spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth
2015-06-03spapr_pci: Rework device-tree renderingAlexey Kardashevskiy
2015-06-03spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy
2015-06-03spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy
2015-06-03spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy
2015-06-03spapr_pci: Fix unsafe signed/unsigned comparisonsDavid Gibson
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan
2015-03-09pseries: Switch VGA endian on H_SET_MODEDavid Gibson
2015-03-09spapr-pci: Enable huge BARsAlexey Kardashevskiy
2015-03-09pseries: Limit PCI host bridge "index" valueDavid Gibson
2014-11-04hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08spapr_pci: Fix config space corruptionAlexey Kardashevskiy
2014-06-27spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy
2014-06-16spapr_pci: fix MSI limitAlexey Kardashevskiy
2014-06-16spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy
2014-06-16spapr-pci: remove io ports workaroundGreg Kurz
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela