index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2016-11-23
1
-5
/
+28
*
Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
David Gibson
2016-11-23
1
-12
/
+6
*
spapr: Fix migration of PCI host bridges from qemu-2.7
David Gibson
2016-11-15
1
-6
/
+12
*
spapr_pci: advertise explicit numa IDs even when there's 1 node
Michael Roth
2016-10-28
1
-1
/
+7
*
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
1
-2
/
+3
*
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
1
-14
/
+56
*
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2016-10-16
1
-14
/
+7
*
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
2016-10-14
1
-3
/
+2
*
spapr_pci: Add numa node id
Alexey Kardashevskiy
2016-09-23
1
-0
/
+13
*
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
2016-07-05
1
-18
/
+57
*
spapr_iommu: Realloc guest visible TCE table when starting/stopping listening
Alexey Kardashevskiy
2016-07-05
1
-6
/
+0
*
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-07-01
1
-5
/
+6
*
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
2016-07-01
1
-5
/
+5
*
spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
Markus Armbruster
2016-06-07
1
-1
/
+0
*
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
2016-06-07
1
-2
/
+8
*
spapr_pci: Reset DMA config on PHB reset
Alexey Kardashevskiy
2016-06-07
1
-6
/
+11
*
spapr_iommu: Add root memory region
Alexey Kardashevskiy
2016-06-07
1
-3
/
+3
*
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
2016-06-07
1
-3
/
+5
*
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
2016-05-27
1
-1
/
+1
*
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2016-05-27
1
-7
/
+5
*
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2016-04-23
1
-0
/
+3
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-16
1
-20
/
+5
*
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-16
1
-8
/
+2
*
spapr_pci: Eliminate class callbacks
David Gibson
2016-03-16
1
-22
/
+22
*
spapr_pci: fix multifunction hotplug
Michael Roth
2016-03-16
1
-7
/
+86
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
1
-1
/
+1
*
xics: report errors with the QEMU Error API
Greg Kurz
2016-02-28
1
-6
/
+10
*
spapr_pci: fix irq leak in RTAS ibm,change-msi
Greg Kurz
2016-02-28
1
-1
/
+8
*
spapr_pci: kill useless variable in rtas_ibm_change_msi()
Greg Kurz
2016-02-28
1
-3
/
+3
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
David Gibson
2015-10-23
1
-0
/
+6
*
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-10-23
1
-2
/
+5
*
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
2015-09-23
1
-7
/
+0
*
spapr: Support hotplug by specifying DRC count
Bharata B Rao
2015-09-23
1
-2
/
+2
*
spapr_pci: fix device tree props for MSI/MSI-X
Michael Roth
2015-09-23
1
-2
/
+10
*
sPAPR: Introduce rtas_ldq()
Gavin Shan
2015-09-23
1
-10
/
+10
*
spapr: Make ibm, change-msi respect 3 return values
Sam Bobroff
2015-09-23
1
-1
/
+3
*
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-11
1
-8
/
+4
*
sPAPR: Don't enable EEH on emulated PCI devices
Gavin Shan
2015-07-07
1
-0
/
+7
*
spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt
Nikunj A Dadhania
2015-07-07
1
-16
/
+11
*
spapr_pci: populate ibm,loc-code
Nikunj A Dadhania
2015-07-07
1
-6
/
+71
*
spapr_pci: enumerate and add PCI device tree
Nikunj A Dadhania
2015-07-07
1
-17
/
+133
*
Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...
Markus Armbruster
2015-07-07
1
-17
/
+11
*
spapr_pci: set device node unit address as hex
Nikunj A Dadhania
2015-07-07
1
-5
/
+7
*
spapr_pci: encode class code including Prog IF register
Nikunj A Dadhania
2015-07-07
1
-2
/
+1
*
spapr_pci: encode missing 64-bit memory address space
Nikunj A Dadhania
2015-07-07
1
-1
/
+9
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
1
-17
/
+20
[next]