index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
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
Files
Lines
2023-11-15
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
1
-1
/
+1
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
1
-0
/
+162
2023-11-07
hw/cxl: Add dummy security state get
Jonathan Cameron
1
-0
/
+17
2023-11-07
hw/cxl/mbox: Add Get Background Operation Status Command
Jonathan Cameron
1
-0
/
+33
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
1
-0
/
+140
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
1
-17
/
+14
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
1
-1
/
+91
2023-11-07
hw/cxl: Implement Physical Ports status retrieval
Jonathan Cameron
1
-0
/
+128
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
1
-0
/
+65
2023-11-07
hw/cxl/mbox: Add Information and Status / Identify command
Jonathan Cameron
1
-0
/
+55
2023-11-07
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
1
-0
/
+18
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
1
-41
/
+10
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
1
-37
/
+57
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
1
-95
/
+135
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
1
-56
/
+65
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
1
-7
/
+14
2023-09-21
hw/other: spelling fixes
Michael Tokarev
1
-2
/
+2
2023-06-22
hw/cxl/events: Add event interrupt support
Ira Weiny
1
-21
/
+85
2023-06-22
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
1
-2
/
+38
2023-06-22
hw/cxl: Move CXLRetCode definition to cxl_device.h
Jonathan Cameron
1
-28
/
+0
2023-06-22
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
1
-0
/
+82
2023-06-22
hw/cxl: Add poison injection via the mailbox.
Jonathan Cameron
1
-0
/
+42
2023-06-22
hw/cxl: QMP based poison injection support
Jonathan Cameron
1
-0
/
+90
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
1
-10
/
+1
2023-05-19
hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
Jonathan Cameron
1
-32
/
+32
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
1
-14
/
+18
2023-03-02
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
1
-7
/
+6
2023-03-02
hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
Gregory Price
1
-6
/
+9
2022-08-17
hw/cxl: Correctly handle variable sized mailbox input payloads.
Jonathan Cameron
1
-1
/
+1
2022-08-17
hw/cxl: Fix Get LSA input payload size which should be 8 bytes.
Jonathan Cameron
1
-1
/
+1
2022-05-13
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
1
-0
/
+60
2022-05-13
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
1
-0
/
+3
2022-05-13
hw/cxl/device: Add some trivial commands
Ben Widawsky
1
-0
/
+69
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
1
-0
/
+46
2022-05-13
hw/cxl/device: Add log commands (8.2.9.4) + CEL
Ben Widawsky
1
-0
/
+69
2022-05-13
hw/cxl/device: Timestamp implementation (8.2.9.3)
Ben Widawsky
1
-0
/
+42
2022-05-13
hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
Ben Widawsky
1
-1
/
+26
2022-05-13
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky
1
-0
/
+164