summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/i82801b11.c
Commit message (Expand)AuthorAgeFilesLines
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* pci: Make is_bridge a boolDavid Gibson2019-05-301-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-02-131-0/+2
|\
| * pci/bus: let it has higher migration priorityPeter Xu2018-02-081-0/+1
| * pci-bridge/i82801b11: clear bridge registers on platform resetLaszlo Ersek2018-02-081-0/+1
* | Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-2/+0Star
|/
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+4
* pci: Convert to realizeMao Zhongyi2017-07-031-6/+5Star
* pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi2017-07-031-0/+1
* Migration: Add i82801b11 migration dataDr. David Alan Gilbert2016-04-071-0/+9
* change type of pci_bridge_initfn() to voidCao jin2016-02-161-4/+1Star
* pci: Clean up includesPeter Maydell2016-01-291-0/+1
* pci: Remove unused function ich9_d2pbr_init()Thomas Huth2015-04-301-21/+0Star
* i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann2013-08-121-0/+1
* pci-bridge/i82801b11: Rename parent fieldAndreas Färber2013-07-291-1/+3
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-3/+3
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+2
* pci: fix BRDIGE typoDon Koch2013-07-101-1/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+125