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
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-04
1
-1
/
+3
|
\
|
*
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
1
-1
/
+3
*
|
spapr/pci: Convert types to QEMU coding style
Greg Kurz
2019-08-29
1
-14
/
+14
*
|
spapr_pci: remove all child functions in function zero unplug
Daniel Henrique Barboza
2019-08-29
1
-5
/
+7
|
/
*
spapr/pci: Free MSIs during reset
Greg Kurz
2019-08-21
1
-0
/
+2
*
spapr/pci: Consolidate de-allocation of MSIs
Greg Kurz
2019-08-21
1
-9
/
+15
*
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default
David Gibson
2019-08-21
1
-1
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-07-02
1
-0
/
+6
*
spapr_pci: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
1
-2
/
+0
*
spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
Greg Kurz
2019-07-02
1
-1
/
+8
*
spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()
Philippe Mathieu-Daudé
2019-07-02
1
-6
/
+5
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
1
-187
/
+310
|
\
|
*
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
2019-06-12
1
-13
/
+102
|
*
spapr: Don't use bus number for building DRC ids
David Gibson
2019-06-12
1
-14
/
+40
|
*
spapr: Clean up DRC index construction
David Gibson
2019-06-12
1
-56
/
+68
|
*
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
1
-2
/
+1
|
*
spapr: Clean up dt creation for PCI buses
David Gibson
2019-06-12
1
-66
/
+74
|
*
spapr: Clean up device tree construction for PCI devices
David Gibson
2019-06-12
1
-64
/
+55
|
*
spapr: Clean up device node name generation for PCI devices
David Gibson
2019-06-12
1
-25
/
+16
|
*
spapr_pci: Improve error message
Greg Kurz
2019-06-12
1
-1
/
+8
*
|
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+2
|
/
*
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-30
1
-24
/
+10
*
spapr: Drop duplicate PCI swizzle code
Greg Kurz
2019-04-26
1
-20
/
+4
*
spapr_pci: Get rid of duplicate code for node name creation
Greg Kurz
2019-04-26
1
-4
/
+1
*
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-04-26
1
-0
/
+19
*
spapr_pci: Fix broken naming of PCI bus
Greg Kurz
2019-04-12
1
-2
/
+2
*
spapr_pci: Fix extended config space accesses
Greg Kurz
2019-04-09
1
-2
/
+26
*
spapr: Remove NULL checks on error_propagate() calls
Markus Armbruster
2019-03-19
1
-3
/
+1
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-106
/
+106
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-1
/
+2
*
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
2019-02-25
1
-15
/
+1
*
spapr_pci: add ibm, my-drc-index property for PHB hotplug
Michael Roth
2019-02-25
1
-0
/
+9
*
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
2019-02-25
1
-1
/
+4
*
spapr_pci: add PHB unrealize
Greg Kurz
2019-02-25
1
-4
/
+82
*
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
2019-02-25
1
-1
/
+1
*
spapr/pci: Generate FDT fragment at configure connector time
Greg Kurz
2019-02-25
1
-7
/
+12
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-1
/
+1
*
spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
Greg Kurz
2019-02-17
1
-0
/
+6
*
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-02-17
1
-3
/
+3
*
spapr_pci: Fix endianness in assigned-addresses property
Alexey Kardashevskiy
2019-02-04
1
-1
/
+1
*
spapr/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-04
1
-4
/
+1
*
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-08
1
-11
/
+0
*
spapr_pci: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
1
-12
/
+21
*
spapr_pci: convert g_malloc() to g_new()
Greg Kurz
2018-11-08
1
-1
/
+1
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-4
/
+3
*
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
2018-09-25
1
-6
/
+3
[next]