150 Commits (43ab9a5376c95c61ae898a222c4d04bdf60e239b)

Author SHA1 Message Date
Greg Kurz bb2d8ab636 spapr: fix LSI interrupt specifiers in the device tree 9 years ago
Cédric Le Goater 7718375584 spapr: introduce a spapr_qirq() helper 9 years ago
Cédric Le Goater 60c6823b9b spapr: move the IRQ allocation routines under the machine 9 years ago
Greg Kurz f7d6bfcdc0 spapr_pci: fail gracefully with non-pseries machine types 9 years ago
Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 9 years ago
Greg Kurz 30b3bc5aa9 spapr_pci: make index property mandatory 9 years ago
Greg Kurz 96dbc9af35 spapr_pci: don't create 64-bit MMIO window if we don't need to 9 years ago
Greg Kurz 1d36da769a spapr_pci: convert sprintf() to g_strdup_printf() 9 years ago
Greg Kurz 9ba255365e spapr_pci: handle FDT creation errors with _FDT() 9 years ago
Greg Kurz 99372e785e spapr_pci: use the common _FDT() helper 9 years ago
Greg Kurz 549ce59e2b spapr_pci: use g_strdup_printf() 9 years ago
Greg Kurz d049bde69d spapr_pci: drop useless check in spapr_populate_pci_child_dt() 9 years ago
Greg Kurz 8f68760561 spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code() 9 years ago
Greg Kurz dba95ebbf8 spapr_pci: parent the MSI memory region to the PHB 9 years ago
Greg Kurz 5c3d70e970 spapr_pci: use memory_region_add_subregion() with DMA windows 9 years ago
Alexey Kardashevskiy 18f2330ef5 spapr_pci: Fix obsolete comment about MSIX encoding in addr/data 9 years ago
David Gibson f1c52354e5 spapr: Cleanups relating to DRC awaiting_release field 9 years ago
David Gibson a8dc47fd82 spapr: Refactor spapr_drc_detach() 9 years ago
Laurent Vivier 94fd9cbaa3 spapr: Treat devices added before inbound migration as coldplugged 9 years ago
David Gibson 2a0d90fed5 spapr: Only report host/guest IOMMU page size mismatches on KVM 9 years ago
David Gibson 3340e5c4f2 spapr: Use unplug_request for PCI hot unplug 9 years ago
David Gibson 5c1da81215 spapr: Remove unnecessary differences between hotplug and coldplug paths 9 years ago
Laurent Vivier e806b4db14 spapr: fix migration to pseries machine < 2.8 9 years ago
Halil Pasic d2164ad35c vmstate: error hint for failed equal checks 9 years ago
David Gibson 6304fd27ef spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers 9 years ago
David Gibson 0be4e88621 spapr: Change DRC attach & detach methods to functions 9 years ago
David Gibson f224d35be9 spapr: Clean up DR entity sense handling 9 years ago
David Gibson fbf5539718 spapr: Clean up spapr_dr_connector_by_*() 9 years ago
David Gibson 2d33581899 spapr: Introduce DRC subclasses 9 years ago
David Gibson 0b55aa91c9 spapr: Make DRC get_index and get_type methods into plain functions 9 years ago
Daniel Henrique Barboza 318347234d hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque 9 years ago
Eduardo Habkost e4f4fb1eca sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE 9 years ago
Alexey Kardashevskiy c88fa6dd4a spapr_pci: Removed unused include 10 years ago
Alexey Kardashevskiy a01f3432dd spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask 10 years ago
David Gibson 82516263ce pseries: Don't expose PCIe extended config space on older machine types 10 years ago
David Gibson bb99864528 spapr_pci: Advertise access to PCIe extended config space 10 years ago
Cédric Le Goater f7759e4331 ppc/xics: use the QOM interface to get irqs 10 years ago
Cédric Le Goater 681bfaded6 ppc/xics: store the ICS object under the sPAPR machine 10 years ago
Greg Kurz a8eeafda19 spapr/pci: populate PCI DT in reverse order 10 years ago
Laurent Vivier 2530a1a5cf spapr: generate DT node names 10 years ago
David Gibson 5c4537bded spapr: Fix 2.7<->2.8 migration of PCI host bridge 10 years ago
David Gibson 5a78b821eb Revert "spapr: Fix migration of PCI host bridges from qemu-2.7" 10 years ago
David Gibson 9b54ca0ba7 spapr: Fix migration of PCI host bridges from qemu-2.7 10 years ago
Michael Roth 4bcfa56ca9 spapr_pci: advertise explicit numa IDs even when there's 1 node 10 years ago
David Gibson 357d1e3bc7 spapr: Improved placement of PCI host bridges in guest memory map 10 years ago
David Gibson daa2369903 spapr_pci: Add a 64-bit MMIO window 10 years ago
David Gibson 6737d9ad79 spapr_pci: Delegate placement of PCI host bridges to machine type 10 years ago
Benjamin Herrenschmidt cc706a5305 ppc/xics: Make the ICSState a list 10 years ago
Alexey Kardashevskiy 4814401fa0 spapr_pci: Add numa node id 10 years ago
Alexey Kardashevskiy ae4de14cd3 spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) 10 years ago