From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from g2t2354.austin.hpe.com (g2t2354.austin.hpe.com [15.233.44.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 81AEE210D6CE6 for ; Thu, 31 May 2018 22:11:31 -0700 (PDT) From: "Elliott, Robert (Persistent Memory)" Subject: RE: [qemu PATCH v4 0/4] support NFIT platform capabilities Date: Fri, 1 Jun 2018 05:11:28 +0000 Message-ID: References: <20180521163203.26590-1-ross.zwisler@linux.intel.com> <20180529195433.GA16151@linux.intel.com> In-Reply-To: <20180529195433.GA16151@linux.intel.com> Content-Language: en-US MIME-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Ross Zwisler Cc: Eduardo Habkost , "Michael S . Tsirkin , linux-nvdimm , qemu-devel@nongnu.org" , Stefan Hajnoczi , Igor Mammedov List-ID: > Ping on this series. Rob, I think I've addressed all your feedback. > Can you please verify? I haven't tested it, but it reads OK. I'm OK with just extending the valid count for bits set to one for now; we can add a new argument later if a need arises for extending it to express new bits set to zero. _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOcLf-000450-Ex for qemu-devel@nongnu.org; Fri, 01 Jun 2018 01:11:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOcLc-00085D-90 for qemu-devel@nongnu.org; Fri, 01 Jun 2018 01:11:35 -0400 Received: from g2t2354.austin.hpe.com ([15.233.44.27]:32910) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fOcLc-0007ty-1p for qemu-devel@nongnu.org; Fri, 01 Jun 2018 01:11:32 -0400 From: "Elliott, Robert (Persistent Memory)" Date: Fri, 1 Jun 2018 05:11:28 +0000 Message-ID: References: <20180521163203.26590-1-ross.zwisler@linux.intel.com> <20180529195433.GA16151@linux.intel.com> In-Reply-To: <20180529195433.GA16151@linux.intel.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] [qemu PATCH v4 0/4] support NFIT platform capabilities List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ross Zwisler Cc: Igor Mammedov , "qemu-devel@nongnu.org" , Haozhong Zhang , "Michael S . Tsirkin" , Stefan Hajnoczi , Eduardo Habkost , linux-nvdimm > Ping on this series. Rob, I think I've addressed all your feedback. > Can you please verify? I haven't tested it, but it reads OK. I'm OK with just extending the valid count for bits set to one for now; we can add a new argument later if a need arises for extending it to express new bits set to zero.