index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mem
/
cxl_type3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables
Shiju Jose
2024-11-04
1
-5
/
+4
*
hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records
Fan Ni
2024-11-04
1
-1
/
+1
*
mem/cxl_type3: Fix overlapping region validation error
Yao Xingtao
2024-11-04
1
-3
/
+1
*
hw/mem/cxl-type3: Add properties to control link speed and width
Jonathan Cameron
2024-11-04
1
-0
/
+6
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
Shiju Jose
2024-07-21
1
-0
/
+14
*
hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
Shiju Jose
2024-07-21
1
-0
/
+9
*
hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
Hyeonggon Yoo
2024-07-21
1
-2
/
+2
*
hw/cxl: Add get scan media capabilities cmd support
Davidlohr Bueso
2024-07-21
1
-7
/
+15
*
hw/cxl: Check for multiple mappings of memory backends.
Jonathan Cameron
2024-07-21
1
-0
/
+15
*
hw/cxl/events: Improve QMP interfaces and documentation for add/release dynam...
Jonathan Cameron
2024-07-03
1
-9
/
+9
*
hw/cxl: Fix read from bogus memory
Ira Weiny
2024-07-01
1
-1
/
+1
*
hw/mem/cxl_type3: Allow to release extent superset in QMP interface
Fan Ni
2024-07-01
1
-1
/
+1
*
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
2024-07-01
1
-0
/
+76
*
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2024-07-01
1
-1
/
+305
*
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
2024-07-01
1
-0
/
+11
*
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
2024-07-01
1
-0
/
+1
*
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
2024-07-01
1
-32
/
+145
*
hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size inst...
Fan Ni
2024-07-01
1
-6
/
+9
*
hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
Fan Ni
2024-07-01
1
-0
/
+53
*
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
2024-07-01
1
-4
/
+4
*
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
1
-2
/
+1
*
hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
Zhao Liu
2024-03-12
1
-0
/
+1
*
hw/mem/cxl_type3: Fix problem with g_steal_pointer()
Thomas Huth
2024-03-09
1
-12
/
+12
*
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
1
-3
/
+3
*
hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
Jonathan Cameron
2024-02-14
1
-2
/
+7
*
hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
Jonathan Cameron
2024-02-14
1
-45
/
+7
*
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
1
-0
/
+11
*
hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
Gregory Price
2023-11-07
1
-4
/
+6
*
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
1
-0
/
+10
*
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2023-11-07
1
-2
/
+3
*
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
1
-12
/
+19
*
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
1
-31
/
+65
*
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
1
-9
/
+15
*
hw/mem/cxl_type3: Add missing copyright and license notice
Jonathan Cameron
2023-09-21
1
-0
/
+11
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-3
/
+3
*
hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron
2023-06-23
1
-0
/
+62
*
hw/cxl/events: Add injection of DRAM events
Jonathan Cameron
2023-06-22
1
-0
/
+116
*
hw/cxl/events: Add injection of General Media Events
Ira Weiny
2023-06-22
1
-0
/
+111
*
hw/cxl/events: Add event interrupt support
Ira Weiny
2023-06-22
1
-2
/
+2
*
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
2023-06-22
1
-0
/
+1
*
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
1
-0
/
+37
*
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-06-22
1
-0
/
+56
*
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-05-19
1
-73
/
+223
*
hw/mem: Use memory_region_size() in cxl_type3
Jonathan Cameron
2023-05-19
1
-4
/
+4
*
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
2023-05-19
1
-1
/
+20
*
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
2023-05-19
1
-3
/
+6
*
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
2023-05-19
1
-0
/
+4
*
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2023-03-07
1
-0
/
+281
*
hw/mem/cxl-type3: Add AER extended capability
Jonathan Cameron
2023-03-07
1
-0
/
+13
[next]