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-ia64-devel

[Xen-ia64-devel] [GFW PATCH] Reserve VGA ROM space, create MDT entries,

To: Tristan Gingold <tgingold@xxxxxxx>
Subject: [Xen-ia64-devel] [GFW PATCH] Reserve VGA ROM space, create MDT entries, parsing fixes
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Wed, 10 Oct 2007 12:11:11 -0600
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 10 Oct 2007 11:11:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: HP OSLO R&D
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Tristan,

   Here's another GFW patch.  This one creates entries in the MDT for
both the VGA RAM and ROM spaces and fixes the memory parsing that avoids
adding memory overlapping these ranges to the memory pool.  The previous
code was very hard coded that it expected the overlapping range to start
at 0x0 and end somewhere after 0x100000.  The new code should handle any
overlapping ranges that you can throw at it.  Thanks,

        Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.

Attachment: hvm_vga_rom.patch
Description: Text Data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] [GFW PATCH] Reserve VGA ROM space, create MDT entries, parsing fixes, Alex Williamson <=