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
/
hw
/
acpi
/
nvdimm.c
Age
Commit message (
Expand
)
Author
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2020-11-15
nvdimm: Fix Lesser GPL version number
Chetan Pant
2020-11-03
hw/acpi : Don't use '#' flag of printf format
Xinhao Zhang
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-05-14
acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
Dongjiu Geng
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-05-04
hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
Shameer Kolothum
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-02-21
mem: move nvdimm_device_list to utilities
Shivaprasad G Bhat
2019-03-12
nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size
Wei Yang
2019-03-12
nvdimm: use *function* directly instead of allocating it again
Wei Yang
2019-03-12
nvdimm: fix typo in nvdimm_build_nvdimm_devices argument
Wei Yang
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2018-11-12
hw/acpi/nvdimm: Don't take address of fields in packed structs
Peter Maydell
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
2017-06-20
pc-dimm: make "size" property uint64
Marc-André Lureau
2017-06-20
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
2017-06-08
nvdimm acpi: fix region format interface code
Haozhong Zhang
2016-11-15
nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
Xiao Guangrong
2016-11-15
nvdimm acpi: use aml_name_decl to define named object
Xiao Guangrong
2016-11-15
nvdimm acpi: rename nvdimm_dsm_reserved_root
Xiao Guangrong
2016-11-15
nvdimm acpi: fix two comments
Xiao Guangrong
2016-11-15
nvdimm acpi: define DSM return codes
Xiao Guangrong
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2016-11-15
nvdimm acpi: cleanup nvdimm_build_fit
Xiao Guangrong
2016-11-15
nvdimm acpi: rename nvdimm_plugged_device_list
Xiao Guangrong
2016-11-15
nvdimm acpi: clean up nvdimm_build_acpi
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-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-01
acpi: fix assert failure caused by commit 35c5a52d
Haozhong Zhang
2016-11-01
nvdimm acpi: introduce _FIT
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-11-01
nvdimm acpi: use common macros instead of magic names
Xiao Guangrong
2016-11-01
acpi nvdimm: rename result_size to dsm_out_buf_siz
Xiao Guangrong
2016-11-01
acpi nvdimm: fix Arg6 usage
Xiao Guangrong
2016-11-01
acpi nvdimm: fix ARG3 conflict
Xiao Guangrong
2016-11-01
acpi nvdimm: fix device physical address base
Xiao Guangrong
2016-11-01
acpi nvdimm: fix OperationRegion definition
Xiao Guangrong
2016-11-01
acpi nvdimm: fix wrong buffer size returned by DSM method
Xiao Guangrong
2016-06-24
nvdimm acpi: support Set Namespace Label Data function
Xiao Guangrong
2016-06-24
nvdimm acpi: support Get Namespace Label Data function
Xiao Guangrong
2016-06-24
nvdimm acpi: support Get Namespace Label Size function
Xiao Guangrong
2016-06-24
nvdimm acpi: check revision
Xiao Guangrong
2016-06-24
nvdimm acpi: abstract the operations for root & nvdimm devices
Xiao Guangrong
2016-06-24
nvdimm acpi: check UUID
Xiao Guangrong
2016-06-24
nvdimm acpi: save arg3 of _DSM method
Xiao Guangrong
[next]