index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spapr_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-26
pseries: Fix bug in PCI MSI allocation
Alexey Kardashevskiy
1
-1
/
+1
2012-11-01
Revert "PPC: pseries: Remove hack for PIO window"
David Gibson
1
-1
/
+43
2012-10-29
PPC: pseries: Remove hack for PIO window
Alexander Graf
1
-43
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-4
/
+4
2012-10-04
pseries: Remove XICS irq type enum type
David Gibson
1
-1
/
+1
2012-10-04
pseries: Reset emulated PCI TCE tables on system reset
David Gibson
1
-0
/
+10
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
1
-3
/
+3
2012-08-22
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
1
-43
/
+47
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
1
-1
/
+1
2012-08-15
pseries dma: DMA window params added to PHB and DT population changed
Alexey Kardashevskiy
1
-4
/
+7
2012-08-15
pseries: Add PCI MSI/MSI-X support
Alexey Kardashevskiy
1
-1
/
+244
2012-08-15
pseries: Add trace event for PCI irqs
Alexey Kardashevskiy
1
-0
/
+2
2012-08-15
pseries: Export find_phb() utility function for PCI code
Alexey Kardashevskiy
1
-10
/
+21
2012-08-15
pseries: Separate PCI RTAS setup from common from emulation specific PCI setup
Alexey Kardashevskiy
1
-5
/
+8
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
1
-8
/
+6
2012-08-15
pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt
Alexey Kardashevskiy
1
-3
/
+3
2012-08-15
pseries pci: removed redundant busdev
Alexey Kardashevskiy
1
-2
/
+2
2012-07-21
powerpc pci: fixed packing of ranges[]
Alexey Kardashevskiy
1
-1
/
+1
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
1
-0
/
+15
2012-06-18
qbus: Make child devices links
Anthony Liguori
1
-3
/
+4
2012-05-01
pseries: Use the same interrupt swizzling for host bridges as p2p bridges
David Gibson
1
-21
/
+28
2012-04-15
pseries: Fix RTAS based config access
David Gibson
1
-38
/
+79
2012-03-15
pseries: Configure PCI bridge using properties
David Gibson
1
-75
/
+91
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
1
-1
/
+1
2012-03-15
pseries: Remove PCI device from PCI host bridge code
Alexey Kardashevskiy
1
-20
/
+0
2012-03-15
pseries: Remove unused constant from PCI code
David Gibson
1
-7
/
+0
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
1
-1
/
+1
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-10
/
+12
2012-01-27
qdev: change ambiguous qdev names
Anthony Liguori
1
-1
/
+1
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-2
/
+14
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-4
/
+11
2012-01-21
PPC: Pseries: Check for PCI boundaries
Alexander Graf
1
-4
/
+23
2012-01-21
pseries: SLOF PCI flag day
Benjamin Herrenschmidt
1
-122
/
+12
2012-01-21
pseries: Use correct dispatcher for PCI config space accesses
David Gibson
1
-4
/
+4
2012-01-21
pseries: Support PCI extended config space in RTAS calls
Benjamin Herrenschmidt
1
-4
/
+10
2011-12-05
pseries: Fix array overrun bug in PCI code
David Gibson
1
-1
/
+1
2011-11-01
spapr: fix build
Anthony Liguori
1
-2
/
+2
2011-10-31
pseries: Add partial support for PCI
David Gibson
1
-0
/
+508