From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkV44-0002Z0-7I for qemu-devel@nongnu.org; Fri, 09 Oct 2015 06:38:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkV41-00076R-1h for qemu-devel@nongnu.org; Fri, 09 Oct 2015 06:38:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkV40-00076N-Tw for qemu-devel@nongnu.org; Fri, 09 Oct 2015 06:38:13 -0400 Date: Fri, 9 Oct 2015 11:38:09 +0100 From: Stefan Hajnoczi Message-ID: <20151009103809.GE24882@stefanha-thinkpad.redhat.com> 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> <56152F9C.3080104@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56152F9C.3080104@linux.intel.com> Subject: Re: [Qemu-devel] [PATCH v2 00/18] implement vNVDIMM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xiao Guangrong Cc: ehabkost@redhat.com, kvm@vger.kernel.org, mst@redhat.com, gleb@kernel.org, Stefan Hajnoczi , mtosatti@redhat.com, qemu-devel@nongnu.org, pbonzini@redhat.com, imammedo@redhat.com, rth@twiddle.net On Wed, Oct 07, 2015 at 10:43:40PM +0800, Xiao Guangrong wrote: > > > 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. :) Great, thanks! Stefan