summary refs log tree commit diff stats
path: root/hw/pci-host/q35.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-291-15/+73
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+2
* 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
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-0/+17
|\
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-071-0/+9
| * 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-041-5/+5
* | pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-041-2/+2
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-5/+5
|/
* q35: set fw_nameMichael S. Tsirkin2013-05-301-0/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+310