summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci.c
AgeCommit message (Expand)Author
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy
2016-07-05spapr_iommu: Realloc guest visible TCE table when starting/stopping listeningAlexey Kardashevskiy
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt
2016-06-07spapr_pci: Drop cannot_instantiate_with_device_add_yet=falseMarkus Armbruster
2016-06-07spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy
2016-06-07spapr_pci: Reset DMA config on PHB resetAlexey Kardashevskiy
2016-06-07spapr_iommu: Add root memory regionAlexey Kardashevskiy
2016-06-07spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy
2016-05-27spapr_pci: Use correct DMA LIOBN when composing the device treeAlexey Kardashevskiy
2016-05-27spapr: ensure device trees are always associated with DRCJianjun Duan
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16spapr_pci: Remove finish_realize hookDavid Gibson
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson
2016-03-16spapr_pci: fix multifunction hotplugMichael Roth
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-02-28spapr_pci: fix irq leak in RTAS ibm,change-msiGreg Kurz
2016-02-28spapr_pci: kill useless variable in rtas_ibm_change_msi()Greg Kurz
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