Age | Commit message (Expand) | Author |
2022-06-16 | pci-bridge/cxl_downstream: Add a CXL switch downstream port | Jonathan Cameron |
2022-06-16 | pci-bridge/cxl_upstream: Add a CXL switch upstream port | Jonathan Cameron |
2022-06-09 | pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. | Jonathan Cameron |
2022-06-09 | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron |
2022-05-13 | CXL/cxl_component: Add cxl_get_hb_cstate() | Jonathan Cameron |
2022-05-13 | acpi/cxl: Create the CEDT (9.14.1) | Ben Widawsky |
2022-05-13 | hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142) | Ben Widawsky |
2022-05-13 | hw/cxl/rp: Add a root port | Ben Widawsky |
2022-05-13 | hw/pxb: Allow creation of a CXL PXB (host bridge) | Ben Widawsky |
2022-05-13 | hw/pci/cxl: Create a CXL bus type | Ben Widawsky |
2022-05-13 | hw/pxb: Use a type for realizing expanders | Ben Widawsky |
2022-03-06 | pci: expose TYPE_XIO3130_DOWNSTREAM name | Igor Mammedov |
2022-03-06 | pci-bridge/xio3130_downstream: Fix error handling | Jonathan Cameron |
2022-03-06 | pci-bridge/xio3130_upstream: Fix error handling | Jonathan Cameron |
2022-03-06 | hw/pci-bridge/pxb: Fix missing swizzle | Jonathan Cameron |
2021-10-15 | qdev: Make DeviceState.id independent of QemuOpts | Kevin Wolf |
2021-08-03 | hw/pcie-root-port: Fix hotplug for PCI devices requiring IO | Marcel Apfelbaum |
2021-07-16 | hw/pxb: Add a bypass iommu property | Xingang Wang |
2021-01-17 | Kconfig: Compile PXB for ARM_VIRT | Jiahui Cen |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-08-21 | meson: convert hw/pci-bridge | Marc-André Lureau |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | pci: Convert uses of pci_create() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() manually | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster |
2020-05-27 | hw/pci-bridge/dec: Remove dead debug code | Philippe Mathieu-Daudé |
2020-03-08 | pcie_root_port: Add hotplug disabling option | Julia Suvorova |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-09-03 | numa: move numa global variable nb_numa_nodes into MachineState | Tao Xu |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-07-30 | pcie_root_port: Allow ACS to be disabled | Dr. David Alan Gilbert |
2019-07-12 | xio3130_downstream: typo fix | Michael S. Tsirkin |
2019-07-01 | pcie: check that slt ctrl changed before deleting | Michael S. Tsirkin |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-29 | pci: Make is_bridge a bool | David Gibson |
2019-05-20 | pci: Simplify pci_bus_is_root() | David Gibson |
2019-03-18 | kconfig: add dependencies on CONFIG_MSI_NONBROKEN | Paolo Bonzini |
2019-03-12 | gen_pcie_root_port: Add ACS (Access Control Services) capability | Knut Omang |
2019-03-07 | i386-softmmu.mak: remove all CONFIG_* except boards definitions | Yang Zhong |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2018-12-20 | pci/shpc: perform unplug via the hotplug handler | David Hildenbrand |
2018-12-20 | pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge | David Hildenbrand |
2018-12-20 | pci/shpc: rename hotplug handler callbacks | David Hildenbrand |