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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
hw/cxl: Fix local variable shadowing of cap_hdrs
Jonathan Cameron
1
-4
/
+4
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2
-24
/
+50
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2
-9
/
+14
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
1
-6
/
+54
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
1
-0
/
+18
2023-09-21
hw/cxl: Fix CFMW config memory leak
Li Zhijian
1
-6
/
+6
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2
-3
/
+3
2023-06-22
hw/cxl/events: Add event interrupt support
Ira Weiny
2
-22
/
+117
2023-06-22
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
3
-2
/
+256
2023-06-22
hw/cxl: Move CXLRetCode definition to cxl_device.h
Jonathan Cameron
1
-28
/
+0
2023-06-22
hw/cxl/events: Add event status register
Ira Weiny
1
-5
/
+38
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-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-2
/
+2
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
2
-10
/
+16
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-05-19
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
1
-1
/
+5
2023-05-19
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
1
-4
/
+4
2023-05-19
hw/cxl: drop pointless memory_region_transaction_guards
Jonathan Cameron
1
-2
/
+0
2023-05-19
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
1
-15
/
+18
2023-05-19
hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()
Hao Zeng
1
-21
/
+8
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
1
-2
/
+2
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
1
-12
/
+19
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
1
-1
/
+3
2023-03-07
hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
Jonathan Cameron
1
-9
/
+9
2023-03-02
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
2
-8
/
+7
2023-03-02
hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
Gregory Price
1
-6
/
+9
2023-01-17
hw/cxl/cxl-host: Fix an error message typo
Hoa Nguyen
1
-1
/
+1
2023-01-16
hw/cxl/cxl-cdat.c: spelling: missmatch
Michael Tokarev
1
-1
/
+1
2022-11-07
hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
Huai-Cheng Kuo
2
-0
/
+225
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-08-17
hw/cxl: Add stub write function for RO MemoryRegionOps entries.
Jonathan Cameron
1
-3
/
+9
2022-08-17
hw/cxl: Fix wrong query of target ports
Jonathan Cameron
1
-7
/
+5
2022-08-17
hw/cxl: Fix memory leak in error paths
Jonathan Cameron
1
-2
/
+3
2022-06-16
pci-bridge/cxl_downstream: Add a CXL switch downstream port
Jonathan Cameron
1
-2
/
+41
2022-06-09
hw/cxl: Fix missing write mask for HDM decoder target list registers
Jonathan Cameron
1
-2
/
+11
2022-06-09
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
Jonathan Cameron
2
-0
/
+21
2022-06-09
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
Jonathan Cameron
2
-6
/
+4
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2
-9
/
+69
2022-05-13
hw/cxl/component Add a dumb HDM decoder handler
Ben Widawsky
1
-0
/
+31
2022-05-13
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
2
-0
/
+130
2022-05-13
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
3
-0
/
+114
2022-05-13
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
1
-0
/
+34
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
2
-0
/
+64
[next]