summaryrefslogtreecommitdiffstats
path: root/include/hw/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* pci: add romsize propertyPaolo Bonzini2021-02-051-0/+1
* hw/misc/pvpanic: add PCI interface supportMihai Carabas2021-01-291-0/+1
* pci: Let pci_dma_write() propagate MemTxResultPhilippe Mathieu-Daudé2020-12-101-2/+14
* pci: Let pci_dma_read() propagate MemTxResultPhilippe Mathieu-Daudé2020-12-101-2/+14
* pci: Let pci_dma_rw() propagate MemTxResultPhilippe Mathieu-Daudé2020-12-101-2/+16
* pci: allocate pci id for nvmeKlaus Jensen2020-10-271-0/+1
* pci: pass along the return value of dma_memory_rwKlaus Jensen2020-10-271-2/+1Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-9/+4Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* pci: Move PCIBusClass typedef to pci.hEduardo Habkost2020-08-271-0/+1
* virtio-pci: Proxy for virtio-memDavid Hildenbrand2020-07-031-0/+1
* pci: pci_create(), pci_create_multifunction() are now unused, dropMarkus Armbruster2020-06-151-3/+0Star
* pci: New pci_new(), pci_realize_and_unref() etc.Markus Armbruster2020-06-151-0/+5
* virtio-iommu-pci: Add virtio iommu pci supportEric Auger2020-02-271-0/+1
* hw/pci: Remove the "command_serr_enable" propertyThomas Huth2019-12-181-1/+1
* pci: mark devices partially unpluggedJens Freimann2019-10-291-0/+1
* pci: add option for net failoverJens Freimann2019-10-291-0/+3
* ipmi: Add PCI IPMI interfacesCorey Minyard2019-09-201-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+0Star
* virtio-pci: Proxy for virtio-pmemPankaj Gupta2019-07-041-0/+1
* pci: Make is_bridge a boolDavid Gibson2019-05-301-1/+1
* pcie: Simplify pci_adjust_config_limit()David Gibson2019-05-301-1/+0Star
* pci: Simplify pci_bus_is_root()David Gibson2019-05-211-1/+0Star
* spapr: Drop duplicate PCI swizzle codeGreg Kurz2019-04-261-0/+4
* pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2019-04-091-0/+2
* pci: allow cleanup/unregistration of PCI root busesMichael Roth2019-01-081-0/+3
* pci: Sync PCIe downstream port LNKSTA on readAlex Williamson2018-12-191-0/+13
* scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland2018-09-251-2/+0Star
* scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland2018-09-251-0/+1
* allocate pci id for mdpyGerd Hoffmann2018-05-231-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-1/+0Star
|\
| * hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé2018-03-201-1/+0Star
* | hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth2018-03-181-0/+1
|/
* pci: removed the is_express field since a uniform interface was insertedYoni Bettan2018-02-081-3/+0Star
* pci: Eliminate pci_find_primary_bus()David Gibson2017-12-051-1/+0Star
* pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-051-3/+6
* pci: Add pci_dev_bus_num() helperDavid Gibson2017-12-051-0/+5
* pci: Rename root bus initialization functions for clarityDavid Gibson2017-12-051-12/+13
* Revert "Add new PCI ID for i82559a"Jason Wang2017-11-201-1/+0Star
* Add new PCI ID for i82559aMike Nawrocki2017-11-131-0/+1
* pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost2017-10-151-0/+6
* hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov2017-09-081-0/+1
* kvm: remove hard dependency on pciCornelia Huck2017-08-301-0/+2
* pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi2017-07-031-3/+0Star
* pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi2017-07-031-1/+2
* hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum2017-03-161-0/+2
* pci: introduce a bus master containerJason Wang2017-03-151-0/+1
* spapr/pci: populate PCI DT in reverse orderGreg Kurz2017-03-011-0/+4
* hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster2017-02-211-0/+2