From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: feature flags use Date: Fri, 10 Nov 2006 15:52:26 +0100 Message-ID: <4554922A.8090806@suse.de> References: <455497E6.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <455497E6.76E4.0078.0@novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, > Following the need to allocate a new feature flag I soon realized that > currently there is not even a place to store them - this to me is > particularly puzzling for XENFEAT_pae_pgdir_above_4gb, as I would > have expected that the CR3 handling in PAE mode gets adjusted > according to whether the guest has that flag set. Any reason for that > (other than *assuming* that guests without that flag will always pass > the low 12 bits of CR3 clear)? Namely, what's the purpose of having > the guest specify that flag if it doesn't really change anything? 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. cheers, Gerd -- Gerd Hoffmann http://www.suse.de/~kraxel/julika-dora.jpeg