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
/
cxl_upstream.c
Age
Commit message (
Expand
)
Author
2024-11-04
hw/pci-bridge/cxl-upstream: Add properties to control link speed and width
Jonathan Cameron
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
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
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
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-08-03
hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table()
Peter Maydell
2023-05-19
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-11-07
hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
Jonathan Cameron
2022-06-16
pci-bridge/cxl_upstream: Add a CXL switch upstream port
Jonathan Cameron