From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [XEN] Compat-mode dom0 always provides compat vcpu_guest_context structs. Date: Thu, 01 Mar 2007 09:19:49 +0100 Message-ID: <45E68CA5.5070907@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Tim.Deegan@xensource.com Cc: Xen devel list List-Id: xen-devel@lists.xenproject.org Hi, This patch looks wrong. You can create 64bit domUs with a 32bit dom0. The domain builder is designed to be able to handle that and provide a native vcpu guest context for 64bit guests in that case. Last time I tested it worked ... cheers, Gerd