qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/16] implement vNVDIMM


From: Xiao Guangrong
Subject: Re: [Qemu-devel] [PATCH 00/16] implement vNVDIMM
Date: Thu, 02 Jul 2015 14:34:05 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0



On 07/02/2015 02:17 PM, Michael S. Tsirkin wrote:
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.

I see, thanks for your reminder, Michael!



reply via email to

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