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
Age
Commit message (
Expand
)
Author
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
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-07-20
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
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
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
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-12-22
q35: Remove MCHPCIState.guest_info field
Eduardo Habkost
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
[next]