summaryrefslogtreecommitdiffstats
path: root/include/hw/pci
Commit message (Expand)AuthorAgeFilesLines
...
* hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum2017-03-161-0/+3
* 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
* PCI: add missing classes in pci_ids.h to build device treeLaurent Vivier2017-03-011-9/+103
* hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster2017-02-211-0/+2
* xhci: add qemu xhci controllerGerd Hoffmann2017-02-211-0/+1
* pci: Convert msix_init() to Error and fix callersCao jin2017-02-011-2/+3
* hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum2017-02-011-0/+1
* hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum2017-02-011-0/+19
* PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-241-10/+0Star
* pcie_aer: support configurable AER capa versionDou Liyang2017-01-101-2/+2
* pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-101-2/+2
* virtio-pci: address space translation service (ATS) supportJason Wang2017-01-101-0/+4
* hw/pci: Prepare for AMD IOMMUDavid Kiarie2016-09-231-0/+3
* Remove unused function declarationsLadi Prosek2016-09-152-2/+0Star
* 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
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-122-2/+3
* pci: Convert msi_init() to Error and fix callers to check itCao jin2016-07-051-1/+2
* hw/pci: delay bus_master_enable_region initializationMarcel Apfelbaum2016-07-041-0/+2
* pci: fix pci_requester_id()Peter Xu2016-06-171-2/+24
* pcie: Introduce function for DSN capability creationDmitry Fleytman2016-06-021-0/+1
* pcie: Add support for PCIe CAP v1Dmitry Fleytman2016-06-022-2/+7
* pci: Introduce define for PM capability version 1.1Dmitry Fleytman2016-06-021-0/+2
* msix: make msix_clr_pending() visible for clientsDmitry Fleytman2016-06-021-0/+1
* 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
* msi_supported -> msi_nonbrokenMichael S. Tsirkin2016-03-111-1/+1
* include: Clean up includesPeter Maydell2016-02-232-2/+0Star
* pcie_aer: expose pcie_aer_msg() interfaceChen Fan2016-02-191-0/+1
* aer: impove pcie_aer_init to support vfio deviceChen Fan2016-02-191-1/+1
* change type of pci_bridge_initfn() to voidCao jin2016-02-161-1/+1
* hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini2016-02-091-0/+1
* hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum2015-12-221-0/+1
* enable multi-function hot-addCao jin2015-10-291-0/+1
* msix: add VMSTATE_MSIX_TESTMarc-André Lureau2015-10-241-6/+10
* hw/pci: Introduce pci_requester_id()Pavel Fedin2015-10-191-0/+5
* hw/pci-assign: split pci-assign.cTiejun Chen2015-09-101-0/+27
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-081-719/+1Star
|\
| * pci_regs.h: import from linuxMichael S. Tsirkin2015-07-081-719/+1Star
* | vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre2015-07-061-0/+2
|/
* hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek2015-06-231-0/+1
* hw/pci: introduce shpc_present() helper functionLaszlo Ersek2015-06-231-0/+6
* hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek2015-06-231-0/+1
* hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek2015-06-231-0/+2
* hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek2015-06-231-2/+3
* add pci-bridge-seatGerd Hoffmann2015-06-231-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-111-0/+7
|\