aboutsummaryrefslogtreecommitdiff
path: root/hw/mem
AgeCommit message (Expand)AuthorFilesLines
2023-07-12memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand1-19/+3
2023-07-12memory-device: Refactor memory_device_pre_plug()David Hildenbrand1-14/+14
2023-07-12memory-device: Introduce machine_memory_devices_init()David Hildenbrand1-0/+14
2023-07-12memory-device: Unify enabled vs. supported error messagesDavid Hildenbrand1-9/+4
2023-06-23hw/cxl/events: Add injection of Memory Module EventsJonathan Cameron2-0/+74
2023-06-22hw/cxl/events: Add injection of DRAM eventsJonathan Cameron2-0/+129
2023-06-22hw/cxl/events: Add injection of General Media EventsIra Weiny2-0/+121
2023-06-22hw/cxl/events: Add event interrupt supportIra Weiny1-2/+2
2023-06-22hw/cxl/events: Wire up get/clear event mailbox commandsIra Weiny1-0/+1
2023-06-22hw/cxl: Add clear poison mailbox command support.Jonathan Cameron1-0/+37
2023-06-22hw/cxl: QMP based poison injection supportJonathan Cameron2-0/+62
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-4/+4
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price1-73/+223
2023-05-19hw/mem: Use memory_region_size() in cxl_type3Jonathan Cameron1-4/+4
2023-05-19hw/cxl: Fix incorrect reset of commit and associated clearing of committed.Jonathan Cameron1-1/+20
2023-05-19hw/cxl: Fix endian handling for decoder commit.Jonathan Cameron1-3/+6
2023-05-19hw/cxl: cdat: Fix failure to free buffer in erorr pathsJonathan Cameron1-0/+4
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming1-0/+7
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson2-0/+2
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron3-0/+300
2023-03-07hw/mem/cxl-type3: Add AER extended capabilityJonathan Cameron1-0/+13
2023-03-02hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXLGregory Price1-2/+1
2023-03-02hw/mem/cxl_type3: Improve error handling in realize()Jonathan Cameron1-2/+10
2023-02-16hw/sparse-mem: clear memory on resetAlexander Bulekov1-1/+12
2022-12-21hw/cxl/device: Add Flex Bus Port DVSECIra Weiny1-0/+11
2022-12-14qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster1-1/+0
2022-11-07hw/mem/cxl-type3: Add CXL CDAT Data Object ExchangeHuai-Cheng Kuo1-0/+255
2022-11-07hw/mem/cxl-type3: Add MSIX supportJonathan Cameron1-0/+9
2022-10-24hw/mem/nvdimm: fix error message for 'unarmed' flagJulia Suvorova1-1/+1
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron1-1/+13
2022-09-29mem/cxl_type3: fix GPF DVSECTong Zhang1-1/+1
2022-05-13mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron1-0/+91
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky1-1/+55
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky1-0/+9
2022-05-13hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)Ben Widawsky1-0/+55
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky3-0/+168
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow2-2/+2
2022-02-18nvdimm: Add realize, unrealize callbacks to NVDIMMDevice classShivaprasad G Bhat2-0/+21
2021-11-11hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machinesPhilippe Mathieu-Daudé1-8/+15
2021-10-14kconfig: split CONFIG_SPARSE_MEM from fuzzingPaolo Bonzini2-1/+4
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella1-1/+1
2021-05-26hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'Philippe Mathieu-Daudé1-2/+0
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell1-1/+2
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-19/+14
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero1-19/+14
2021-05-13hw/mem/meson: Fix linking sparse-mem device with fuzzerPhilippe Mathieu-Daudé1-1/+2
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-03-16memory: add a sparse memory device for fuzzingAlexander Bulekov2-0/+152
2021-02-20nvdimm: put it into the 'storage' categoryGan Qixin1-0/+1
2021-02-01nvdimm: check -object memory-backend-file, readonly=on optionStefan Hajnoczi1-0/+9