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
/
nvdimm.h
Age
Commit message (
Expand
)
Author
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-09-18
Use OBJECT_DECLARE_TYPE when 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-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
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-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
2018-01-19
nvdimm: add a macro for property "label-size"
Haozhong Zhang
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-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-03-11
nvdimm acpi: emulate dsm method
Xiao Guangrong
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2015-12-22
nvdimm acpi: build ACPI NFIT table
Xiao Guangrong
2015-12-22
nvdimm: implement NVDIMM device abstract
Xiao Guangrong