From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlYSS-0004Y6-R8 for qemu-devel@nongnu.org; Mon, 12 Oct 2015 04:27:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZlYSO-0006WS-MH for qemu-devel@nongnu.org; Mon, 12 Oct 2015 04:27:48 -0400 Received: from mga09.intel.com ([134.134.136.24]:34281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlYSO-0006Vf-HC for qemu-devel@nongnu.org; Mon, 12 Oct 2015 04:27:44 -0400 References: <1444535584-18220-1-git-send-email-guangrong.xiao@linux.intel.com> <561B23AC.2010901@linux.intel.com> <20151012102007.31aa4323@nial.brq.redhat.com> From: Xiao Guangrong Message-ID: <561B6D8D.2040302@linux.intel.com> Date: Mon, 12 Oct 2015 16:21:33 +0800 MIME-Version: 1.0 In-Reply-To: <20151012102007.31aa4323@nial.brq.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 00/32] implement vNVDIMM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: Eduardo Habkost , kvm@vger.kernel.org, "mst@redhat.com" , gleb@kernel.org, mtosatti@redhat.com, "qemu-devel@nongnu.org" , Stefan Hajnoczi , Bharata B Rao , Paolo Bonzini , dan.j.williams@intel.com, Richard Henderson On 10/12/2015 04:20 PM, Igor Mammedov wrote: > On Mon, 12 Oct 2015 11:06:20 +0800 > Xiao Guangrong wrote: > >> >> >> On 10/12/2015 10:59 AM, Bharata B Rao wrote: >>> Xiao, >>> >>> Are these patches present in any git tree so that they can be easily tried out. >>> >> >> Sorry, currently no git tree out of my workspace is available :( > Is it possible for you to put working tree on github? Yes. I am planning do this. Hopefully, i will publish the git repo alone with the new version patchset.