qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] nvdimm acpi: bug fix and cleanup
@ 2016-10-28 16:11 Xiao Guangrong
  2016-10-28 16:11 ` [Qemu-devel] [PATCH 1/8] acpi nvdimm: fix wrong buffer size returned by DSM method Xiao Guangrong
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Xiao Guangrong @ 2016-10-28 16:11 UTC (permalink / raw)
  To: pbonzini, imammedo
  Cc: gleb, mtosatti, stefanha, mst, rth, ehabkost, dan.j.williams, kvm,
	qemu-devel, Xiao Guangrong

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-11-01 14:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 16:11 [Qemu-devel] [PATCH 0/8] nvdimm acpi: bug fix and cleanup Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 1/8] acpi nvdimm: fix wrong buffer size returned by DSM method Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 2/8] acpi nvdimm: fix device physical address base Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 3/8] acpi nvdimm: fix OperationRegion definition Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 4/8] acpi nvdimm: fix ARG3 conflict Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 5/8] acpi nvdimm: fix Arg6 usage Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 6/8] nvdimm acpi: compile nvdimm acpi code arch-independently Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 7/8] acpi nvdimm: rename result_size to dsm_out_buf_siz Xiao Guangrong
2016-10-28 16:11 ` [Qemu-devel] [PATCH 8/8] nvdimm acpi: use common macros instead of magic names Xiao Guangrong
2016-11-01 14:50   ` Stefan Hajnoczi
2016-11-01 14:50 ` [Qemu-devel] [PATCH 0/8] nvdimm acpi: bug fix and cleanup Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).