From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [v4][PATCH 5/9] hvm_info_table: introduce nr_reserved_device_memory_map Date: Tue, 26 Aug 2014 21:38:39 +0100 Message-ID: <1409085519.28009.39.camel@citrix.com> References: <1408702186-24432-1-git-send-email-tiejun.chen@intel.com> <1408702186-24432-6-git-send-email-tiejun.chen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1408702186-24432-6-git-send-email-tiejun.chen@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tiejun Chen Cc: kevin.tian@intel.com, stefano.stabellini@eu.citrix.com, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org, JBeulich@suse.com, yang.z.zhang@intel.com List-Id: xen-devel@lists.xenproject.org On Fri, 2014-08-22 at 18:09 +0800, Tiejun Chen wrote: > libxc can expose how many reserved device memory entries > hvmloader should get. "get" in what sense? > And '0' means that doesn't exist so > we can skip this check. Which check? The code is trivial enough that I guess it is correct, and I don't expect a full explanation here (since I assume that comes in some future patch) but an accurate/meaningful quick indication would be useful here.