aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)Author
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04pam: pass device to init_pam and use it to set ownerPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin
2013-05-30q35: set fw_nameMichael S. Tsirkin
2013-05-15hw/pci-host/versatile.c: Provide property for forcing broken IRQ mappingPeter Maydell
2013-05-15hw/pci-host/versatile.c: Update autodetect to detect newer kernelsPeter Maydell
2013-05-15Revert "versatile_pci: Put the host bridge PCI device at slot 29"Peter Maydell
2013-04-27sparc64: use direct interrupt mapping for PCI devicesArtyom Tarasenko
2013-04-27sparc64: fix loosing interruptsArtyom Tarasenko
2013-04-27sparc64: allow 64 IRQ linesArtyom Tarasenko
2013-04-19hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()Peter Maydell
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell
2013-04-19versatile_pci: Implement the correct PCI IRQ mappingPeter Maydell
2013-04-19versatile_pci: Put the host bridge PCI device at slot 29Peter Maydell
2013-04-19versatile_pci: Use separate PCI I/O space rather than system I/O spacePeter Maydell
2013-04-19versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGEPeter Maydell
2013-04-19versatile_pci: Update to realize and instance init functionsPeter Maydell
2013-04-19versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell
2013-04-19versatile_pci: Fix hardcoded tabsPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini