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
/
cxl
/
cxl-mailbox-utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/cxl: Check for zero length features in cmd_features_set_feature()
Jonathan Cameron
2024-11-26
1
-0
/
+4
*
hw/cxl: Ensure there is enough data to read the input header in cmd_get_physi...
Jonathan Cameron
2024-11-04
1
-0
/
+3
*
hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()
Jonathan Cameron
2024-11-04
1
-2
/
+2
*
hw/cxl: Check that writes do not go beyond end of target attributes
Jonathan Cameron
2024-11-04
1
-0
/
+10
*
hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()
Jonathan Cameron
2024-11-04
1
-0
/
+3
*
hw/cxl: Avoid accesses beyond the end of cel_log.
Jonathan Cameron
2024-11-04
1
-9
/
+13
*
hw/cxl: Check the length of data requested fits in get_log()
Jonathan Cameron
2024-11-04
1
-1
/
+1
*
hw/cxl: Check enough data in cmd_firmware_update_transfer()
Jonathan Cameron
2024-11-04
1
-0
/
+4
*
hw/cxl: Check input length is large enough in cmd_events_clear_records()
Jonathan Cameron
2024-11-04
1
-0
/
+6
*
hw/cxl: Check input includes at least the header in cmd_features_set_feature()
Jonathan Cameron
2024-11-04
1
-0
/
+3
*
hw/cxl: Check size of input data to dynamic capacity mailbox commands
Jonathan Cameron
2024-11-04
1
-0
/
+18
*
hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC ex...
Fan Ni
2024-11-04
1
-0
/
+1
*
cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
Fan Ni
2024-11-04
1
-3
/
+3
*
hw/cxl: Fix indent of structure member
Jonathan Cameron
2024-11-04
1
-1
/
+1
*
hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables
Shiju Jose
2024-11-04
1
-15
/
+9
*
hw/cxl: Fix background completion percentage calculation
Ajay Joshi
2024-11-04
1
-1
/
+2
*
hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c
Dmitry Frolov
2024-11-04
1
-1
/
+1
*
hw/cxl: fix physical address field in get scan media results output
peng guo
2024-09-11
1
-1
/
+1
*
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
1
-4
/
+4
|
\
|
*
cxl/mailbox: make range overlap check more readable
Yao Xingtao
2024-07-23
1
-4
/
+4
*
|
hw/cxl: Support firmware updates
Davidlohr Bueso
2024-07-21
1
-5
/
+200
*
|
hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
Shiju Jose
2024-07-21
1
-0
/
+71
*
|
hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
Shiju Jose
2024-07-21
1
-5
/
+74
*
|
hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
Shiju Jose
2024-07-21
1
-0
/
+258
*
|
cxl/mailbox: move mailbox effect definitions to a header
Gregory Price
2024-07-21
1
-19
/
+15
*
|
hw/cxl: Add get scan media results cmd support
Davidlohr Bueso
2024-07-21
1
-0
/
+85
*
|
hw/cxl/events: discard all event records during sanitation
Hyeonggon Yoo
2024-07-21
1
-0
/
+1
*
|
hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
Hyeonggon Yoo
2024-07-21
1
-12
/
+17
*
|
hw/cxl: Add get scan media capabilities cmd support
Davidlohr Bueso
2024-07-21
1
-2
/
+209
*
|
hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
Fan Ni
2024-07-21
1
-7
/
+0
|
/
*
hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
Fan Ni
2024-07-01
1
-13
/
+8
*
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
2024-07-01
1
-0
/
+3
*
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2024-07-01
1
-12
/
+50
*
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
2024-07-01
1
-0
/
+394
*
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
2024-07-01
1
-1
/
+72
*
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
2024-07-01
1
-5
/
+11
*
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
2024-07-01
1
-2
/
+2
*
hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...
Fan Ni
2024-07-01
1
-0
/
+96
*
hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of id...
Fan Ni
2024-07-01
1
-1
/
+4
*
hw/cxl/mailbox: interface to add CCI commands to an existing CCI
Gregory Price
2024-07-01
1
-2
/
+17
*
hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
Gregory Price
2024-07-01
1
-4
/
+15
*
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
1
-22
/
+27
*
hw/cxl/mbox: Remove dead code
Davidlohr Bueso
2024-02-14
1
-28
/
+15
*
hw/cxl: spelling fixes: limitaions, potentialy, intialized
Michael Tokarev
2023-11-15
1
-1
/
+1
*
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
1
-0
/
+162
*
hw/cxl: Add dummy security state get
Jonathan Cameron
2023-11-07
1
-0
/
+17
*
hw/cxl/mbox: Add Get Background Operation Status Command
Jonathan Cameron
2023-11-07
1
-0
/
+33
*
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
1
-0
/
+140
*
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
2023-11-07
1
-17
/
+14
*
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2023-11-07
1
-1
/
+91
[next]