index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
spapr_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-4
/
+4
*
pseries: Remove XICS irq type enum type
David Gibson
2012-10-04
1
-1
/
+1
*
pseries: Reset emulated PCI TCE tables on system reset
David Gibson
2012-10-04
1
-0
/
+10
*
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
1
-3
/
+3
*
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
2012-08-22
1
-43
/
+47
*
pci: Make host bridge TypeInfos const
Andreas Färber
2012-08-22
1
-1
/
+1
*
pseries dma: DMA window params added to PHB and DT population changed
Alexey Kardashevskiy
2012-08-15
1
-4
/
+7
*
pseries: Add PCI MSI/MSI-X support
Alexey Kardashevskiy
2012-08-15
1
-1
/
+244
*
pseries: Add trace event for PCI irqs
Alexey Kardashevskiy
2012-08-15
1
-0
/
+2
*
pseries: Export find_phb() utility function for PCI code
Alexey Kardashevskiy
2012-08-15
1
-10
/
+21
*
pseries: Separate PCI RTAS setup from common from emulation specific PCI setup
Alexey Kardashevskiy
2012-08-15
1
-5
/
+8
*
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-15
1
-8
/
+6
*
pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt
Alexey Kardashevskiy
2012-08-15
1
-3
/
+3
*
pseries pci: removed redundant busdev
Alexey Kardashevskiy
2012-08-15
1
-2
/
+2
*
powerpc pci: fixed packing of ranges[]
Alexey Kardashevskiy
2012-07-21
1
-1
/
+1
*
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
2012-06-27
1
-0
/
+15
*
qbus: Make child devices links
Anthony Liguori
2012-06-18
1
-3
/
+4
*
pseries: Use the same interrupt swizzling for host bridges as p2p bridges
David Gibson
2012-05-01
1
-21
/
+28
*
pseries: Fix RTAS based config access
David Gibson
2012-04-15
1
-38
/
+79
*
pseries: Configure PCI bridge using properties
David Gibson
2012-03-15
1
-75
/
+91
*
pseries: Add support for level interrupts to XICS
David Gibson
2012-03-15
1
-1
/
+1
*
pseries: Remove PCI device from PCI host bridge code
Alexey Kardashevskiy
2012-03-15
1
-20
/
+0
*
pseries: Remove unused constant from PCI code
David Gibson
2012-03-15
1
-7
/
+0
*
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-03-11
1
-1
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-10
/
+12
*
qdev: change ambiguous qdev names
Anthony Liguori
2012-01-27
1
-1
/
+1
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-2
/
+14
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-4
/
+11
*
PPC: Pseries: Check for PCI boundaries
Alexander Graf
2012-01-21
1
-4
/
+23
*
pseries: SLOF PCI flag day
Benjamin Herrenschmidt
2012-01-21
1
-122
/
+12
*
pseries: Use correct dispatcher for PCI config space accesses
David Gibson
2012-01-21
1
-4
/
+4
*
pseries: Support PCI extended config space in RTAS calls
Benjamin Herrenschmidt
2012-01-21
1
-4
/
+10
*
pseries: Fix array overrun bug in PCI code
David Gibson
2011-12-05
1
-1
/
+1
*
spapr: fix build
Anthony Liguori
2011-11-01
1
-2
/
+2
*
pseries: Add partial support for PCI
David Gibson
2011-10-31
1
-0
/
+508