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] Paravirtualized xenlinux/ia64 available

To: "Tian, Kevin" <kevin.tian@xxxxxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-ia64-devel] Paravirtualized xenlinux/ia64 available
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Mon, 16 May 2005 16:16:10 -0700
Cc: "Munoz, Alberto J" <alberto.j.munoz@xxxxxxxxx>
Delivery-date: Mon, 16 May 2005 23:15:49 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: AcVHlVmMb8/hDflETjKrZWojU5vuVgJUlTQAAaoddtAACuyVYAB+E+YwAC451OA=
Thread-topic: [Xen-ia64-devel] Paravirtualized xenlinux/ia64 available
FYI, I fixed these and added an arch/ia64/configs/xen_sim_defconfig
to bk://xen-ia64.bkbits.net/xenlinux-ia64-2.6.11.bk

>       I also tried to copy sim_defconfig, and there's no 
> output after "Freeing unused kernel memory: 192kB freed" but 
> the keyboard can work. Before reaching this point, at least I 
> need to change something for para-xenlinux:
>       1. Comment following line in arch/ia64/Makefile:
>               #drivers-$(CONFIG_XEN)          += arch/ia64/hp/sim/
>               Or else the compilation will fail due to double 
> inclusion
>       2. Comment arch/ia64/kernel/setup.c:
> static inline int __init
> early_console_setup (char *cmdline)
> {
> #if 0
> //#ifdef CONFIG_XEN
>         extern struct console hpsim_cons;
>         register_console(&hpsim_cons);
>         return 0;
> #else

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

<Prev in Thread] Current Thread [Next in Thread>