aboutsummaryrefslogtreecommitdiff
path: root/hw/mem
AgeCommit message (Expand)Author
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/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: Check for multiple mappings of memory backends.Jonathan Cameron
2024-07-03hw/cxl/events: Improve QMP interfaces and documentation for add/release dynam...Jonathan Cameron
2024-07-01hw/cxl: Fix read from bogus memoryIra Weiny
2024-07-01hw/mem/cxl_type3: Allow to release extent superset in QMP interfaceFan 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-01hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size inst...Fan Ni
2024-07-01hw/mem/cxl_type3: Add support to create DC regions to type3 memory devicesFan Ni
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni
2024-06-19hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()Philippe Mathieu-Daudé
2024-06-19hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()Philippe Mathieu-Daudé
2024-04-25hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return booleanZhao Liu
2024-04-18memory-device: move stubs out of stubs/Paolo Bonzini
2024-03-12hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()Zhao Liu
2024-03-09hw/mem/cxl_type3: Fix problem with g_steal_pointer()Thomas Huth
2024-02-14hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron
2024-02-14hw/mem/cxl_type3: Fix potential divide by zero reported by coverityJonathan Cameron
2024-02-14hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()Jonathan Cameron
2024-02-06memory-device: reintroduce memory region size checkDavid Hildenbrand
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini
2023-11-15hw/mem/memory-device.c: spelling fix: ontainingMichael Tokarev
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-11-07hw/cxl: Add tunneled command support to mailbox for switch cci.Jonathan Cameron
2023-11-07hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functionsGregory Price
2023-11-07hw/cxl: Add support for device sanitationDavidlohr Bueso
2023-11-07hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceStateJonathan Cameron
2023-11-07hw/cxl: Line length reductionsJonathan Cameron
2023-11-06memory-device: Drop size alignment checkDavid Hildenbrand
2023-11-03memory-device: Support empty memory devicesDavid Hildenbrand
2023-10-12memory-device,vhost: Support automatic decision on the number of memslotsDavid Hildenbrand
2023-10-12memory-device,vhost: Support memory devices that dynamically consume memslotsDavid Hildenbrand
2023-10-12memory-device: Track required and actually used memslots in DeviceMemoryStateDavid Hildenbrand
2023-10-12memory-device: Support memory devices with multiple memslotsDavid Hildenbrand
2023-10-12vhost: Return number of free memslotsDavid Hildenbrand
2023-10-12kvm: Return number of free memslotsDavid Hildenbrand
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron
2023-09-21hw/mem/cxl_type3: Add missing copyright and license noticeJonathan Cameron
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-09-19nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand
2023-07-12memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand
2023-07-12memory-device: Refactor memory_device_pre_plug()David Hildenbrand
2023-07-12memory-device: Introduce machine_memory_devices_init()David Hildenbrand