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] [PATCH]Fix domain0 no VGA console bug.

To: "Alex Williamson" <alex.williamson@xxxxxx>
Subject: RE: [Xen-ia64-devel] [PATCH]Fix domain0 no VGA console bug.
From: "Zhang, Xiantao" <xiantao.zhang@xxxxxxxxx>
Date: Thu, 1 Jun 2006 09:45:05 +0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 31 May 2006 18:45:19 -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>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcaEx3nyWMZUac/kTZ+objzCt/yO8AAU4OQQ
Thread-topic: [Xen-ia64-devel] [PATCH]Fix domain0 no VGA console bug.
Hi Alex,
        We are using tiger4 platform. I didn't find md about space: 
0xa0000-0xc0000 in efi memmap, maybe it was assumed EFI_MEMORY_MAPPED_IO in 
native OS. But dom_fw_init shouldn't neglect it to set IO space according to 
MDs efi provides. Seems your platform has VGA console. So this patch can enable 
VGA console on all platforms explicitly, maybe as you said this step is better 
to do in dom_fw_init :)
Thanks
-Xiantao

> -----Original Message-----
> From: Alex Williamson [mailto:alex.williamson@xxxxxx]
> Sent: 2006年5月31日 23:32
> To: Zhang, Xiantao
> Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-ia64-devel] [PATCH]Fix domain0 no VGA console bug.
> 
> On Wed, 2006-05-31 at 20:30 +0800, Zhang, Xiantao wrote:
> > After enabling dom0_vp mode, we lost domain0's VGA console, and we have
> > to connect it through network or serial console.
> > The reason is that VGA frame buffer(0xa0000-0xc0000) was set to
> > conventional
> > memory not IO in dom0's p2m table. Attached patch fixes it.
> 
> Hi Xiantao,
> 
>    What about systems that don't have VGA?  What memory type does your
> system report in the EFI MDT for address 0xA0000?  I would expect
> EFI_MEMORY_MAPPED_IO, but if it's something else, it probably needs to
> be assigned a passthrough in dom_fw_init().  Thanks,
> 
>       Alex
> 
> --
> Alex Williamson                             HP Open Source & Linux Org.

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