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-10.0
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
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2025-07-15
hw/cxl: mailbox-utils: 0x5605 - FMAPI Initiate DC Release
Anisa Su
1
-0
/
+88
2025-07-15
hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC Add
Anisa Su
1
-0
/
+109
2025-07-15
hw/cxl: Create helper function to create DC Event Records from extents
Anisa Su
2
-1
/
+38
2025-07-15
hw/cxl: mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
Anisa Su
1
-0
/
+76
2025-07-15
hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config
Anisa Su
1
-0
/
+87
2025-07-15
hw/cxl: mailbox-utils: 0x5601 - FMAPI Get Host Region Config
Anisa Su
1
-0
/
+106
2025-07-15
hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD Info
Anisa Su
1
-0
/
+59
2025-07-15
hw/cxl: fix DC extent capacity tracking
Fan Ni
1
-8
/
+18
2025-07-15
qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
1
-2
/
+0
2025-07-08
hw/cxl: Make the CXL fixed memory windows devices.
Jonathan Cameron
2
-29
/
+145
2025-07-08
hw/cxl-host: Add an index field to CXLFixedMemoryWindow
Jonathan Cameron
1
-3
/
+6
2025-05-14
hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands
Sweta Kumari
1
-0
/
+105
2025-05-14
hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands ...
Vinayak Holikatti
1
-0
/
+204
2025-05-14
hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
Vinayak Holikatti
1
-26
/
+35
2025-05-14
hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands...
Vinayak Holikatti
1
-0
/
+125
2025-05-14
hw/cxl: Support get/set mctp response payload size
Davidlohr Bueso
1
-2
/
+56
2025-05-14
hw/cxl: Support aborting background commands
Davidlohr Bueso
2
-12
/
+74
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
1
-2
/
+0
2025-02-21
mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
Yao Xingtao
1
-2
/
+7
2025-02-21
hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
Li Zhijian
2
-8
/
+8
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2
-2
/
+2
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2
-2
/
+2
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
1
-1
/
+0
2024-12-15
hw/cxl: Constify all Property
Richard Henderson
1
-1
/
+1
2024-11-26
hw/cxl: Check for zero length features in cmd_features_set_feature()
Jonathan Cameron
1
-0
/
+4
2024-11-04
hw/cxl: Ensure there is enough data to read the input header in cmd_get_physi...
Jonathan Cameron
1
-0
/
+3
2024-11-04
hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()
Jonathan Cameron
1
-2
/
+2
2024-11-04
hw/cxl: Check that writes do not go beyond end of target attributes
Jonathan Cameron
1
-0
/
+10
2024-11-04
hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()
Jonathan Cameron
1
-0
/
+3
2024-11-04
hw/cxl: Avoid accesses beyond the end of cel_log.
Jonathan Cameron
1
-9
/
+13
2024-11-04
hw/cxl: Check the length of data requested fits in get_log()
Jonathan Cameron
1
-1
/
+1
2024-11-04
hw/cxl: Check enough data in cmd_firmware_update_transfer()
Jonathan Cameron
1
-0
/
+4
2024-11-04
hw/cxl: Check input length is large enough in cmd_events_clear_records()
Jonathan Cameron
1
-0
/
+6
2024-11-04
hw/cxl: Check input includes at least the header in cmd_features_set_feature()
Jonathan Cameron
1
-0
/
+3
2024-11-04
hw/cxl: Check size of input data to dynamic capacity mailbox commands
Jonathan Cameron
1
-0
/
+18
2024-11-04
hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC ex...
Fan Ni
1
-0
/
+1
2024-11-04
cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
Fan Ni
1
-3
/
+3
2024-11-04
hw/cxl: Fix indent of structure member
Jonathan Cameron
1
-1
/
+1
2024-11-04
hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables
Shiju Jose
1
-15
/
+9
2024-11-04
hw/cxl: Fix background completion percentage calculation
Ajay Joshi
1
-1
/
+2
2024-11-04
hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c
Dmitry Frolov
1
-1
/
+1
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
1
-1
/
+1
2024-09-11
hw/cxl: fix physical address field in get scan media results output
peng guo
1
-1
/
+1
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-4
/
+4
2024-07-23
cxl/mailbox: make range overlap check more readable
Yao Xingtao
1
-4
/
+4
2024-07-21
hw/cxl: Support firmware updates
Davidlohr Bueso
1
-5
/
+200
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
Shiju Jose
1
-0
/
+71
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
Shiju Jose
1
-5
/
+74
[next]