aboutsummaryrefslogtreecommitdiff
path: root/hw/cxl
AgeCommit message (Expand)Author
2024-11-04hw/cxl: Ensure there is enough data to read the input header in cmd_get_physi...Jonathan Cameron
2024-11-04hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()Jonathan Cameron
2024-11-04hw/cxl: Check that writes do not go beyond end of target attributesJonathan Cameron
2024-11-04hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()Jonathan Cameron
2024-11-04hw/cxl: Avoid accesses beyond the end of cel_log.Jonathan Cameron
2024-11-04hw/cxl: Check the length of data requested fits in get_log()Jonathan Cameron
2024-11-04hw/cxl: Check enough data in cmd_firmware_update_transfer()Jonathan Cameron
2024-11-04hw/cxl: Check input length is large enough in cmd_events_clear_records()Jonathan Cameron
2024-11-04hw/cxl: Check input includes at least the header in cmd_features_set_feature()Jonathan Cameron
2024-11-04hw/cxl: Check size of input data to dynamic capacity mailbox commandsJonathan Cameron
2024-11-04hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC ex...Fan Ni
2024-11-04cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_infoFan Ni
2024-11-04hw/cxl: Fix indent of structure memberJonathan Cameron
2024-11-04hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tablesShiju Jose
2024-11-04hw/cxl: Fix background completion percentage calculationAjay Joshi
2024-11-04hw/cxl: Fix uint32 overflow cxl-mailbox-utils.cDmitry Frolov
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-09-11hw/cxl: fix physical address field in get scan media results outputpeng guo
2024-07-24Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-23cxl/mailbox: make range overlap check more readableYao Xingtao
2024-07-21hw/cxl: Support firmware updatesDavidlohr Bueso
2024-07-21hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control featureShiju Jose
2024-07-21hw/cxl/cxl-mailbox-utils: Add device patrol scrub control featureShiju Jose
2024-07-21hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)Shiju Jose
2024-07-21cxl/mailbox: move mailbox effect definitions to a headerGregory Price
2024-07-21hw/cxl: Add get scan media results cmd supportDavidlohr Bueso
2024-07-21hw/cxl/events: discard all event records during sanitationHyeonggon Yoo
2024-07-21hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()Hyeonggon Yoo
2024-07-21hw/cxl: Add get scan media capabilities cmd supportDavidlohr Bueso
2024-07-21hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw propertyZhao Liu
2024-07-21hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroingFan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox supportFan Ni
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of id...Fan Ni
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price
2024-04-25hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return booleanZhao Liu
2024-04-25hw/cxl/cxl-cdat: Make ct3_build_cdat() return booleanZhao Liu
2024-04-25hw/cxl/cxl-cdat: Make ct3_load_cdat() return booleanZhao Liu
2024-03-12hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()Zhao Liu
2024-03-12hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.Jonathan Cameron
2024-03-09hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()Thomas Huth
2024-02-14hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron
2024-02-14hw/cxl: Update mailbox status registers.Jonathan Cameron