summaryrefslogtreecommitdiffstats
path: root/include/hw/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xhci: add qemu xhci controllerGerd Hoffmann2017-02-211-0/+1
* hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum2017-02-011-0/+1
* hw/pci: Prepare for AMD IOMMUDavid Kiarie2016-09-231-0/+3
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-091-0/+1
* pcie: fix link active status bit migrationMichael S. Tsirkin2016-07-281-0/+3
* kvm-irqchip: x86: add msi route notify fnPeter Xu2016-07-211-0/+2
* pci: fix pci_requester_id()Peter Xu2016-06-171-2/+24
* pci: fix unaligned access in pci_xxx_quad()Dmitry Fleytman2016-06-021-2/+9
* hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster2016-03-221-2/+9
* include: Clean up includesPeter Maydell2016-02-231-1/+0Star
* hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum2015-12-221-0/+1
* enable multi-function hot-addCao jin2015-10-291-0/+1
* hw/pci: Introduce pci_requester_id()Pavel Fedin2015-10-191-0/+5
* add pci-bridge-seatGerd Hoffmann2015-06-231-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-041-0/+4
|\