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-component-utils.c
Age
Commit message (
Expand
)
Author
2023-11-15
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-07
hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.
Jonathan Cameron
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
2023-11-07
hw/cxl: Use switch statements for read and write of cachemem registers
Jonathan Cameron
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
2023-05-19
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
2023-05-19
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
2023-05-19
hw/cxl: drop pointless memory_region_transaction_guards
Jonathan Cameron
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2023-03-07
hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
Jonathan Cameron
2022-06-09
hw/cxl: Fix missing write mask for HDM decoder target list registers
Jonathan Cameron
2022-05-13
hw/cxl/component Add a dumb HDM decoder handler
Ben Widawsky
2022-05-13
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
Ben Widawsky