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
/
include
/
hw
/
cxl
/
cxl.h
Age
Commit message (
Expand
)
Author
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
2023-09-21
hw/cxl: Fix out of bound array access
Dmitry Frolov
2023-06-22
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
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-06-16
pci-bridge/cxl_upstream: Add a CXL switch upstream port
Jonathan Cameron
2022-06-09
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
Jonathan Cameron
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-05-13
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
2022-05-13
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-13
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2022-05-13
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky
2022-05-13
hw/cxl/device: Introduce a CXL device (8.2.8)
Ben Widawsky
2022-05-13
hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
Ben Widawsky