qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/8] nvdimm acpi: bug fix and cleanup


From: Xiao Guangrong
Subject: [Qemu-devel] [PATCH 0/8] nvdimm acpi: bug fix and cleanup
Date: Sat, 29 Oct 2016 00:11:48 +0800

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

[Prev in Thread] Current Thread [Next in Thread]