index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mem
Age
Commit message (
Expand
)
Author
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2023-10-12
memory-device: Track required and actually used memslots in DeviceMemoryState
David Hildenbrand
2023-10-12
memory-device: Support memory devices with multiple memslots
David Hildenbrand
2023-10-12
vhost: Return number of free memslots
David Hildenbrand
2023-10-12
kvm: Return number of free memslots
David Hildenbrand
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-09-21
hw/mem/cxl_type3: Add missing copyright and license notice
Jonathan Cameron
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
2023-07-12
memory-device: Refactor memory_device_pre_plug()
David Hildenbrand
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-12
memory-device: Unify enabled vs. supported error messages
David Hildenbrand
2023-06-23
hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron
2023-06-22
hw/cxl/events: Add injection of DRAM events
Jonathan Cameron
2023-06-22
hw/cxl/events: Add injection of General Media Events
Ira Weiny
2023-06-22
hw/cxl/events: Add event interrupt support
Ira Weiny
2023-06-22
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
2023-06-22
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-05-19
hw/mem: Use memory_region_size() in cxl_type3
Jonathan Cameron
2023-05-19
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
2023-05-19
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
2023-05-19
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2023-03-07
hw/mem/cxl-type3: Add AER extended capability
Jonathan Cameron
2023-03-02
hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
Gregory Price
2023-03-02
hw/mem/cxl_type3: Improve error handling in realize()
Jonathan Cameron
2023-02-16
hw/sparse-mem: clear memory on reset
Alexander Bulekov
2022-12-21
hw/cxl/device: Add Flex Bus Port DVSEC
Ira Weiny
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
2022-11-07
hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
Huai-Cheng Kuo
2022-11-07
hw/mem/cxl-type3: Add MSIX support
Jonathan Cameron
2022-10-24
hw/mem/nvdimm: fix error message for 'unarmed' flag
Julia Suvorova
2022-10-09
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
2022-09-29
mem/cxl_type3: fix GPF DVSEC
Tong Zhang
2022-05-13
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
2022-05-13
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
2022-05-13
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
2022-05-13
hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
Ben Widawsky
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-18
nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
Shivaprasad G Bhat
2021-11-11
hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machines
Philippe Mathieu-Daudé
[next]