From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjpJ9-0003LO-QG for qemu-devel@nongnu.org; Wed, 07 Oct 2015 10:03:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjpJ6-0004jt-2J for qemu-devel@nongnu.org; Wed, 07 Oct 2015 10:03:03 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:34022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjpJ5-0004jj-T8 for qemu-devel@nongnu.org; Wed, 07 Oct 2015 10:03:00 -0400 Received: by wicfx3 with SMTP id fx3so214200828wic.1 for ; Wed, 07 Oct 2015 07:02:59 -0700 (PDT) Date: Wed, 7 Oct 2015 15:02:55 +0100 From: Stefan Hajnoczi Message-ID: <20151007140255.GA11164@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55DD99BF.4070608@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, mtosatti@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, imammedo@redhat.com, pbonzini@redhat.com, rth@twiddle.net 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? Stefan