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
2020-07-20
spapr: Add a new level of NUMA for GPUs
Reza Arbab
2020-03-09
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
hw/pci-host/q35: Include "qemu/range.h"
Philippe Mathieu-Daudé
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-01-22
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
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-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
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-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
[next]