[Qemu-devel] [PATCH 0/4] nvdimm: clean up

Wei Yang posted 4 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190227075101.6263-1-richardw.yang@linux.intel.com
Test asan passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu failed
Test checkpatch passed
Maintainers: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Richard Henderson <rth@twiddle.net>, Xiao Guangrong <xiaoguangrong.eric@gmail.com>, "Michael S. Tsirkin" <mst@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
hw/acpi/nvdimm.c        | 14 +++++---------
hw/i386/pc.c            |  5 -----
include/hw/mem/nvdimm.h |  1 -
3 files changed, 5 insertions(+), 15 deletions(-)
[Qemu-devel] [PATCH 0/4] nvdimm: clean up
Posted by Wei Yang 6 years, 8 months ago
Here are 4 cleanup patches for nvdimm.

The first three are trivial clean on argument/variable.
The last one move setup place of the FIT table.

Wei Yang (4):
  nvdimm: fix typo in nvdimm_build_nvdimm_devices argument
  nvdimm: use *function* directly instead of allocating it again
  nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size
  nvdimm: build FIT in nvdimm_build_acpi

 hw/acpi/nvdimm.c        | 14 +++++---------
 hw/i386/pc.c            |  5 -----
 include/hw/mem/nvdimm.h |  1 -
 3 files changed, 5 insertions(+), 15 deletions(-)

-- 
2.19.1