index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
mem
Age
Commit message (
Expand
)
Author
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
2018-05-23
nvdimm: fix typo in label-size definition
Ross Zwisler
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
2018-01-19
nvdimm: add a macro for property "label-size"
Haozhong Zhang
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-11-15
nvdimm acpi: drop the lock of fit buffer
Xiao Guangrong
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-11-01
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2016-06-24
nvdimm: support nvdimm label
Xiao Guangrong
2016-06-24
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
2016-06-07
pc-dimm: introduce realize callback
Xiao Guangrong
2016-06-07
pc-dimm: get memory region from ->get_memory_region()
Xiao Guangrong
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
2016-05-20
pc-dimm: correct comment of MemoryHotplugState
Cao jin
[next]