summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/piix.c
Commit message (Expand)AuthorAgeFilesLines
* piix: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
* pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-271-3/+6
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-291-5/+90
* pc: replace i440fx_common_init() with i440fx_init()Igor Mammedov2013-07-291-37/+13
* pc: add I440FX QOM cast macroIgor Mammedov2013-07-291-2/+6
* 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-081-0/+9
|\
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-071-0/+9
* | hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-6/+7
* | 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-6/+6
|/
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+657
OpenPOWER on IntegriCloud