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-11-15
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
hw/cxl: Add dummy security state get
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Get Background Operation Status Command
Jonathan Cameron
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2023-11-07
hw/cxl: Implement Physical Ports status retrieval
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Information and Status / Identify command
Jonathan Cameron
2023-11-07
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
2023-09-21
hw/other: spelling fixes
Michael Tokarev
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