summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-101-9/+2
|\
| * piix: fix 32bit pci holeGerd Hoffmann2013-12-231-9/+2
* | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-2/+10
* | pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-239-4/+66
* | sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-234-6/+0
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-234-10/+10
|/
* PPC: Use default pci bus name for grackle and heathrowAlexander Graf2013-12-202-3/+3
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-102-44/+9
* Fix pc migration from qemu <= 1.5Cole Robinson2013-11-102-3/+16
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-312-1/+33
|\
| * ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+10
| * piix: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+8
| * 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-302-8/+30
|\ \ | |/
| * piix: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
| * 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-032-6/+11
|\
| * pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-272-6/+11
* | qom: Pass available size to object_initialize()Andreas Färber2013-08-303-3/+3
* | pci: Pass size to pci_bus_new_inplace()Andreas Färber2013-08-302-2/+2
|/
* pci-host/prep: Set isa_mem_base in the PCI host bridgeHervé Poussineau2013-07-311-0/+2
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-292-20/+163
* 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
* 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
OpenPOWER on IntegriCloud