From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: feature flags use Date: Fri, 10 Nov 2006 16:01:12 +0100 Message-ID: <4554A248.76E4.0078.0@novell.com> References: <455497E6.76E4.0078.0@novell.com> <4554922A.8090806@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4554922A.8090806@suse.de> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerd Hoffmann Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org >Works the other way around: The flags are xen-specfic, not guest >specific. The guest has to check whenever xen supports pgd's above 4GB >before placing them there. By itself, this makes sense, but what's the purpose of the guest advertising it supports this via the feature string then? Jan