268 Commits (1a69483616521db86befc7122be1f0d0a3e558b9)

Author SHA1 Message Date
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 9 months ago
Paolo Bonzini e1e9a72500 include: move hw/qdev-properties-system.h to hw/core/ 9 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 9 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 9 months ago
Peter Maydell 2a2527c815 cxl: Clean up includes 9 months ago
Anisa Su 42cbc937d4 hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC Add 1 year ago
Anisa Su 0a362772e0 hw/cxl: Create helper function to create DC Event Records from extents 1 year ago
Anisa Su 1befc7bde3 hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config 1 year ago
Anisa Su 69798d000b hw/mem: cxl_type3: Add DC Region bitmap lock 1 year ago
Anisa Su 0686f160b7 hw/cxl: Move definition for dynamic_capacity_uuid and enum for DC event types to header 1 year ago
Anisa Su 3d1607cc29 hw/mem: cxl_type3: Add dsmas_flags to CXLDCRegion struct 1 year ago
Anisa Su 9fde6eb39d hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD Info 1 year ago
Fan Ni fe63feb7e8 hw/cxl: fix DC extent capacity tracking 1 year ago
Sweta Kumari a3e0b1ff37 hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands 1 year ago
Davidlohr Bueso 98cbac128f hw/cxl: Support aborting background commands 1 year ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 2 years ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Richard Henderson dfc56946a7 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
Yao Xingtao 9ac2c42f43 mem/cxl_type3: support 3, 6, 12 and 16 interleave ways 2 years ago
Li Zhijian d3c92cf6dc hw/mem/cxl_type3: Ensure errp is set on realization failure 2 years ago
Li Zhijian 06953e7e5e hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure 2 years ago
Li Zhijian 0401c4328f hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call 2 years ago
Li Zhijian 8f90a54cfa hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration 2 years ago
Li Zhijian 1ce979e726 hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr` 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 years ago
Richard Henderson f4f2248bbc hw/mem: Constify all Property 2 years ago
Shiju Jose d1853190db hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables 2 years ago
Fan Ni 80ee960f8d hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records 2 years ago
Yao Xingtao 5eabca7ec0 mem/cxl_type3: Fix overlapping region validation error 2 years ago
Jonathan Cameron 14bd0f3865 hw/mem/cxl-type3: Add properties to control link speed and width 2 years ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Shiju Jose 2d41ce38fb hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature 2 years ago
Shiju Jose d88f667414 hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature 2 years ago
Hyeonggon Yoo 75b800dd3b hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled() 2 years ago
Davidlohr Bueso d61cc5b6a8 hw/cxl: Add get scan media capabilities cmd support 2 years ago
Jonathan Cameron 9de2049c95 hw/cxl: Check for multiple mappings of memory backends. 2 years ago
Jonathan Cameron efc4ad6f99 hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity. 2 years ago
Ira Weiny e6c9c9e7f4 hw/cxl: Fix read from bogus memory 2 years ago
Fan Ni c51dca0428 hw/mem/cxl_type3: Allow to release extent superset in QMP interface 2 years ago
Fan Ni e4180db4e6 hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions 2 years ago
Fan Ni d0b9b28a5b hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents 2 years ago
Fan Ni 16fd1b1216 hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response 2 years ago
Fan Ni 1c9221f19e hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support 2 years ago
Fan Ni 90de94612b hw/mem/cxl_type3: Add host backend and address space handling for DC regions 2 years ago
Fan Ni 69e4fb569d hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument 2 years ago
Fan Ni f4fd91af3a hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices 2 years ago
Fan Ni 2585108077 include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices 2 years ago
Philippe Mathieu-Daudé 0e0bf77d28 hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() 2 years ago