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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
ppc
/
spapr_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
spapr: Drop duplicate PCI swizzle code
Greg Kurz
1
-20
/
+4
2019-04-26
spapr_pci: Get rid of duplicate code for node name creation
Greg Kurz
1
-4
/
+1
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
1
-0
/
+19
2019-04-12
spapr_pci: Fix broken naming of PCI bus
Greg Kurz
1
-2
/
+2
2019-04-09
spapr_pci: Fix extended config space accesses
Greg Kurz
1
-2
/
+26
2019-03-19
spapr: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-106
/
+106
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-1
/
+2
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
1
-15
/
+1
2019-02-26
spapr_pci: add ibm, my-drc-index property for PHB hotplug
Michael Roth
1
-0
/
+9
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
1
-1
/
+4
2019-02-26
spapr_pci: add PHB unrealize
Greg Kurz
1
-4
/
+82
2019-02-26
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
1
-1
/
+1
2019-02-26
spapr/pci: Generate FDT fragment at configure connector time
Greg Kurz
1
-7
/
+12
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-1
/
+1
2019-02-17
spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
Greg Kurz
1
-0
/
+6
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
1
-3
/
+3
2019-02-04
spapr_pci: Fix endianness in assigned-addresses property
Alexey Kardashevskiy
1
-1
/
+1
2019-02-04
spapr/pci: Fix primary bus number for PCI bridges
David Hildenbrand
1
-4
/
+1
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
1
-11
/
+0
2018-12-20
spapr_pci: perform unplug via the hotplug handler
David Hildenbrand
1
-12
/
+21
2018-11-08
spapr_pci: convert g_malloc() to g_new()
Greg Kurz
1
-1
/
+1
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-4
/
+3
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
1
-6
/
+3
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
1
-2
/
+3
2018-08-28
spapr_pci: fix potential NULL pointer dereference
Greg Kurz
1
-1
/
+1
2018-08-21
spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
Cédric Le Goater
1
-5
/
+6
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
1
-7
/
+22
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
1
-3
/
+20
2018-06-12
spapr_pci: Remove unhelpful pagesize warning
David Gibson
1
-7
/
+0
2018-01-29
spapr_pci: fix MSI/MSIX selection
Greg Kurz
1
-19
/
+42
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
1
-10
/
+9
2018-01-10
spapr_pci: use warn_report()
Greg Kurz
1
-3
/
+3
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
1
-2
/
+1
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
1
-1
/
+1
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
1
-4
/
+4
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-1
/
+1
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
1
-4
/
+4
2017-10-17
spapr_pci: fail gracefully with non-pseries machine types
Greg Kurz
1
-1
/
+11
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
1
-2
/
+4
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-2
/
+4
2017-09-27
spapr_pci: make index property mandatory
Greg Kurz
1
-54
/
+8
2017-09-15
spapr_pci: don't create 64-bit MMIO window if we don't need to
Greg Kurz
1
-7
/
+13
2017-09-15
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
1
-9
/
+12
2017-09-15
spapr_pci: handle FDT creation errors with _FDT()
Greg Kurz
1
-23
/
+7
2017-09-15
spapr_pci: use the common _FDT() helper
Greg Kurz
1
-9
/
+1
2017-09-15
spapr_pci: use g_strdup_printf()
Greg Kurz
1
-9
/
+10
2017-09-15
spapr_pci: drop useless check in spapr_populate_pci_child_dt()
Greg Kurz
1
-5
/
+1
2017-09-15
spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()
Greg Kurz
1
-2
/
+2
2017-09-08
spapr_pci: parent the MSI memory region to the PHB
Greg Kurz
1
-1
/
+1
[next]