aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr_pci.c
AgeCommit message (Expand)Author
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber
2012-08-22spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber
2012-08-15pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy
2012-08-15pseries: Add trace event for PCI irqsAlexey Kardashevskiy
2012-08-15pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy
2012-08-15pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-08-15pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy
2012-08-15pseries pci: removed redundant busdevAlexey Kardashevskiy
2012-07-21powerpc pci: fixed packing of ranges[]Alexey Kardashevskiy
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson
2012-06-18qbus: Make child devices linksAnthony Liguori
2012-05-01pseries: Use the same interrupt swizzling for host bridges as p2p bridgesDavid Gibson
2012-04-15pseries: Fix RTAS based config accessDavid Gibson
2012-03-15pseries: Configure PCI bridge using propertiesDavid Gibson
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson
2012-03-15pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy
2012-03-15pseries: Remove unused constant from PCI codeDavid Gibson
2012-03-11Add missing const attributes for MemoryRegionOpsStefan Weil
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27qdev: change ambiguous qdev namesAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori
2012-01-21PPC: Pseries: Check for PCI boundariesAlexander Graf
2012-01-21pseries: SLOF PCI flag dayBenjamin Herrenschmidt
2012-01-21pseries: Use correct dispatcher for PCI config space accessesDavid Gibson
2012-01-21pseries: Support PCI extended config space in RTAS callsBenjamin Herrenschmidt
2011-12-05pseries: Fix array overrun bug in PCI codeDavid Gibson
2011-11-01spapr: fix buildAnthony Liguori
2011-10-31pseries: Add partial support for PCIDavid Gibson