From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: [PATCH] Unmodified VMX guest support (domain firmware) Date: Wed, 08 Jun 2005 15:40:27 -0700 Message-ID: <42A773DB.7000007@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Ian Pratt wrote: > I think we've settled on somewhere below /usr/lib/xen for stuff like > this. > > How about /usr/lib/xen/loaders/vmxloader ? In case we end up having a > grub-like 23bit loader too. > Because we're likely to have /usr mounted by the time we try to start a VMX domain that'd work for now. But if someone tries to make dom0 a VMX domain, they might want to move it to /boot. -Arun