From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zjq3H-0005Dt-Gu for qemu-devel@nongnu.org; Wed, 07 Oct 2015 10:50:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zjq3D-00024m-F1 for qemu-devel@nongnu.org; Wed, 07 Oct 2015 10:50:43 -0400 Received: from mga01.intel.com ([192.55.52.88]:33683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zjq3D-00023y-2w for qemu-devel@nongnu.org; Wed, 07 Oct 2015 10:50:39 -0400 References: <1439563931-12352-1-git-send-email-guangrong.xiao@linux.intel.com> <20150825162649.GI8344@stefanha-thinkpad.redhat.com> <55DD99BF.4070608@linux.intel.com> <20151007140255.GA11164@stefanha-thinkpad.redhat.com> From: Xiao Guangrong Message-ID: <56152F9C.3080104@linux.intel.com> Date: Wed, 7 Oct 2015 22:43:40 +0800 MIME-Version: 1.0 In-Reply-To: <20151007140255.GA11164@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/18] implement vNVDIMM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: ehabkost@redhat.com, kvm@vger.kernel.org, mst@redhat.com, gleb@kernel.org, mtosatti@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, imammedo@redhat.com, pbonzini@redhat.com, rth@twiddle.net On 10/07/2015 10:02 PM, Stefan Hajnoczi wrote: > On Wed, Aug 26, 2015 at 06:49:35PM +0800, Xiao Guangrong wrote: >> On 08/26/2015 12:26 AM, Stefan Hajnoczi wrote: >>> On Fri, Aug 14, 2015 at 10:51:53PM +0800, Xiao Guangrong wrote: >>> Have you thought about live migration? >>> >>> Are the contents of the NVDIMM migrated since they are registered as a >>> RAM region? >> >> Will fully test live migration and VM save before sending the V3 out. :) > > Hi, > What is the status of this patch series? This is huge change in v3, the patchset is ready now and it's being tested. Will post it out (hopefully this week) after the long holiday in China. :)