summaryrefslogtreecommitdiffstats
path: root/hw/spapr_pci.c
Commit message (Expand)AuthorAgeFilesLines
* pseries: Improve handling of multiple PCI host bridgesDavid Gibson2013-01-251-24/+78
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-171-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-5/+5
* pseries: Fix bug in PCI MSI allocationAlexey Kardashevskiy2012-11-261-1/+1
* Revert "PPC: pseries: Remove hack for PIO window"David Gibson2012-11-011-1/+43
* PPC: pseries: Remove hack for PIO windowAlexander Graf2012-10-291-43/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-4/+4
* pseries: Remove XICS irq type enum typeDavid Gibson2012-10-041-1/+1
* pseries: Reset emulated PCI TCE tables on system resetDavid Gibson2012-10-041-0/+10
* pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-221-3/+3
* spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber2012-08-221-43/+47
* pci: Make host bridge TypeInfos constAndreas Färber2012-08-221-1/+1
* pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy2012-08-151-4/+7
* pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy2012-08-151-1/+244
* pseries: Add trace event for PCI irqsAlexey Kardashevskiy2012-08-151-0/+2
* pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy2012-08-151-10/+21
* pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy2012-08-151-5/+8
* pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy2012-08-151-8/+6
* pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy2012-08-151-3/+3
* pseries pci: removed redundant busdevAlexey Kardashevskiy2012-08-151-2/+2
* powerpc pci: fixed packing of ranges[]Alexey Kardashevskiy2012-07-211-1/+1
* pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson2012-06-271-0/+15
* qbus: Make child devices linksAnthony Liguori2012-06-181-3/+4
* pseries: Use the same interrupt swizzling for host bridges as p2p bridgesDavid Gibson2012-05-011-21/+28
* pseries: Fix RTAS based config accessDavid Gibson2012-04-151-38/+79
* pseries: Configure PCI bridge using propertiesDavid Gibson2012-03-151-75/+91
* pseries: Add support for level interrupts to XICSDavid Gibson2012-03-151-1/+1
* pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy2012-03-151-20/+0
* pseries: Remove unused constant from PCI codeDavid Gibson2012-03-151-7/+0
* Add missing const attributes for MemoryRegionOpsStefan Weil2012-03-111-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-10/+12
* qdev: change ambiguous qdev namesAnthony Liguori2012-01-271-1/+1
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-2/+14
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-4/+11
* PPC: Pseries: Check for PCI boundariesAlexander Graf2012-01-211-4/+23
* pseries: SLOF PCI flag dayBenjamin Herrenschmidt2012-01-211-122/+12
* pseries: Use correct dispatcher for PCI config space accessesDavid Gibson2012-01-211-4/+4
* pseries: Support PCI extended config space in RTAS callsBenjamin Herrenschmidt2012-01-211-4/+10
* pseries: Fix array overrun bug in PCI codeDavid Gibson2011-12-051-1/+1
* spapr: fix buildAnthony Liguori2011-11-011-2/+2
* pseries: Add partial support for PCIDavid Gibson2011-10-311-0/+508
OpenPOWER on IntegriCloud