3 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] Re: [Xen-devel] ...
FromSent OnAttachments
Tian, Kevin26 Jul 2006 01:54 
Tian, Kevin26 Jul 2006 01:56 
Keir Fraser26 Jul 2006 02:02 
Subject:Re: [Xen-ia64-devel] Re: [Xen-devel] [PATCH] Add lost logic for VGAinitialization
From:Keir Fraser (Keir@cl.cam.ac.uk)
Date:07/26/2006 02:02:45 AM
List:com.xensource.lists.xen-ia64-devel

On 26 Jul 2006, at 09:54, Tian, Kevin wrote:

It's IA64 specific. On xen/x86, vga bios is copied to 0xD0000 by guest firmware. However on ia64 platform, native firmware depends on some initialization vga state at power on and so does guest firmware. That's why that vga bios initialization stub is required for vti domain, to match platform requirement.

Thanks, makes sense.

-- Keir