aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pci.h
AgeCommit message (Expand)Author
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
2016-03-22hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster
2016-02-23include: Clean up includesPeter Maydell
2015-12-22hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum
2015-10-29enable multi-function hot-addCao jin
2015-10-19hw/pci: Introduce pci_requester_id()Pavel Fedin
2015-06-23add pci-bridge-seatGerd Hoffmann
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-03pci: make pci_bar useable outside pci.cMichael Roth
2015-06-03hw/pci: add support for NUMA nodesMarcel Apfelbaum
2015-06-03hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum
2015-06-03hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum
2015-05-11pci: add rocker device IDScott Feldman