181 Commits (master)

Author SHA1 Message Date
Philippe Mathieu-Daudé 2fa22ab7fe hw/*: Build stubs once 1 month ago
Arpit Kumar 6e1410fdcf hw/cxl: Add Physical Port Control FMAPI Command (Opcode 5102h) 2 months ago
Jonathan Cameron be7ce15d35 hw/cxl: Get Physical Port State - update for PCIe flit mode 2 months ago
Arpit Kumar 7df839591c hw/cxl: Physical Port Info FMAPI - update to current spec and add defines. 2 months ago
Davidlohr Bueso defdfab32c hw/cxl: Remove register special_ops->read() 2 months ago
Davidlohr Bueso 88ac457c88 hw/cxl: Support type3 HDM-DB 2 months ago
Ira Weiny 5729c01a60 hw/cxl: Refactor component register initialization 2 months ago
Shiju Jose da5cafdc4d hw/cxl: Add emulation for memory sparing control feature 6 months ago
Davidlohr Bueso 5e5a86bab8 hw/cxl: Add support for Maintenance command and Post Package Repair (PPR) 6 months ago
Shiju Jose d2c428ecd4 hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature() 6 months ago
Shiju Jose e5b7d31243 hw/cxl/events: Update for rev3.2 common event record format 2 months ago
Jonathan Cameron 25465c0e1f hw/cxl: Take into account how many media operations are requested for param check 3 months ago
Jonathan Cameron 87f8e5a71d hw/cxl: Check for overflow on santize media as both base and offset 64bit. 3 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Peter Maydell 2a2527c815 cxl: Clean up includes 5 months ago
Markus Armbruster b8df7dfc04 hw/cxl: Convert cxl_fmws_link() to Error 6 months ago
Anisa Su fdd48ce20c hw/cxl: mailbox-utils: 0x5605 - FMAPI Initiate DC Release 9 months ago
Anisa Su 42cbc937d4 hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC Add 9 months ago
Anisa Su 0a362772e0 hw/cxl: Create helper function to create DC Event Records from extents 9 months ago
Anisa Su 21af9a917e hw/cxl: mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists 9 months ago
Anisa Su 1befc7bde3 hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config 9 months ago
Anisa Su a8f1cbbbca hw/cxl: mailbox-utils: 0x5601 - FMAPI Get Host Region Config 9 months ago
Anisa Su 9fde6eb39d hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD Info 9 months ago
Fan Ni fe63feb7e8 hw/cxl: fix DC extent capacity tracking 9 months ago
Philippe Mathieu-Daudé 0f64fb6743 qemu: Declare all load/store helper in 'qemu/bswap.h' 9 months ago
Jonathan Cameron 584f722eb3 hw/cxl: Make the CXL fixed memory windows devices. 9 months ago
Jonathan Cameron 35566583d8 hw/cxl-host: Add an index field to CXLFixedMemoryWindow 9 months ago
Sweta Kumari a3e0b1ff37 hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands 1 year ago
Vinayak Holikatti 40ab4ed107 hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3) 1 year ago
Vinayak Holikatti 484df0704e hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite 1 year ago
Vinayak Holikatti 77a8e9fe0e hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (8.2.10.9.5.3) 1 year ago
Davidlohr Bueso 1000158f03 hw/cxl: Support get/set mctp response payload size 1 year ago
Davidlohr Bueso 98cbac128f hw/cxl: Support aborting background commands 1 year ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months ago
Yao Xingtao 9ac2c42f43 mem/cxl_type3: support 3, 6, 12 and 16 interleave ways 1 year ago
Li Zhijian 8f90a54cfa hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson 2a3f565c52 hw/cxl: Constify all Property 1 year ago
Jonathan Cameron c5e36a5a6a hw/cxl: Check for zero length features in cmd_features_set_feature() 1 year ago
Jonathan Cameron 721c99aefc hw/cxl: Ensure there is enough data to read the input header in cmd_get_physical_port_state() 1 year ago
Jonathan Cameron 5300bdf589 hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa() 1 year ago
Jonathan Cameron c1c4d6b38b hw/cxl: Check that writes do not go beyond end of target attributes 1 year ago
Jonathan Cameron c0f122419f hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd() 1 year ago
Jonathan Cameron a3de73c2a8 hw/cxl: Avoid accesses beyond the end of cel_log. 1 year ago
Jonathan Cameron f9f0fa2438 hw/cxl: Check the length of data requested fits in get_log() 1 year ago
Jonathan Cameron a3995360ae hw/cxl: Check enough data in cmd_firmware_update_transfer() 1 year ago