index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-bridge
Age
Commit message (
Expand
)
Author
2024-11-04
hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded
Jonathan Cameron
2024-11-04
hw/pci-bridge/cxl-upstream: Add properties to control link speed and width
Jonathan Cameron
2024-11-04
hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties.
Jonathan Cameron
2024-11-04
hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties.
Jonathan Cameron
2024-11-04
hw/acpi: Generic Port Affinity Structure support
Jonathan Cameron
2024-11-04
hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
Jonathan Cameron
2024-10-21
hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge
Thomas Huth
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-10
qapi/machine: Drop temporary 'prefix'
Markus Armbruster
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
Zhao Liu
2024-03-12
hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
Jonathan Cameron
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-03-12
hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
Zhao Liu
2024-03-09
hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()
Thomas Huth
2024-02-14
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
Jonathan Cameron
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-30
hw/pci-bridge: Constify VMState
Richard Henderson
2023-11-07
hw/pci-bridge/cxl_downstream: Set default link width and link speed
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
2023-11-07
hw/pci-bridge/cxl_upstream: Move defintion of device to header.
Jonathan Cameron
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
2023-10-04
hw/pci-bridge/cxl-upstream: Add serial number extended capability support
Jonathan Cameron
2023-09-21
hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
Dave Jiang
2023-09-20
hw/pci: spelling fixes
Michael Tokarev
2023-08-03
hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table()
Peter Maydell
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-05-19
hw/pci-bridge: make building pcie-to-pci bridge configurable
Sebastian Ott
2023-05-19
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-04-24
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up MSI
Jonathan Cameron
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up AER
Jonathan Cameron
2023-03-02
hw/pci-bridge/cxl_downstream: Fix type naming mismatch
Jonathan Cameron
2023-02-27
hw: Move ich9.h to southbridge/
Bernhard Beschow
2023-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
2023-01-28
pci_bridge: remove whitespace
Igor Mammedov
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-08
include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
Markus Armbruster
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-12-16
pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
[next]