summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/q35.c
Commit message (Expand)AuthorAgeFilesLines
* q35: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
* q35: make pci window address/size match guest cfgMichael S. Tsirkin2013-09-151-0/+10
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-031-3/+5
|\
| * pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-271-3/+5
* | qom: Pass available size to object_initialize()Andreas Färber2013-08-301-1/+1
|/
* 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
OpenPOWER on IntegriCloud