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
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
3
-0
/
+79
2021-02-10
multi-process: setup PCI host bridge for remote device
Jagannathan Raman
3
-0
/
+79
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
2
-0
/
+6
2021-02-08
pci-host: designware: add pcie-msi read method
Prasad J Pandit
1
-0
/
+19
2021-02-08
hw/pci-host: add pci-intack write method
Prasad J Pandit
1
-0
/
+8
2021-01-17
acpi/gpex: Exclude pxb's resources from PCI0
Jiahui Cen
1
-21
/
+43
2021-01-17
acpi/gpex: Inform os to keep firmware resource map
Jiahui Cen
1
-2
/
+18
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
1
-1
/
+2
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
2
-1
/
+6
2021-01-06
pnv: Fix reverse dependency on PCI express root ports
Greg Kurz
2
-1
/
+6
2021-01-04
hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
Philippe Mathieu-Daudé
1
-1
/
+2
2021-01-04
hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
1
-2
/
+2
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2
-5
/
+3
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2021-01-04
hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-04
hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2
-3
/
+2
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2
-2
/
+2
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-08
acpi/gpex: Build tables for pxb
Yubo Miao
1
-0
/
+54
2020-12-08
acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
Yubo Miao
1
-49
/
+63
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-28
hw/pci-host/sabre: Simplify code initializing variable once
Philippe Mathieu-Daudé
1
-11
/
+1
2020-10-28
hw/pci-host/sabre: Remove superfluous address range check
Philippe Mathieu-Daudé
1
-2
/
+2
2020-10-28
hw/pci-host/sabre: Update documentation link
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-28
sabre: increase number of PCI bus IRQs from 32 to 64
Mark Cave-Ayland
1
-1
/
+1
2020-10-28
sabre: don't call sysbus_mmio_map() in sabre_realize()
Mark Cave-Ayland
1
-8
/
+0
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
1
-36
/
+9
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
1
-17
/
+2
2020-09-30
acpi/gpex: no reason to use a method for _CRS
Gerd Hoffmann
1
-3
/
+1
2020-09-30
acpi: add acpi_dsdt_add_gpex
Gerd Hoffmann
2
-0
/
+180
2020-09-22
i440fx: Register i440FX-pcihost properties as class properties
Eduardo Habkost
1
-16
/
+16
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
5
-19
/
+7
2020-09-09
sabre: Rename SABRE_DEVICE to SABRE
Eduardo Habkost
1
-4
/
+4
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
8
-24
/
+24
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
8
-14
/
+28
2020-08-27
ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
versatile: Fix typo in PCI_VPB_HOST definition
Eduardo Habkost
1
-1
/
+1
2020-08-21
meson: convert hw/pci-host
Marc-André Lureau
2
-24
/
+31
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
1
-4
/
+3
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
3
-13
/
+5
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
4
-16
/
+16
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
3
-10
/
+5
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
4
-7
/
+6
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2
-2
/
+2
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
7
-24
/
+12
2020-06-15
qom: Tidy up a few object_initialize_child() calls
Markus Armbruster
1
-1
/
+1
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
2
-8
/
+9
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() manually
Markus Armbruster
1
-2
/
+1
[next]