index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cxl
Age
Commit message (
Expand
)
Author
2024-11-04
hw/cxl: Ensure there is enough data to read the input header in cmd_get_physi...
Jonathan Cameron
2024-11-04
hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()
Jonathan Cameron
2024-11-04
hw/cxl: Check that writes do not go beyond end of target attributes
Jonathan Cameron
2024-11-04
hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()
Jonathan Cameron
2024-11-04
hw/cxl: Avoid accesses beyond the end of cel_log.
Jonathan Cameron
2024-11-04
hw/cxl: Check the length of data requested fits in get_log()
Jonathan Cameron
2024-11-04
hw/cxl: Check enough data in cmd_firmware_update_transfer()
Jonathan Cameron
2024-11-04
hw/cxl: Check input length is large enough in cmd_events_clear_records()
Jonathan Cameron
2024-11-04
hw/cxl: Check input includes at least the header in cmd_features_set_feature()
Jonathan Cameron
2024-11-04
hw/cxl: Check size of input data to dynamic capacity mailbox commands
Jonathan Cameron
2024-11-04
hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC ex...
Fan Ni
2024-11-04
cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
Fan Ni
2024-11-04
hw/cxl: Fix indent of structure member
Jonathan Cameron
2024-11-04
hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables
Shiju Jose
2024-11-04
hw/cxl: Fix background completion percentage calculation
Ajay Joshi
2024-11-04
hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c
Dmitry Frolov
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-11
hw/cxl: fix physical address field in get scan media results output
peng guo
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-23
cxl/mailbox: make range overlap check more readable
Yao Xingtao
2024-07-21
hw/cxl: Support firmware updates
Davidlohr Bueso
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
Shiju Jose
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
Shiju Jose
2024-07-21
hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
Shiju Jose
2024-07-21
cxl/mailbox: move mailbox effect definitions to a header
Gregory Price
2024-07-21
hw/cxl: Add get scan media results cmd support
Davidlohr Bueso
2024-07-21
hw/cxl/events: discard all event records during sanitation
Hyeonggon Yoo
2024-07-21
hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
Hyeonggon Yoo
2024-07-21
hw/cxl: Add get scan media capabilities cmd support
Davidlohr Bueso
2024-07-21
hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
Zhao Liu
2024-07-21
hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
2024-07-01
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
2024-07-01
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of id...
Fan Ni
2024-07-01
hw/cxl/mailbox: interface to add CCI commands to an existing CCI
Gregory Price
2024-07-01
hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
Gregory Price
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
Zhao Liu
2024-04-25
hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
Zhao Liu
2024-03-12
hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
Zhao Liu
2024-03-12
hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
Jonathan Cameron
2024-03-09
hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()
Thomas Huth
2024-02-14
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
hw/cxl: Update mailbox status registers.
Jonathan Cameron
[next]