Age | Commit message (Expand) | Author |
2020-12-08 | acpi/gpex: Build tables for pxb | Yubo Miao |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-11-03 | hw/mips/boston: Fix Lesser GPL version number | Chetan Pant |
2020-10-18 | uninorth: use qdev gpios for PCI IRQs | Mark Cave-Ayland |
2020-09-30 | acpi: add acpi_dsdt_add_gpex | Gerd Hoffmann |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-09 | sabre: Rename SABRE_DEVICE to SABRE | Eduardo Habkost |
2020-09-09 | gpex: Fix type checking function name | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-20 | spapr: Add a new level of NUMA for GPUs | Reza Arbab |
2020-03-09 | hw/pci-host/q35: Remove unused includes | Philippe Mathieu-Daudé |
2020-03-09 | hw/pci-host/q35: Include "qemu/range.h" | Philippe Mathieu-Daudé |
2020-02-02 | ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge | Cédric Le Goater |
2020-02-02 | ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge | Benjamin Herrenschmidt |
2020-01-22 | q35: implement 128K SMRAM at default SMBASE address | Igor Mammedov |
2019-12-18 | hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" | Philippe Mathieu-Daudé |
2019-11-05 | hw/pci-host/i440fx: Remove the last PIIX3 traces | Philippe Mathieu-Daudé |
2019-11-05 | hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h | Philippe Mathieu-Daudé |
2019-10-24 | spapr: Remove SpaprIrq::nr_msis | David Gibson |
2019-10-04 | spapr: Fold spapr_phb_lsi_qirq() into its single caller | David Gibson |
2019-08-29 | spapr/pci: Convert types to QEMU coding style | Greg Kurz |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2019-06-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into... | Peter Maydell |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-12 | spapr: Clean up dt creation for PCI buses | David Gibson |
2019-05-13 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
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/pci: Generate FDT fragment at configure connector time | Greg Kurz |
2019-02-17 | spapr: Rename xics to intc in interrupt controller agnostic code | Greg Kurz |
2019-01-30 | Don't talk about the LGPL if the file is licensed under the GPL | Thomas Huth |
2019-01-09 | spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro | Eduardo Habkost |
2019-01-09 | spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h | Greg Kurz |
2019-01-09 | spapr: move spapr_create_phb() to core machine code | Greg Kurz |
2018-09-25 | spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt | Cédric Le Goater |
2018-08-30 | uninorth: add ofw-addr property to allow correct fw path generation | Mark Cave-Ayland |
2018-06-12 | uninorth: remove token register from uninorth device | Mark Cave-Ayland |
2018-05-04 | uninorth: create new uninorth device | Mark Cave-Ayland |
2018-04-27 | uninorth: rename UNINState to UNINHostState | Mark Cave-Ayland |
2018-04-27 | uninorth: move PCI IO (ISA) memory region into the uninorth device | Mark Cave-Ayland |
2018-04-27 | uninorth: use object link to pass OpenPIC object to uninorth | Mark Cave-Ayland |
2018-04-27 | uninorth: introduce temporary pic_irqs device property | Mark Cave-Ayland |
2018-04-27 | uninorth: move uninorth definitions into uninorth.h | Mark Cave-Ayland |
2018-03-09 | pci: Add support for Designware IP block | Andrey Smirnov |