index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
cxl
/
cxl-component-utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
Jonathan Cameron
2024-03-12
1
-4
/
+17
*
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
1
-8
/
+9
*
hw/cxl: Update RAS Capability Definitions for version 3.
Jonathan Cameron
2024-02-14
1
-1
/
+1
*
hw/cxl: Update HDM Decoder capability to version 3
Jonathan Cameron
2024-02-14
1
-1
/
+9
*
hw/cxl: Pass NULL for a NULL MemoryRegionOps
Li Zhijian
2024-02-14
1
-1
/
+1
*
hw/cxl: Pass CXLComponentState to cache_mem_ops
Li Zhijian
2024-02-14
1
-1
/
+1
*
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-15
1
-2
/
+2
*
hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.
Jonathan Cameron
2023-11-07
1
-1
/
+0
*
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
1
-6
/
+8
*
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
2023-11-07
1
-20
/
+29
*
hw/cxl: Use switch statements for read and write of cachemem registers
Jonathan Cameron
2023-11-07
1
-23
/
+43
*
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
1
-2
/
+5
*
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
1
-8
/
+11
*
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
2023-10-04
1
-6
/
+54
*
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
2023-10-04
1
-0
/
+18
*
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
2023-05-19
1
-1
/
+5
*
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
2023-05-19
1
-4
/
+4
*
hw/cxl: drop pointless memory_region_transaction_guards
Jonathan Cameron
2023-05-19
1
-2
/
+0
*
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2023-03-07
1
-1
/
+3
*
hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
Jonathan Cameron
2023-03-07
1
-9
/
+9
*
hw/cxl: Fix missing write mask for HDM decoder target list registers
Jonathan Cameron
2022-06-09
1
-2
/
+11
*
hw/cxl/component Add a dumb HDM decoder handler
Ben Widawsky
2022-05-13
1
-0
/
+31
*
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
2022-05-13
1
-0
/
+34
*
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
1
-0
/
+18
*
hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
Ben Widawsky
2022-05-13
1
-0
/
+313