From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: Xen 3.2 and Big Real Mode support? Date: Mon, 28 Jan 2008 13:06:11 +0100 Message-ID: <20080128120611.GH4267@implementation.uk.xensource.com> References: <20080123153252.55ee1d5e@frecb000711> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20080123153252.55ee1d5e@frecb000711> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Guillaume Thouvenin Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, Guillaume Thouvenin, le Wed 23 Jan 2008 15:32:52 +0100, a écrit : > I'd like to know what is the level of the emulation of x86 'real > mode'? I ask that because I tried to install OpenSuse 10.3 (I used > the iso file openSUSE-10.3-GM-x86_64-mini.iso) with Xen 3.2-testing > from mercurial and the boot failed. I got the following messages: > > "... > Booting from CD-Rom... > > ISOLINUX 3.31 0x46f43c1e Copyright (C) 1994-2005 H. Peter Anvin > Loading... > " > > and it hangs after the "...". Logs don't show any specifics problems. > As OpenSuse 10.3 is known to have some 'real mode' issues due to the > presence of the gfx bootloader I asking myself what is the state of the > art of 'real mode' emulation into Xen? That's the kind of bug that should get fixed by this real mode emulation indeed. Note that that precise bug (gfxboot) only appears on Intel machines with VMX. AMD's SVM doesn't have that issue. Samuel