aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)Author
2018-05-23allocate pci id for mdpyGerd Hoffmann
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé
2018-03-18hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2017-12-05pci: Eliminate pci_find_primary_bus()David Gibson
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-12-05pci: Move bridge data structures from pci_bus.h to pci_bridge.hDavid Gibson
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang
2017-11-13Add new PCI ID for i82559aMike Nawrocki
2017-11-05pci-assign: RemovePaolo Bonzini
2017-10-15pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov
2017-08-30kvm: remove hard dependency on pciCornelia Huck
2017-07-03pci: Convert shpc_init() to ErrorMao Zhongyi
2017-07-03pci: Convert to realizeMao Zhongyi
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela
2017-05-08pci: Reduce scope of error injectionEric Blake
2017-04-24sm501: Add emulation of chip connected via PCIBALATON Zoltan
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-03-16hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum
2017-03-15pci: introduce a bus master containerJason Wang
2017-03-01spapr/pci: populate PCI DT in reverse orderGreg Kurz
2017-03-01PCI: add missing classes in pci_ids.h to build device treeLaurent Vivier
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2017-01-10virtio-pci: address space translation service (ATS) supportJason Wang
2016-09-23hw/pci: Prepare for AMD IOMMUDavid Kiarie
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi