On Wed, Jul 01, 2015 at 10:50:16PM +0800, Xiao Guangrong wrote: > hw/acpi/aml-build.c | 32 +- > hw/i386/acpi-build.c | 9 +- > hw/i386/acpi-dsdt.dsl | 2 +- > hw/i386/pc.c | 11 +- > hw/mem/Makefile.objs | 1 + > hw/mem/pc-nvdimm.c | 1040 > +++++++++++++++++++++++++++++++++++++++++++ > include/hw/acpi/aml-build.h | 5 +- > include/hw/mem/pc-nvdimm.h | 56 +++ > 8 files changed, 1149 insertions(+), 7 deletions(-) > create mode 100644 hw/mem/pc-nvdimm.c > create mode 100644 include/hw/mem/pc-nvdimm.h
Given the amount of code, this is definitely not 2.4 material. Maybe others will have the time to review it before this, but in any case please remember to repost after 2.4 is out. Thanks! > -- > 2.1.0