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

[Xen-devel] Compile problems shadow.c after hg pull -u

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Compile problems shadow.c after hg pull -u
From: Robin van Leeuwen <rvl@xxxxxxxxxxxxxx>
Date: Thu, 15 Dec 2005 14:29:52 +0100
Delivery-date: Thu, 15 Dec 2005 13:31:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Organization: RLD Software
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
After my last hg pull -u

hg tip
changeset:   8369:dc8122d90670
tag:         tip
user:        kaf24@xxxxxxxxxxxxxxxxxxxx
date:        Wed Dec 14 19:47:16 2005 +0100
summary: Fix the issue when guest OS clear TS bit by mov to cr0 instead of

i got some strange errors in compiling
Xen. They where all located in the file /usr/src/xen/xen-unstable.hg/xen/arch/x86/shadow.c

Anyway, i have limited C experience, but the was a lot of rules in it like

> <<<<<<< /tmp/shadow.c~base.2FTtb9
>     need_flush |= resync_all(d, PGT_l2_shadow);
> =======

So everywhere wehere the was a <<<<<<<, i deleted until the ===========
and everywhere there was >>>>>>>> i left (removed >>>>>> and ========) offcourse

my diff file before and after is attached, maybe can give some help....

seems so compile ok now (amd64, 64 bit mode)

kind regards, robin

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

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