Age | Commit message (Expand) | Author |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-07-02 | spapr_pci: Unregister listeners before destroying the IOMMU address space | Greg Kurz |
2019-07-02 | spapr_pci: Drop useless CONFIG_KVM ifdefery | Greg Kurz |
2019-07-02 | spapr_pci: Fix DRC owner in spapr_dt_pci_bus() | Greg Kurz |
2019-07-02 | spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus() | Philippe Mathieu-Daudé |
2019-06-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into... | Peter Maydell |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-12 | spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges | David Gibson |
2019-06-12 | spapr: Don't use bus number for building DRC ids | David Gibson |
2019-06-12 | spapr: Clean up DRC index construction | David Gibson |
2019-06-12 | spapr: Clean up spapr_drc_populate_dt() | David Gibson |
2019-06-12 | spapr: Clean up dt creation for PCI buses | David Gibson |
2019-06-12 | spapr: Clean up device tree construction for PCI devices | David Gibson |
2019-06-12 | spapr: Clean up device node name generation for PCI devices | David Gibson |
2019-06-12 | spapr_pci: Improve error message | Greg Kurz |
2019-05-29 | pcie: Simplify pci_adjust_config_limit() | David Gibson |
2019-04-26 | spapr: Drop duplicate PCI swizzle code | Greg Kurz |
2019-04-26 | spapr_pci: Get rid of duplicate code for node name creation | Greg Kurz |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-04-12 | spapr_pci: Fix broken naming of PCI bus | Greg Kurz |
2019-04-09 | spapr_pci: Fix extended config space accesses | Greg Kurz |
2019-03-19 | spapr: Remove NULL checks on error_propagate() calls | Markus Armbruster |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2019-03-06 | qdev: Let the hotplug_handler_unplug() caller delete the device | David Hildenbrand |
2019-02-26 | spapr: add hotplug hooks for PHB hotplug | Greg Kurz |
2019-02-26 | spapr_pci: add ibm, my-drc-index property for PHB hotplug | Michael Roth |
2019-02-26 | spapr_pci: provide node start offset via spapr_populate_pci_dt() | Michael Roth |
2019-02-26 | spapr_pci: add PHB unrealize | Greg Kurz |
2019-02-26 | spapr/drc: Drop spapr_drc_attach() fdt argument | Greg Kurz |
2019-02-26 | spapr/pci: Generate FDT fragment at configure connector time | Greg Kurz |
2019-02-17 | qdev: pass an Object * to qbus_set_hotplug_handler() | Michael Roth |
2019-02-17 | spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path | Greg Kurz |
2019-02-17 | spapr: Rename xics to intc in interrupt controller agnostic code | Greg Kurz |
2019-02-04 | spapr_pci: Fix endianness in assigned-addresses property | Alexey Kardashevskiy |
2019-02-04 | spapr/pci: Fix primary bus number for PCI bridges | David Hildenbrand |
2019-01-09 | spapr: move spapr_create_phb() to core machine code | Greg Kurz |
2018-12-20 | spapr_pci: perform unplug via the hotplug handler | David Hildenbrand |
2018-11-08 | spapr_pci: convert g_malloc() to g_new() | Greg Kurz |
2018-10-19 | error: Fix use of error_prepend() with &error_fatal, &error_abort | Markus Armbruster |
2018-09-25 | spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt | Cédric Le Goater |
2018-09-25 | spapr: introduce a spapr_irq class 'nr_msis' attribute | Cédric Le Goater |
2018-08-28 | spapr_pci: fix potential NULL pointer dereference | Greg Kurz |
2018-08-21 | spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS() | Cédric Le Goater |
2018-08-21 | spapr: introduce a fixed IRQ number space | Cédric Le Goater |
2018-06-21 | spapr: split the IRQ allocation sequence | Cédric Le Goater |
2018-06-12 | spapr_pci: Remove unhelpful pagesize warning | David Gibson |
2018-01-29 | spapr_pci: fix MSI/MSIX selection | Greg Kurz |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin |
2018-01-10 | spapr_pci: use warn_report() | Greg Kurz |
2017-12-15 | spapr: fix LSI interrupt specifiers in the device tree | Greg Kurz |