index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
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