summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/q35.c
Commit message (Expand)AuthorAgeFilesLines
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-2/+1
* pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-4/+0
* q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-111-5/+5
* pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-0/+5
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-101-22/+5
* Fix pc migration from qemu <= 1.5Cole Robinson2013-11-101-2/+8
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-1/+25
|\
| * ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+10
| * q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-141-0/+14
| * q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-141-1/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-4/+20
|\ \ | |/
| * 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
* | q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones2013-09-201-1/+1
|/
* 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