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
/
include
/
hw
/
mem
Age
Commit message (
Expand
)
Author
2024-06-19
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
2024-01-30
include: Clean up includes
Peter Maydell
2023-11-03
memory-device: Support empty memory devices
David Hildenbrand
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: Support memory devices with multiple memslots
David Hildenbrand
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2022-07-26
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
2022-02-18
nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
Shivaprasad G Bhat
2021-05-14
pc-dimm: remove unnecessary get_vmstate_memory_region() method
Maciej S. Szmigiero
2021-03-16
memory: add a sparse memory device for fuzzing
Alexander Bulekov
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-11-03
memory-device: Add get_min_alignment() callback
David Hildenbrand
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-14
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-02-21
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include generated QAPI headers less
Markus Armbruster
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2018-10-24
memory-device: complete factoring out unplug handling
David Hildenbrand
2018-10-24
memory-device: complete factoring out plug handling
David Hildenbrand
2018-10-24
memory-device: complete factoring out pre_plug handling
David Hildenbrand
2018-10-24
memory-device: add device class function set_addr()
David Hildenbrand
2018-10-24
memory-device: drop get_region_size()
David Hildenbrand
2018-10-24
memory-device: factor out get_memory_region() from pc-dimm
David Hildenbrand
2018-10-24
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
2018-10-24
memory-device: document MemoryDeviceClass
David Hildenbrand
2018-10-24
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-08-23
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
2018-08-23
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
[next]