summaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)Author
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé
2019-12-18hw/pci: Remove the "command_serr_enable" propertyThomas Huth
2019-10-29pci: mark devices partially unpluggedJens Freimann
2019-10-29pci: add option for net failoverJens Freimann
2019-10-29net: add tulip (dec21143) driverSven Schnelle
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-30pcie_root_port: Allow ACS to be disabledDr. David Alan Gilbert
2019-07-12pcie: consistent names for function argsMichael S. Tsirkin
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta
2019-07-01pcie: minor cleanups for slot control/statusMichael S. Tsirkin
2019-07-01pcie: check that slt ctrl changed before deletingMichael S. Tsirkin
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-29pci: Make is_bridge a boolDavid Gibson
2019-05-29pcie: Simplify pci_adjust_config_limit()David Gibson
2019-05-22pci: msix: move 'MSIX_CAP_LENGTH' to header fileLi Qiang
2019-05-20pci: Simplify pci_bus_is_root()David Gibson
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz
2019-04-09pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang
2019-03-12pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang
2019-02-22pci: Move NVIDIA vendor id to the rest of idsAlexey Kardashevskiy
2019-02-05pci/msi: export msi_is_masked()Peter Xu
2019-01-14pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand
2019-01-09pci: allow cleanup/unregistration of PCI root busesMichael Roth
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
2018-12-20pci/shpc: rename hotplug handler callbacksDavid Hildenbrand
2018-12-20pci/pcie: rename hotplug handler callbacksDavid Hildenbrand
2018-12-19pcie: Add link speed and width fields to PCIESlotAlex Williamson
2018-12-19pci: Sync PCIe downstream port LNKSTA on readAlex Williamson
2018-12-19pcie: Create enums for link speed and widthAlex Williamson
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-06i386: clarify that the Q35 machine type implements a P35 chipsetDaniel P. Berrangé
2018-11-05hw/pci: Add missing includePhilippe Mathieu-Daudé
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland
2018-09-07hw/pci: factor PCI reserve resources to a separate structureJing Liu
2018-05-23allocate pci id for mdpyGerd Hoffmann
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell