index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-15
1
-20
/
+5
*
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-15
1
-8
/
+2
*
spapr_pci: Eliminate class callbacks
David Gibson
2016-03-15
1
-22
/
+22
*
spapr_pci: fix multifunction hotplug
Michael Roth
2016-03-15
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
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-4
/
+4
*
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
2015-06-03
1
-0
/
+4
*
spapr_pci: enable basic hotplug operations
Michael Roth
2015-06-03
1
-19
/
+380
*
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
2015-06-03
1
-1
/
+17
*
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2015-06-03
1
-0
/
+2
*
spapr_pci: Rework device-tree rendering
Alexey Kardashevskiy
2015-06-03
1
-25
/
+5
*
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
1
-18
/
+18
*
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-06-03
1
-3
/
+3
*
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
1
-2
/
+2
*
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
2015-06-03
1
-8
/
+8
*
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
1
-0
/
+271
*
pseries: Switch VGA endian on H_SET_MODE
David Gibson
2015-03-09
1
-0
/
+28
*
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
1
-2
/
+12
*
pseries: Limit PCI host bridge "index" value
David Gibson
2015-03-09
1
-1
/
+7
*
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
2014-11-04
1
-11
/
+17
*
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
1
-29
/
+24
*
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
2014-09-08
1
-2
/
+6
*
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
1
-83
/
+112
*
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
1
-3
/
+3
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-1
/
+1
*
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-27
1
-6
/
+12
*
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
1
-0
/
+1
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-2
/
+3
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
[next]