summaryrefslogtreecommitdiffstats
path: root/include/hw/pci
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pci/shpc: rename hotplug handler callbacksDavid Hildenbrand2018-12-201-4/+4
* pci/pcie: rename hotplug handler callbacksDavid Hildenbrand2018-12-201-4/+4
* pcie: Add link speed and width fields to PCIESlotAlex Williamson2018-12-191-0/+4
* pci: Sync PCIe downstream port LNKSTA on readAlex Williamson2018-12-192-0/+14
* pcie: Create enums for link speed and widthAlex Williamson2018-12-191-2/+21
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-11-081-1/+1
|\
| * i386: clarify that the Q35 machine type implements a P35 chipsetDaniel P. Berrangé2018-11-061-1/+1
* | hw/pci: Add missing includePhilippe Mathieu-Daudé2018-11-051-0/+2
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell2018-09-251-2/+1Star
|\
| * 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
* | hw/pci: factor PCI reserve resources to a separate structureJing Liu2018-09-071-5/+13
|/
* 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: Add support for Designware IP blockAndrey Smirnov2018-03-091-0/+2
* hw/rdma: Implementation of PVRDMA deviceYuval Shaia2018-02-191-0/+3
* ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan2018-02-161-1/+1
* hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum2018-02-131-2/+2
* 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: Move bridge data structures from pci_bus.h to pci_bridge.hDavid Gibson2017-12-052-49/+50
* 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-assign: RemovePaolo Bonzini2017-11-051-27/+0Star
* pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost2017-10-151-0/+6
* net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland2017-09-211-0/+1
* net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt2017-09-151-0/+1
* pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland2017-09-081-0/+1
* hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov2017-09-081-0/+1
* hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov2017-09-081-0/+25
* hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov2017-09-081-0/+1
* kvm: remove hard dependency on pciCornelia Huck2017-08-301-0/+2
* pci: Convert shpc_init() to ErrorMao Zhongyi2017-07-032-2/+4
* pci: Convert to realizeMao Zhongyi2017-07-032-2/+4
* 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
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-011-1/+0Star
* pci: Reduce scope of error injectionEric Blake2017-05-081-4/+0Star
* sm501: Add emulation of chip connected via PCIBALATON Zoltan2017-04-241-0/+3
* hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum2017-03-161-0/+2
* hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum2017-03-161-0/+3