WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH][VT]vga acceleration for cirrus logic device mode

To: "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH][VT]vga acceleration for cirrus logic device model
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Fri, 23 Sep 2005 14:43:57 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 23 Sep 2005 13:36:48 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <FFEFE1749526634699CD3AC2EDB7627A4AE13C@pdsmsx406>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <FFEFE1749526634699CD3AC2EDB7627A4AE13C@pdsmsx406>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

On 23 Sep 2005, at 13:51, Jiang, Yunhong wrote:

There may be some problem on current 1:1 page table for 64 bit guest.
Considering a guest has memory more than 4G. Current implementation may
cause problem on physical to machine mapping.

However, this patch works on currently 1:1 page table implementation. So
how about check it in firstly, and I will provide a total solution to
improve the whole thing, because I think the 4 level 1:1 page table is
more complex than 3 level, we may have to provide dynamical setting,
still on consideration.

Depends what the 1:1 page table is used for (it's also supposed to be the phys-to-machine table, isn't it?). If we ignore that latter use (I think it can be worked out later) then we are okay so long as the guest can never run in 64-bit mode with paging disabled. IIRC that is not a valid execution mode?

If it can only run with paging disabled in 16- or 32-bit mode, it can't access above 4G pseudophys anyway. :-)

 -- Keir


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel