aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pci.h
AgeCommit message (Expand)Author
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27pci: Move PCIBusClass typedef to pci.hEduardo Habkost
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand
2020-06-15pci: pci_create(), pci_create_multifunction() are now unused, dropMarkus Armbruster
2020-06-15pci: New pci_new(), pci_realize_and_unref() etc.Markus Armbruster
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
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-09-20ipmi: Add PCI IPMI interfacesCorey Minyard
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta
2019-05-29pci: Make is_bridge a boolDavid Gibson
2019-05-29pcie: Simplify pci_adjust_config_limit()David Gibson
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-01-09pci: allow cleanup/unregistration of PCI root busesMichael Roth
2018-12-19pci: Sync PCIe downstream port LNKSTA on readAlex Williamson
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-05-23allocate pci id for mdpyGerd Hoffmann
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé
2018-03-18hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2017-12-05pci: Eliminate pci_find_primary_bus()David Gibson
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang
2017-11-13Add new PCI ID for i82559aMike Nawrocki
2017-10-15pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov
2017-08-30kvm: remove hard dependency on pciCornelia Huck
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-03-16hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum
2017-03-15pci: introduce a bus master containerJason Wang
2017-03-01spapr/pci: populate PCI DT in reverse orderGreg Kurz
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum
2016-09-23hw/pci: Prepare for AMD IOMMUDavid Kiarie
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-07-29pcie: fix link active status bit migrationMichael S. Tsirkin
2016-07-21kvm-irqchip: x86: add msi route notify fnPeter Xu
2016-06-17pci: fix pci_requester_id()Peter Xu
2016-06-02pci: fix unaligned access in pci_xxx_quad()Dmitry Fleytman