Thanks to Igor's suggestion, this patchset fixes some bugs in NVDIMM ACPI,
also it refines the nvdimm code slightly 

Xiao Guangrong (8):
  acpi nvdimm: fix wrong buffer size returned by DSM method
  acpi nvdimm: fix device physical address base
  acpi nvdimm: fix OperationRegion definition
  acpi nvdimm: fix ARG3 conflict
  acpi nvdimm: fix Arg6 usage
  nvdimm acpi: compile nvdimm acpi code arch-independently
  acpi nvdimm: rename result_size to dsm_out_buf_siz
  nvdimm acpi: use common macros instead of magic names

 hw/acpi/Makefile.objs |   2 +-
 hw/acpi/nvdimm.c      | 180 ++++++++++++++++++++++++++++----------------------
 2 files changed, 101 insertions(+), 81 deletions(-)

-- 
1.8.3.1


Reply via email to