index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
cxl
/
cxl-mailbox-utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
1
-22
/
+27
*
hw/cxl/mbox: Remove dead code
Davidlohr Bueso
2024-02-14
1
-28
/
+15
*
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-15
1
-1
/
+1
*
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
1
-0
/
+162
*
hw/cxl: Add dummy security state get
Jonathan Cameron
2023-11-07
1
-0
/
+17
*
hw/cxl/mbox: Add Get Background Operation Status Command
Jonathan Cameron
2023-11-07
1
-0
/
+33
*
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
1
-0
/
+140
*
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
2023-11-07
1
-17
/
+14
*
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2023-11-07
1
-1
/
+91
*
hw/cxl: Implement Physical Ports status retrieval
Jonathan Cameron
2023-11-07
1
-0
/
+128
*
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
2023-11-07
1
-0
/
+65
*
hw/cxl/mbox: Add Information and Status / Identify command
Jonathan Cameron
2023-11-07
1
-0
/
+55
*
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
2023-11-07
1
-0
/
+18
*
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
2023-11-07
1
-41
/
+10
*
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2023-11-07
1
-37
/
+57
*
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
2023-11-07
1
-95
/
+135
*
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
2023-11-07
1
-56
/
+65
*
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
1
-7
/
+14
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-2
/
+2
*
hw/cxl/events: Add event interrupt support
Ira Weiny
2023-06-22
1
-21
/
+85
*
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
2023-06-22
1
-2
/
+38
*
hw/cxl: Move CXLRetCode definition to cxl_device.h
Jonathan Cameron
2023-06-22
1
-28
/
+0
*
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
1
-0
/
+82
*
hw/cxl: Add poison injection via the mailbox.
Jonathan Cameron
2023-06-22
1
-0
/
+42
*
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-06-22
1
-0
/
+90
*
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
2023-05-19
1
-10
/
+1
*
hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
Jonathan Cameron
2023-05-19
1
-32
/
+32
*
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-05-19
1
-14
/
+18
*
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
2023-03-02
1
-7
/
+6
*
hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
Gregory Price
2023-03-02
1
-6
/
+9
*
hw/cxl: Correctly handle variable sized mailbox input payloads.
Jonathan Cameron
2022-08-17
1
-1
/
+1
*
hw/cxl: Fix Get LSA input payload size which should be 8 bytes.
Jonathan Cameron
2022-08-17
1
-1
/
+1
*
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
2022-05-13
1
-0
/
+60
*
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
2022-05-13
1
-0
/
+3
*
hw/cxl/device: Add some trivial commands
Ben Widawsky
2022-05-13
1
-0
/
+69
*
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
1
-0
/
+46
*
hw/cxl/device: Add log commands (8.2.9.4) + CEL
Ben Widawsky
2022-05-13
1
-0
/
+69
*
hw/cxl/device: Timestamp implementation (8.2.9.3)
Ben Widawsky
2022-05-13
1
-0
/
+42
*
hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
Ben Widawsky
2022-05-13
1
-1
/
+26
*
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky
2022-05-13
1
-0
/
+164