index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
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-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
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
2018-08-30
uninorth: add ofw-addr property to allow correct fw path generation
Mark Cave-Ayland
2018-06-12
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
2018-04-27
uninorth: introduce temporary pic_irqs device property
Mark Cave-Ayland
2018-04-27
uninorth: move uninorth definitions into uninorth.h
Mark Cave-Ayland
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov
2018-01-24
apb: rename apb.c to sabre.c
Mark Cave-Ayland
2018-01-24
apb: rename QOM type from TYPE_APB to TYPE_SABRE
Mark Cave-Ayland
2018-01-24
apb: QOMify sabre PCI host bridge
Mark Cave-Ayland
2018-01-24
apb: rename APB functions to use sabre prefix
Mark Cave-Ayland
2018-01-24
apb: split simba PCI bridge into hw/pci-bridge/simba.c
Mark Cave-Ayland
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-09
sun4u: split IOMMU device out from apb.c to sun4u_iommu.c
Mark Cave-Ayland
2018-01-09
apb: QOMify IOMMU
Mark Cave-Ayland
2018-01-09
apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
Mark Cave-Ayland
2018-01-09
ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
Mark Cave-Ayland
2018-01-09
apb: remove busA property from PBMPCIBridge state
Mark Cave-Ayland
2018-01-09
apb: remove pci_apb_init() and instantiate APB device using qdev
Mark Cave-Ayland
2018-01-09
apb: move the two secondary PCI bridges objects into APBState
Mark Cave-Ayland
2018-01-09
apb: use gpios to wire up the apb device to the SPARC CPU IRQs
Mark Cave-Ayland
2018-01-09
apb: return APBState from pci_apb_init() rather than PCIBus
Mark Cave-Ayland
2018-01-09
sun4u: remove pci_ebus_init() function
Mark Cave-Ayland
2018-01-09
apb: move QOM macros and typedefs from apb.c to apb.h
Mark Cave-Ayland
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-05
pci: Move bridge data structures from pci_bus.h to pci_bridge.h
David Gibson
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
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
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2017-01-24
include: Fix typos found by codespell
Stefan Weil
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
[next]