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_device.h
Age
Commit message (
Expand
)
Author
2023-06-22
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
2023-06-22
hw/cxl: Move CXLRetCode definition to cxl_device.h
Jonathan Cameron
2023-06-22
hw/cxl/events: Add event status register
Ira Weiny
2023-06-22
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2023-03-02
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
include/hw/cxl: Include hw/cxl/*.h where needed
Markus Armbruster
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2022-11-07
hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
Huai-Cheng Kuo
2022-10-09
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
2022-05-13
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
2022-05-13
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
2022-05-13
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
hw/cxl/device: Timestamp implementation (8.2.9.3)
Ben Widawsky
2022-05-13
hw/cxl/device: Add memory device utilities
Ben Widawsky
2022-05-13
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky
2022-05-13
hw/cxl/device: Implement the CAP array (8.2.8.1-2)
Ben Widawsky
2022-05-13
hw/cxl/device: Introduce a CXL device (8.2.8)
Ben Widawsky