aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-12-22hw/rdma: Add support for MAD packetsYuval Shaia
2018-12-22hw/rdma: Abort send-op if fail to create addr handlerYuval Shaia
2018-12-22hw/rdma: Return qpn 1 if ibqp is NULLYuval Shaia
2018-12-22hw/rdma: Add ability to force notification without re-armYuval Shaia
2018-12-22hw/pvrdma: Check the correct return valueYuval Shaia
2018-12-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...Peter Maydell
2018-12-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-12-21spapr: change default CPU type to POWER9Cédric Le Goater
2018-12-21spapr: introduce an 'ic-mode' machine optionCédric Le Goater
2018-12-21spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater
2018-12-21spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater
2018-12-21spapr: extend the sPAPR IRQ backend for XICS migrationCédric Le Goater
2018-12-21spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater
2018-12-21spapr: add device tree support for the XIVE exploitation modeCédric Le Goater
2018-12-21spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater
2018-12-21spapr: introduce a new machine IRQ backend for XIVECédric Le Goater
2018-12-21spapr-iommu: Always advertise the maximum possible DMA window sizeAlexey Kardashevskiy
2018-12-21spapr/xive: use the VCPU id as a NVT identifierCédric Le Goater
2018-12-21spapr/xive: introduce a XIVE interrupt controllerCédric Le Goater
2018-12-21ppc/xive: notify the CPU when the interrupt priority is more privilegedCédric Le Goater
2018-12-21ppc/xive: introduce a simplified XIVE presenterCédric Le Goater
2018-12-21ppc/xive: introduce the XIVE interrupt thread contextCédric Le Goater
2018-12-21ppc/xive: add support for the END Event State BuffersCédric Le Goater
2018-12-21spapr: export and rename the xics_max_server_number() routineCédric Le Goater
2018-12-21spapr: introduce a spapr_irq_init() routineCédric Le Goater
2018-12-21spapr: initialize VSMT before initializing the IRQ backendCédric Le Goater
2018-12-21ppc/xive: introduce the XIVE Event Notification DescriptorsCédric Le Goater
2018-12-21ppc/xive: introduce the XiveRouter modelCédric Le Goater
2018-12-21ppc/xive: introduce the XiveNotifier interfaceCédric Le Goater
2018-12-21ppc/xive: add support for the LSI interrupt sourcesCédric Le Goater
2018-12-21ppc/xive: introduce a XIVE interrupt source modelCédric Le Goater
2018-12-21e500: simplify IRQ wiringGreg Kurz
2018-12-21mac_newworld: simplify IRQ wiringGreg Kurz
2018-12-21virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz
2018-12-21sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz
2018-12-21ppc440_bamboo: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz
2018-12-21ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz
2018-12-21ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz
2018-12-21spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz
2018-12-21spapr: drop redundant statement in spapr_populate_drconf_memory()Greg Kurz
2018-12-21spapr: Fix ibm,max-associativity-domains property number of nodesSerhii Popovych
2018-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into stagingPeter Maydell
2018-12-20x86-iommu: turn on IR by default if properPeter Xu
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu
2018-12-20q35: set split kernel irqchip as defaultPeter Xu
2018-12-20pci: Adjust PCI config limit based on bus topologyAlex Williamson
2018-12-20spapr_pci: perform unplug via the hotplug handlerDavid Hildenbrand
2018-12-20pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand
2018-12-20pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand
2018-12-20pci/pcie: perform unplug via the hotplug handlerDavid Hildenbrand