index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci-host
/
spapr.h
Age
Commit message (
Expand
)
Author
2021-02-10
spapr: Adjust firmware path of PCI devices
Greg Kurz
2021-01-06
spapr: Fix buffer overflow in spapr_numa_associativity_init()
Greg Kurz
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-20
spapr: Add a new level of NUMA for GPUs
Reza Arbab
2019-10-24
spapr: Remove SpaprIrq::nr_msis
David Gibson
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
2019-08-29
spapr/pci: Convert types to QEMU coding style
Greg Kurz
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
2019-02-26
spapr_pci: add PHB unrealize
Greg Kurz
2019-02-26
spapr/pci: Generate FDT fragment at configure connector time
Greg Kurz
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2016-11-23
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2016-09-23
spapr_pci: Add numa node id
Alexey Kardashevskiy
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-06-07
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
[next]