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
/
cxl
/
cxl-mailbox-utils.c
Age
Commit message (
Expand
)
Author
2023-06-22
hw/cxl/events: Add event interrupt support
Ira Weiny
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: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
hw/cxl: Add poison injection via the mailbox.
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: rename mailbox return code type from ret_code to CXLRetCode
Jonathan Cameron
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-03-02
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
2023-03-02
hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
Gregory Price
2022-08-17
hw/cxl: Correctly handle variable sized mailbox input payloads.
Jonathan Cameron
2022-08-17
hw/cxl: Fix Get LSA input payload size which should be 8 bytes.
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 some trivial commands
Ben Widawsky
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
hw/cxl/device: Add log commands (8.2.9.4) + CEL
Ben Widawsky
2022-05-13
hw/cxl/device: Timestamp implementation (8.2.9.3)
Ben Widawsky
2022-05-13
hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
Ben Widawsky
2022-05-13
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky