From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marc - A. Dahlhaus" Subject: testing 32bit PAE pv_ops dom0... Date: Sat, 10 Jan 2009 18:45:59 +0100 Message-ID: <4968DED7.2080208@wol.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed 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: xen-devel List-Id: xen-devel@lists.xenproject.org Hello, i had no luck in booting 32bit PAE pv_ops dom0 on xen-3.4-unstable so far... Booting the bzImage on bare Metal works like a charm (it's even stable under high load), but booting the vmlinux over xen gives just a jump of the cursor to the top left corner after the last messages from the hypervisor. My Test-Box (Dell XPS-720) lacks a serial port so i can't check if it's just a vga issue. I have most xen related options configured as modules maybe that might be the problem. I'll try to check that out over the next week. Next thing i'll try is to use xen-3.3.1 hypervisor to check that it's not hypervisor related. I also try to dig out some older Boxes on which 3.3.1 runs at the moment and try if it actually prints something to a serial console... Marc