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-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-2
/
+0
2023-11-15
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2
-3
/
+3
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
2
-18
/
+23
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2
-4
/
+112
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
4
-0
/
+157
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
2
-42
/
+53
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2
-44
/
+81
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
2
-96
/
+136
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: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.
Jonathan Cameron
1
-1
/
+0
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
4
-17
/
+30
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
1
-20
/
+29
2023-11-07
hw/cxl: Use switch statements for read and write of cachemem registers
Jonathan Cameron
1
-23
/
+43
2023-11-07
hw/cxl: Use a switch to explicitly check size in caps_reg_read()
Jonathan Cameron
1
-4
/
+7
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
[next]