aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)AuthorFilesLines
2021-11-01pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fnPeter Xu1-10/+9
2021-09-30pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()Peter Maydell1-5/+5
2021-07-16hw/pci: Add pci_bus_range() to get PCI bus number rangeXingang Wang1-0/+1
2021-07-16hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang2-0/+2
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova1-1/+4
2021-07-14vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processorCai Huoqing1-0/+3
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan1-0/+1
2021-05-04vt82c686: Add emulation of VT8231 south bridgeBALATON Zoltan1-0/+1
2021-05-04vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on itBALATON Zoltan1-1/+1
2021-04-06virtio-pci: compat page aligned ATSJason Wang1-1/+1
2021-03-22pci: introduce acpi-index property for PCI deviceIgor Mammedov1-0/+1
2021-02-21vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on itBALATON Zoltan1-1/+2
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman1-0/+3
2021-02-05pci: add romsize propertyPaolo Bonzini1-0/+1
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas1-0/+1
2020-12-10pci: Let pci_dma_write() propagate MemTxResultPhilippe Mathieu-Daudé1-2/+14
2020-12-10pci: Let pci_dma_read() propagate MemTxResultPhilippe Mathieu-Daudé1-2/+14
2020-12-10pci: Let pci_dma_rw() propagate MemTxResultPhilippe Mathieu-Daudé1-2/+16
2020-10-27pci: allocate pci id for nvmeKlaus Jensen1-0/+1
2020-10-27pci: pass along the return value of dma_memory_rwKlaus Jensen1-2/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost3-8/+4
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2-6/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost5-24/+16
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost5-6/+14
2020-08-27pci: Move PCIBusClass typedef to pci.hEduardo Habkost2-2/+3
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang1-0/+1
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand1-0/+1
2020-06-15pci: pci_create(), pci_create_multifunction() are now unused, dropMarkus Armbruster1-3/+0
2020-06-15pci: New pci_new(), pci_realize_and_unref() etc.Markus Armbruster1-0/+5
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova2-1/+4
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger1-0/+1
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova1-1/+1
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt1-0/+1
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé1-2/+2
2019-12-18hw/pci: Remove the "command_serr_enable" propertyThomas Huth1-1/+1
2019-10-29pci: mark devices partially unpluggedJens Freimann1-0/+1
2019-10-29pci: add option for net failoverJens Freimann1-0/+3
2019-10-29net: add tulip (dec21143) driverSven Schnelle1-0/+1
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard1-0/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster2-2/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-07-30pcie_root_port: Allow ACS to be disabledDr. David Alan Gilbert1-0/+2
2019-07-12pcie: consistent names for function argsMichael S. Tsirkin1-2/+2
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta1-0/+1
2019-07-01pcie: minor cleanups for slot control/statusMichael S. Tsirkin1-1/+2
2019-07-01pcie: check that slt ctrl changed before deletingMichael S. Tsirkin1-1/+2
2019-06-12Supply missing header guardsMarkus Armbruster1-0/+5
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster4-4/+0