summaryrefslogtreecommitdiffstats
path: root/include/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* 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_SIMPLE_TYPE when possibleEduardo Habkost2020-09-183-8/+4Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-182-6/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-095-24/+16Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-095-6/+14
* pci: Move PCIBusClass typedef to pci.hEduardo Habkost2020-08-272-2/+3
* hw/pci-host: save/restore pci host config registerHogan Wang2020-07-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
* pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-082-1/+4
* virtio-iommu-pci: Add virtio iommu pci supportEric Auger2020-02-271-0/+1
* hw/pci/pci_bridge: Fix typo in commentJulia Suvorova2020-02-061-1/+1
* ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2020-02-021-0/+1
* hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé2020-01-051-2/+2
* 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
* net: add tulip (dec21143) driverSven Schnelle2019-10-291-0/+1
* ipmi: Add PCI IPMI interfacesCorey Minyard2019-09-201-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-162-2/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+1
* pcie_root_port: Allow ACS to be disabledDr. David Alan Gilbert2019-07-301-0/+2
* pcie: consistent names for function argsMichael S. Tsirkin2019-07-121-2/+2
* virtio-pci: Proxy for virtio-pmemPankaj Gupta2019-07-041-0/+1
* pcie: minor cleanups for slot control/statusMichael S. Tsirkin2019-07-011-1/+2
* pcie: check that slt ctrl changed before deletingMichael S. Tsirkin2019-07-011-1/+2
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-124-4/+0Star
* pci: Make is_bridge a boolDavid Gibson2019-05-301-1/+1
* pcie: Simplify pci_adjust_config_limit()David Gibson2019-05-302-2/+7
* pci: msix: move 'MSIX_CAP_LENGTH' to header fileLi Qiang2019-05-221-0/+2
* pci: Simplify pci_bus_is_root()David Gibson2019-05-212-2/+11
* spapr: Drop duplicate PCI swizzle codeGreg Kurz2019-04-261-0/+4
* pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2019-04-092-0/+3
* gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang2019-03-131-0/+1
* pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang2019-03-132-0/+10
* pci: Move NVIDIA vendor id to the rest of idsAlexey Kardashevskiy2019-02-221-0/+2
* pci/msi: export msi_is_masked()Peter Xu2019-02-051-0/+1
* pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand2019-01-151-0/+2
* pci: allow cleanup/unregistration of PCI root busesMichael Roth2019-01-081-0/+3
* pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-202-0/+4
* pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand2018-12-201-0/+4
* pci/pcie: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-201-0/+2