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

Re: [Xen-ia64-devel] RE: VTI will crash with memory=3073M

To: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] RE: VTI will crash with memory=3073M
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Wed, 24 Sep 2008 20:22:14 +0900
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 24 Sep 2008 04:22:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20080924100312.GD4150%yamahata@xxxxxxxxxxxxx>
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/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20080924050735.GC4150%yamahata@xxxxxxxxxxxxx> <20080924100312.GD4150%yamahata@xxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6i
On Wed, Sep 24, 2008 at 07:03:12PM +0900, Isaku Yamahata wrote:

> I think I tracked down the cause and created a patch.
> Please comment or give it a try.
> However gfw seems very unstable now. So this patch isn't for
> commit for the moment.


For those who want to give it a try, the following patch is
the work around patch. Should qemu-xen be looked into?


diff -r 52e0655ee541 
edk2-sparse/EdkQemuPkg/Chipset/PcCompatible/VgaInit/Dxe/XenVRam.c
--- a/edk2-sparse/EdkQemuPkg/Chipset/PcCompatible/VgaInit/Dxe/XenVRam.c Wed Sep 
24 22:47:04 2008 +0900
+++ b/edk2-sparse/EdkQemuPkg/Chipset/PcCompatible/VgaInit/Dxe/XenVRam.c Wed Sep 
24 23:25:49 2008 +0900
@@ -63,6 +63,8 @@
   EFI_PHYSICAL_ADDRESS VgaRam;
   UINT32               Data32;
   UINT32               Bar0;
+
+  return;
 
   for (Device = 0; Device <= PCI_MAX_DEVICE; Device++) {
     UINT16 VendorId;


-- 
yamahata

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