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] mini-os: gnttab.c does not compile

To: Anil Madhavapeddy <anil@xxxxxxxxxxxxx>, "Robert Kaiser (FH)" <kaiser@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] mini-os: gnttab.c does not compile
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Fri, 01 Sep 2006 16:06:49 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, sos22@xxxxxxxxx, gm281@xxxxxxxxx
Delivery-date: Fri, 01 Sep 2006 08:07:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <A3A2960B-01E7-42DB-9FD1-08DFD4382490@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbN2D+VfgziPjnLEdumGQAKle7CWA==
Thread-topic: [Xen-devel] mini-os: gnttab.c does not compile
User-agent: Microsoft-Entourage/11.2.5.060620


On 31/8/06 12:11 pm, "Anil Madhavapeddy" <anil@xxxxxxxxxxxxx> wrote:

> MiniOS wasn't declaring a __XEN_INTERFACE_VERSION__, so it broke
> after the recent dom0_ops.h change.
> 
> I pushed a small Makefile fix so it declares it as 0x00030203 (the
> version right before those changes) and builds again.  Someone should
> also update it to sync with the new header files as well so that the
> interface version can bumped to the latest.

I wonder how it worked before? Set_xen_guest_handle() has never been a valid
thing for a guest to use if it doesn't define a suitable
XEN_INTERFACE_VERSION. Going back to before the dom0_ops changes, the build
still fails for me: seems weird that gnttab.c could ever have built as part
of mini-os.

 -- Keir



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

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