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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
1
-0
/
+8
2021-05-04
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
1
-0
/
+8
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
1
-1
/
+0
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
1
-0
/
+4
2021-02-10
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-0
/
+30
2021-02-10
multi-process: setup a machine object for remote device process
Jagannathan Raman
1
-0
/
+1
2021-02-10
multi-process: setup PCI host bridge for remote device
Jagannathan Raman
1
-0
/
+29
2021-02-10
spapr: Adjust firmware path of PCI devices
Greg Kurz
1
-0
/
+2
2021-01-06
spapr: Fix buffer overflow in spapr_numa_associativity_init()
Greg Kurz
1
-2
/
+0
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
3
-2
/
+4
2020-12-08
acpi/gpex: Build tables for pxb
Yubo Miao
1
-0
/
+1
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2
-2
/
+2
2020-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
1
-2
/
+0
2020-09-30
acpi: add acpi_dsdt_add_gpex
Gerd Hoffmann
1
-0
/
+11
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
10
-48
/
+17
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-09
sabre: Rename SABRE_DEVICE to SABRE
Eduardo Habkost
1
-1
/
+1
2020-09-09
gpex: Fix type checking function name
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
10
-46
/
+46
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
10
-32
/
+57
2020-07-20
spapr: Add a new level of NUMA for GPUs
Reza Arbab
1
-0
/
+1
2020-03-09
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
1
-7
/
+0
2020-03-09
hw/pci-host/q35: Include "qemu/range.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2
-0
/
+614
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2
-0
/
+783
2020-01-22
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
1
-0
/
+10
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
1
-2
/
+17
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
1
-2
/
+1
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
1
-0
/
+37
2019-10-24
spapr: Remove SpaprIrq::nr_msis
David Gibson
1
-2
/
+2
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
1
-7
/
+0
2019-08-29
spapr/pci: Convert types to QEMU coding style
Greg Kurz
1
-10
/
+14
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
5
-5
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2
-1
/
+3
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
[next]