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
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-13
hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
Philippe Mathieu-Daudé
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-04
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-03-06
hw/pci-host: Introduce SH_PCI Kconfig entry
Philippe Mathieu-Daudé
2021-02-23
acpi/gpex: Fix cca attribute check for pxb device
Xingang Wang
2021-02-10
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-02-10
multi-process: setup PCI host bridge for remote device
Jagannathan Raman
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
2021-02-08
pci-host: designware: add pcie-msi read method
Prasad J Pandit
2021-02-08
hw/pci-host: add pci-intack write method
Prasad J Pandit
2021-01-17
acpi/gpex: Exclude pxb's resources from PCI0
Jiahui Cen
2021-01-17
acpi/gpex: Inform os to keep firmware resource map
Jiahui Cen
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
2021-01-06
pnv: Fix reverse dependency on PCI express root ports
Greg Kurz
2021-01-04
hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-08
acpi/gpex: Build tables for pxb
Yubo Miao
2020-12-08
acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
Yubo Miao
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
2020-10-28
hw/pci-host/sabre: Simplify code initializing variable once
Philippe Mathieu-Daudé
2020-10-28
hw/pci-host/sabre: Remove superfluous address range check
Philippe Mathieu-Daudé
2020-10-28
hw/pci-host/sabre: Update documentation link
Philippe Mathieu-Daudé
2020-10-28
sabre: increase number of PCI bus IRQs from 32 to 64
Mark Cave-Ayland
2020-10-28
sabre: don't call sysbus_mmio_map() in sabre_realize()
Mark Cave-Ayland
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-09-30
acpi/gpex: no reason to use a method for _CRS
Gerd Hoffmann
2020-09-30
acpi: add acpi_dsdt_add_gpex
Gerd Hoffmann
2020-09-22
i440fx: Register i440FX-pcihost properties as class properties
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
sabre: Rename SABRE_DEVICE to SABRE
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
Eduardo Habkost
2020-08-27
versatile: Fix typo in PCI_VPB_HOST definition
Eduardo Habkost
2020-08-21
meson: convert hw/pci-host
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-10
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
[next]