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] Support for privileged operations?

To: "Tvrtko A. Uršulin" <tvrtko@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Support for privileged operations?
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Tue, 17 Feb 2004 13:41:43 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 17 Feb 2004 13:44:35 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Tue, 17 Feb 2004 13:39:55 +0100." <200402171339.55863.tvrtko@xxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
We haven't had time to test many different Xenolinux config
arrangements. We'll happily accept patches to fix this kind of
problem! 

Note also that you *don't* have to disable 'privileged Xenolinux' to
be able to safely run domains other than zero. Xen enforces this for
you -- the privilged parts of a non-zero domain are essentially
useless. 

 -- Keir

> 
> I am trying to build xenolinux withoout option from the subject to be used 
> for 
> guest domain (>dom0). Compilation fails with:
> 
> gcc -D__KERNEL__ -I/root/build/xenolinux-2.4.24/include -Wall 
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   
> -nostdinc -iwithprefix include -DKBUILD_BASENAME=time  -c -o time.o time.c
> time.c: In function `do_timer_interrupt':
> time.c:400: `last_update_to_rtc' undeclared (first use in this function)
> time.c:400: (Each undeclared identifier is reported only once
> time.c:400: for each function it appears in.)
> time.c:400: `last_update_to_xen' undeclared (first use in this function)
> make[1]: *** [time.o] Error 1
> make[1]: Leaving directory `/root/build/xenolinux-2.4.24/arch/xeno/kernel'
> make: *** [_dir_arch/xeno/kernel] Error 2
> 
> I guess this is not yet supported? :)
> 
> 
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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