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] Windows SMP

To: "'Steve Ofsthun'" <sofsthun@xxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Windows SMP
From: "Venefax" <venefax@xxxxxxxxx>
Date: Tue, 6 Jan 2009 21:06:39 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, 'Andrew Lyon' <andrew.lyon@xxxxxxxxx>, 'Dirk Utterback' <dirk.utterback@xxxxxxxxx>, 'Keir Fraser' <keir.fraser@xxxxxxxxxxxxx>, 'James Harper' <james.harper@xxxxxxxxxxxxxxxx>
Delivery-date: Tue, 06 Jan 2009 18:08:23 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:references :in-reply-to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language; bh=37m7YV4kh/sYIl7bvF9aRj2FAZgpBiV6JKe95XkYk0A=; b=A0BvO5WUyAekd6ggSH0e1zcxPn1O3ZGo9TPI0aD8b++pdeheJYyPysRagfoiNhNBjV 4mK5wlRXqyZisUUf9jQiP0gHKIz0YmUZ4gJgTLYFZP6aGsnM7Svj5qUgP9F4IH5CmGom WubupT0Kri6jwqhNwmGzYaxhPFHxGvABezeHk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :thread-index:content-language; b=HRS6FLDd6urcNBL87jVpU72d3uU7xlMA4E0Xq4uFtO7F4aHK/saRS74iE7N/D6TNiR RlryEOOanhgJiErmPxKMvtifpWutnyTnrvffg/hFC3UaUgFIGDpVo2yr9TsXTQjEPLRV fNU9u92qLwt5bwtCdUXoOOP689+D37819MLpo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4963CB1D.60501@xxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <f4527be0812310208v61e9d255m103e7686c5e022fa@xxxxxxxxxxxxxx> <C580F57E.20A3E%keir.fraser@xxxxxxxxxxxxx> <069e01c96b55$3c834d80$b589e880$@com> <4962588D.7080204@xxxxxxxxxxxxxxx> <03d101c96f68$eec4da10$cc4e8e30$@com> <496267EF.5070508@xxxxxxxxxxxxxxx> <03e901c96f72$3029a400$907cec00$@com> <4963CB1D.60501@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclwRJvBR5KuqRtuS3avzpUzCILNwAAJ8HqQ
Dear Steve
I went as far as "make xen". The question is now what do I do to use this new, 
patched hypervisor, I mean, how do I put in production? A simple reboot? Please 
advise.
Federico

-----Original Message-----
From: Steve Ofsthun [mailto:sofsthun@xxxxxxxxxxxxxxx] 
Sent: Tuesday, January 06, 2009 4:20 PM
To: Venefax
Cc: 'Keir Fraser'; 'Andrew Lyon'; 'James Harper'; 'Dirk Utterback'; 
xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Windows SMP

Venefax wrote:
> Dear Gentlemen
> One silly question, maybe, how do I apply the patch supplied in SLES SP2? I 
> have not compiled anything from sources.
> Federico

I believe the proper sequence is:

download the SLES10 SDK iso from you Novell support account:

SLE-10-SP2-SDK-DVD-x86_64-GM-DVD1.iso

Add this ISO as a yast installation source.

install the xen-3.2.0_16718_14-0.4.src.rpm rpm via yast or:

# rpm -i xen-3.2.0_16718_14-0.4.src.rpm

Note that this is the .src.rpm not the binary rpm.

Prep the source tree using:

# rpmbuild -bc /usr/src/packages/SPECS/xen.spec

This should build, patch and compile the package.  If it fails due to 
dependencies, add the missing RPMs using yast.

Once it succeeds, apply the attached patch (I attached the wrong one 
previously):

# cd /usr/src/packages/BUILD/xen-3.2-testing
# patch -p0 < ~/xen-vioapic-callback-routing.patch

Build the hypervisor:

# cd /usr/src/packages/BUILD/xen-3.2-testing
# make xen

try out the resulting xen/xen.gz manually.

Steve




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