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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-10-24
spapr: Remove SpaprIrq::nr_msis
David Gibson
1
-3
/
+4
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
1
-1
/
+2
2019-10-04
spapr-pci: Stop providing assigned-addresses
Alexey Kardashevskiy
1
-35
/
+7
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-1
/
+3
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
1
-1
/
+3
2019-08-29
spapr/pci: Convert types to QEMU coding style
Greg Kurz
1
-14
/
+14
2019-08-29
spapr_pci: remove all child functions in function zero unplug
Daniel Henrique Barboza
1
-5
/
+7
2019-08-21
spapr/pci: Free MSIs during reset
Greg Kurz
1
-0
/
+2
2019-08-21
spapr/pci: Consolidate de-allocation of MSIs
Greg Kurz
1
-9
/
+15
2019-08-21
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default
David Gibson
1
-1
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
1
-0
/
+6
2019-07-02
spapr_pci: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
Greg Kurz
1
-1
/
+8
2019-07-02
spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()
Philippe Mathieu-Daudé
1
-6
/
+5
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
1
-187
/
+310
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+2
2019-06-12
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
1
-13
/
+102
2019-06-12
spapr: Don't use bus number for building DRC ids
David Gibson
1
-14
/
+40
2019-06-12
spapr: Clean up DRC index construction
David Gibson
1
-56
/
+68
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
1
-2
/
+1
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
1
-66
/
+74
2019-06-12
spapr: Clean up device tree construction for PCI devices
David Gibson
1
-64
/
+55
2019-06-12
spapr: Clean up device node name generation for PCI devices
David Gibson
1
-25
/
+16
2019-06-12
spapr_pci: Improve error message
Greg Kurz
1
-1
/
+8
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
1
-24
/
+10
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
[next]