qemu-devel
[Top][All Lists]
Advanced

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

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


From: Wei Yang
Subject: [Qemu-devel] [PATCH 0/4] nvdimm: clean up
Date: Wed, 27 Feb 2019 15:50:57 +0800

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




reply via email to

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