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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
1
-2
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
1
-2
/
+2
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
1
-0
/
+45
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-22
/
+22
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
1
-1
/
+1
2019-02-26
spapr_pci: add PHB unrealize
Greg Kurz
1
-0
/
+5
2019-02-26
spapr/pci: Generate FDT fragment at configure connector time
Greg Kurz
1
-1
/
+3
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
1
-1
/
+1
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2
-4
/
+4
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
1
-1
/
+0
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
1
-2
/
+4
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
1
-2
/
+0
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
1
-3
/
+2
2018-08-30
uninorth: add ofw-addr property to allow correct fw path generation
Mark Cave-Ayland
1
-0
/
+1
2018-06-12
uninorth: remove token register from uninorth device
Mark Cave-Ayland
1
-1
/
+3
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
1
-0
/
+11
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
1
-6
/
+6
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
1
-0
/
+1
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
1
-1
/
+4
2018-04-27
uninorth: introduce temporary pic_irqs device property
Mark Cave-Ayland
1
-0
/
+1
2018-04-27
uninorth: move uninorth definitions into uninorth.h
Mark Cave-Ayland
1
-0
/
+51
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov
1
-0
/
+102
2018-01-24
apb: rename apb.c to sabre.c
Mark Cave-Ayland
1
-1
/
+1
2018-01-24
apb: rename QOM type from TYPE_APB to TYPE_SABRE
Mark Cave-Ayland
1
-5
/
+5
2018-01-24
apb: QOMify sabre PCI host bridge
Mark Cave-Ayland
1
-3
/
+11
2018-01-24
apb: rename APB functions to use sabre prefix
Mark Cave-Ayland
1
-1
/
+0
2018-01-24
apb: split simba PCI bridge into hw/pci-bridge/simba.c
Mark Cave-Ayland
1
-9
/
+0
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2
-6
/
+50
2018-01-09
sun4u: split IOMMU device out from apb.c to sun4u_iommu.c
Mark Cave-Ayland
1
-56
/
+1
2018-01-09
apb: QOMify IOMMU
Mark Cave-Ayland
1
-1
/
+7
2018-01-09
apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
Mark Cave-Ayland
1
-0
/
+2
2018-01-09
ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
Mark Cave-Ayland
1
-1
/
+7
2018-01-09
apb: remove busA property from PBMPCIBridge state
Mark Cave-Ayland
1
-3
/
+0
2018-01-09
apb: remove pci_apb_init() and instantiate APB device using qdev
Mark Cave-Ayland
1
-2
/
+2
2018-01-09
apb: move the two secondary PCI bridges objects into APBState
Mark Cave-Ayland
1
-2
/
+3
2018-01-09
apb: use gpios to wire up the apb device to the SPARC CPU IRQs
Mark Cave-Ayland
1
-2
/
+4
2018-01-09
apb: return APBState from pci_apb_init() rather than PCIBus
Mark Cave-Ayland
1
-3
/
+3
2018-01-09
sun4u: remove pci_ebus_init() function
Mark Cave-Ayland
1
-2
/
+1
2018-01-09
apb: move QOM macros and typedefs from apb.c to apb.h
Mark Cave-Ayland
1
-0
/
+86
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
1
-1
/
+1
2017-12-05
pci: Move bridge data structures from pci_bus.h to pci_bridge.h
David Gibson
1
-1
/
+1
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
1
-0
/
+1
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
1
-0
/
+3
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
1
-0
/
+6
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
1
-0
/
+3
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
1
-0
/
+2
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
1
-1
/
+1
[next]