From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [bug] pv-grub doesn't run on rhel5 Date: Thu, 14 Aug 2008 17:04:07 +0200 Message-ID: <48A44967.4060401@redhat.com> References: <48A40B17.2090701@redhat.com> <20080814111520.GH4590@implementation.uk.xensource.com> <48A4232B.6040500@redhat.com> <20080814122931.GL4590@implementation.uk.xensource.com> <48A43EAD.7040701@redhat.com> <20080814142849.GS4590@implementation.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080814142849.GS4590@implementation.uk.xensource.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: Samuel Thibault , Gerd Hoffmann , Xen Development Mailing List List-Id: xen-devel@lists.xenproject.org Samuel Thibault wrote: > The problem is a bug in the hypervisor's mod_l3_entry which calls > adjust_guest_l3e before calling get_page_from_l3e, see c/s 17061. Is it > possible for you to backport the patch? So due to the wrong ordering xen first sets the bits, then notices they shouldn't be set, then complains the guest passed invalid bits? Uhm, well, no way to fix minios to run on older xen versions then I guess (which I'd prefer). Except maybe limiting the 32bit version to 1GB address space. Which should be fine at least for pvgrub ... Another pvgrub issue: Is booting guests with the framebuffer enabled supposed to work? I suspect that needs some work on the qemu side. Right now I see the pvgrub screen just fine, after booting the guest kernel I see funny, scrambled pictures though. I suspect that needs some work on the qemu side, so it remaps the framebuffer correctly. cheers, Gerd -- http://kraxel.fedorapeople.org/xenner/