aboutsummaryrefslogtreecommitdiff
path: root/hw/mem
AgeCommit message (Expand)Author
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
2023-07-12memory-device: Unify enabled vs. supported error messagesDavid Hildenbrand
2023-06-23hw/cxl/events: Add injection of Memory Module EventsJonathan Cameron
2023-06-22hw/cxl/events: Add injection of DRAM eventsJonathan Cameron
2023-06-22hw/cxl/events: Add injection of General Media EventsIra Weiny
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny
2023-06-22hw/cxl: Add clear poison mailbox command support.Jonathan Cameron
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price
2023-05-19hw/mem: Use memory_region_size() in cxl_type3Jonathan Cameron
2023-05-19hw/cxl: Fix incorrect reset of commit and associated clearing of committed.Jonathan Cameron
2023-05-19hw/cxl: Fix endian handling for decoder commit.Jonathan Cameron
2023-05-19hw/cxl: cdat: Fix failure to free buffer in erorr pathsJonathan Cameron
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-07hw/mem/cxl-type3: Add AER extended capabilityJonathan Cameron
2023-03-02hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXLGregory Price
2023-03-02hw/mem/cxl_type3: Improve error handling in realize()Jonathan Cameron
2023-02-16hw/sparse-mem: clear memory on resetAlexander Bulekov
2022-12-21hw/cxl/device: Add Flex Bus Port DVSECIra Weiny
2022-12-14qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster
2022-11-07hw/mem/cxl-type3: Add CXL CDAT Data Object ExchangeHuai-Cheng Kuo
2022-11-07hw/mem/cxl-type3: Add MSIX supportJonathan Cameron
2022-10-24hw/mem/nvdimm: fix error message for 'unarmed' flagJulia Suvorova
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron
2022-09-29mem/cxl_type3: fix GPF DVSECTong Zhang
2022-05-13mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky
2022-05-13hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)Ben Widawsky
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-02-18nvdimm: Add realize, unrealize callbacks to NVDIMMDevice classShivaprasad G Bhat
2021-11-11hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machinesPhilippe Mathieu-Daudé