summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
...
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-4/+3
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-294-0/+6
* sparc64: unbreakPaolo Bonzini2013-07-251-19/+28
* sparc64: remove indirection for I/O port accessPaolo Bonzini2013-07-251-52/+2
* mips_fulong2e: do not use isa_mmioPaolo Bonzini2013-07-251-15/+10
* q35: Use QOM realize for q35 host bridgeHu Tao2013-07-231-14/+15
* q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-21/+22
* i440fx-pcihost: Use QOM realize for i440fx-pcihostHu Tao2013-07-231-12/+17
* i440fx: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-9/+16
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-082-0/+26
|\
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-072-0/+18
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-0/+8
* | hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-049-56/+57
* | pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-043-11/+13
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-0410-57/+57
|/
* dec.c - move to pci-bridgeMichael S. Tsirkin2013-06-023-167/+0
* q35: set fw_nameMichael S. Tsirkin2013-05-301-0/+1
* hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell2013-05-151-1/+13
* hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell2013-05-151-7/+62
* Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell2013-05-151-2/+0
* sparc64: use direct interrupt mapping for PCI devicesArtyom Tarasenko2013-04-271-1/+1
* sparc64: fix loosing interruptsArtyom Tarasenko2013-04-271-18/+96
* sparc64: allow 64 IRQ linesArtyom Tarasenko2013-04-271-1/+1
* hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()Peter Maydell2013-04-191-7/+2
* versatile_pci: Expose PCI memory space to systemPeter Maydell2013-04-191-1/+71
* versatile_pci: Implement the PCI controller's control registersPeter Maydell2013-04-191-5/+122
* versatile_pci: Implement the correct PCI IRQ mappingPeter Maydell2013-04-191-6/+99
* versatile_pci: Put the host bridge PCI device at slot 29Peter Maydell2013-04-191-0/+2
* versatile_pci: Use separate PCI I/O space rather than system I/O spacePeter Maydell2013-04-191-4/+13
* versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGEPeter Maydell2013-04-191-11/+30
* versatile_pci: Update to realize and instance init functionsPeter Maydell2013-04-191-25/+25
* versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell2013-04-191-5/+3
* versatile_pci: Fix hardcoded tabsPeter Maydell2013-04-191-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-082-1/+11
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-0812-0/+4097
OpenPOWER on IntegriCloud