aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci.c
AgeCommit message (Expand)Author
2018-12-20spapr_pci: perform unplug via the hotplug handlerDavid Hildenbrand
2018-11-08spapr_pci: convert g_malloc() to g_new()Greg Kurz
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater
2018-08-28spapr_pci: fix potential NULL pointer dereferenceGreg Kurz
2018-08-21spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()Cédric Le Goater
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater
2018-06-21spapr: split the IRQ allocation sequenceCédric Le Goater
2018-06-12spapr_pci: Remove unhelpful pagesize warningDavid Gibson
2018-01-29spapr_pci: fix MSI/MSIX selectionGreg Kurz
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin
2018-01-10spapr_pci: use warn_report()Greg Kurz
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-10-17spapr_pci: fail gracefully with non-pseries machine typesGreg Kurz
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-27spapr_pci: make index property mandatoryGreg Kurz
2017-09-15spapr_pci: don't create 64-bit MMIO window if we don't need toGreg Kurz
2017-09-15spapr_pci: convert sprintf() to g_strdup_printf()Greg Kurz
2017-09-15spapr_pci: handle FDT creation errors with _FDT()Greg Kurz
2017-09-15spapr_pci: use the common _FDT() helperGreg Kurz
2017-09-15spapr_pci: use g_strdup_printf()Greg Kurz
2017-09-15spapr_pci: drop useless check in spapr_populate_pci_child_dt()Greg Kurz
2017-09-15spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()Greg Kurz
2017-09-08spapr_pci: parent the MSI memory region to the PHBGreg Kurz
2017-09-08spapr_pci: use memory_region_add_subregion() with DMA windowsGreg Kurz
2017-07-25spapr_pci: Fix obsolete comment about MSIX encoding in addr/dataAlexey Kardashevskiy
2017-07-17spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson
2017-07-17spapr: Refactor spapr_drc_detach()David Gibson
2017-07-17spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier
2017-07-11spapr: Only report host/guest IOMMU page size mismatches on KVMDavid Gibson
2017-07-11spapr: Use unplug_request for PCI hot unplugDavid Gibson
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson
2017-07-11spapr: fix migration to pseries machine < 2.8Laurent Vivier
2017-06-28vmstate: error hint for failed equal checksHalil Pasic
2017-06-08spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callersDavid Gibson
2017-06-08spapr: Change DRC attach & detach methods to functionsDavid Gibson
2017-06-08spapr: Clean up DR entity sense handlingDavid Gibson
2017-06-06spapr: Clean up spapr_dr_connector_by_*()David Gibson
2017-06-06spapr: Introduce DRC subclassesDavid Gibson
2017-06-06spapr: Make DRC get_index and get_type methods into plain functionsDavid Gibson
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-04-26spapr_pci: Removed unused includeAlexey Kardashevskiy
2017-04-26spapr_pci: Warn when RAM page size is not enabled in IOMMU page maskAlexey Kardashevskiy