From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c8rcN-0005M5-Li for qemu-devel@nongnu.org; Mon, 21 Nov 2016 11:38:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c8rcK-0002Ak-HK for qemu-devel@nongnu.org; Mon, 21 Nov 2016 11:38:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36106) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c8rcK-0002Ag-An for qemu-devel@nongnu.org; Mon, 21 Nov 2016 11:38:52 -0500 Date: Mon, 21 Nov 2016 18:38:49 +0200 From: "Michael S. Tsirkin" Message-ID: <20161121183706-mutt-send-email-mst@kernel.org> References: <20161109010448.21344-1-haozhong.zhang@intel.com> <20161109123520.GF4682@stefanha-x1.localdomain> <20161121060023.524bgtem6mqsgacd@hz-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161121060023.524bgtem6mqsgacd@hz-desktop> Subject: Re: [Qemu-devel] [PATCH v2] docs: add document to explain the usage of vNVDIMM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel@nongnu.org, Xiao Guangrong , "Dr. David Alan Gilbert" On Mon, Nov 21, 2016 at 02:00:23PM +0800, Haozhong Zhang wrote: > On 11/09/16 12:35 +0000, Stefan Hajnoczi wrote: > > On Wed, Nov 09, 2016 at 09:04:48AM +0800, Haozhong Zhang wrote: > > > Signed-off-by: Haozhong Zhang > > > Reviewed-by: Xiao Guangrong > > > Reviewed-by: Stefan Hajnoczi > > > --- > > > Changes since v1: > > > * explicitly state the block window mode is not supported (Stefan Hajnoczi) > > > * typo fix: label_size ==> label-size (David Alan Gilbert) > > > --- > > > docs/nvdimm.txt | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > 1 file changed, 124 insertions(+) > > > create mode 100644 docs/nvdimm.txt > > > > Great. This patch can go through Michael Tsirkin's tree alongside the > > other current nvdimm patches. > > Hi Stefan and Michael, > > I noticed that Guangrong's patches had all been checked in. Will this > doc patch be included in 2.8? > > Thanks, > Haozhong Given it was posted after soft freeze, I'd say no. Pls remember to ping/repost after the release. -- MST