aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)AuthorFilesLines
2023-05-19hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras1-0/+2
2023-05-16hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...Jonathan Cameron1-1/+1
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron1-8/+20
2023-04-21pci: avoid accessing slot_reserved_mask directly outside of pci.cChuck Zmudzinski1-0/+3
2023-03-20replace TABs with spacesYeqi Fu1-5/+5
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell1-0/+3
2023-03-10pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki1-0/+3
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron1-0/+1
2023-03-07hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpersJonathan Cameron1-0/+2
2023-03-07hw/pci/aer: Make PCIE AER error injection facility available for other emulat...Jonathan Cameron1-0/+1
2023-03-07hw/pci/aer: Implement PCI_ERR_UNCOR_MASK registerJonathan Cameron1-0/+3
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2-22/+0
2023-03-02pcie: drop unused PCIExpressIndicatorVladimir Sementsov-Ogievskiy2-13/+0
2023-03-02pcie_regs: drop duplicated indicator value macrosVladimir Sementsov-Ogievskiy1-9/+0
2023-03-01hw/xen: Support MSI mapping to PIRQDavid Woodhouse1-0/+1
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster1-1/+0
2023-01-28pci: make sure pci_bus_is_express() won't error out with "discards ‘const...Igor Mammedov1-1/+1
2023-01-28pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-capIgor Mammedov1-1/+2
2023-01-13hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()Bernhard Beschow1-1/+2
2023-01-08include/hw/pci: Include hw/pci/pci.h where neededMarkus Armbruster1-0/+2
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster6-347/+354
2023-01-08include/hw/pci: Clean up a few things checkpatch.pl would flagMarkus Armbruster1-7/+10
2023-01-08include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to useMarkus Armbruster1-1/+0
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster1-1/+0
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov2-9/+2
2022-12-21remove DEC 21154 PCI bridgeIgor Mammedov1-1/+0
2022-12-16pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell1-1/+1
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster1-5/+2
2022-11-07intel-iommu: PASID supportJason Wang1-0/+2
2022-11-07msix: Assert that specified vector is in rangeAkihiko Odaki1-2/+2
2022-11-07hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo4-0/+131
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-3/+10
2022-10-12pci-ids: document modern virtio-pci ids in pci.h tooGerd Hoffmann1-0/+10
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEMGerd Hoffmann1-1/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann1-1/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann1-1/+0
2022-10-09pci: Sanity check mask argument to pci_set_*_by_mask()Peter Maydell1-4/+16
2022-10-09pci: Remove unused pci_get_*_by_mask() functionsPeter Maydell1-28/+0
2022-06-23hw/nvme: Add support for SR-IOVLukasz Maniak1-0/+1
2022-06-15vfio-user: handle device interruptsJagannathan Raman3-0/+15
2022-05-16include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAXFrancisco Iglesias1-1/+1
2022-05-16include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASKFrancisco Iglesias1-2/+2
2022-05-13pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron1-0/+2
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky1-0/+20
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky1-0/+1
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky1-0/+6
2022-05-13hw/pci/cxl: Create a CXL bus typeBen Widawsky1-0/+7
2022-05-13hw/pci/cxl: Add a CXL component type (interface)Ben Widawsky1-0/+8
2022-03-06acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov1-0/+1
2022-03-06pcie: Add 1.2 version token for the Power Management CapabilityŁukasz Gieryk1-0/+1