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-users

RE: [Xen-users] Where are Xen kernel patches?

To: "John McMonagle" <johnm@xxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Where are Xen kernel patches?
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Fri, 15 Dec 2006 17:18:49 +0100
Delivery-date: Fri, 15 Dec 2006 08:19:18 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4582C7CA.306@xxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AccgYzptaIWTNaZYRBKFCvYazO/qUwAADM2w
Thread-topic: [Xen-users] Where are Xen kernel patches?
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> John McMonagle
> Sent: 15 December 2006 16:06
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Where are Xen kernel patches?
> 
> Want to see if I can get a couple old servers running under Xen.
> 
> They both need custom kernels.
> 
> One needs to run sco executables and need the abi patches.
> The other is for win4lin and needs win4lin patches.
> 
> Where are the xen kernel patches?
> Are there patches for older kernels that work with the current xen?
> It's improbably I will find  abi or win4lin patches for a 
> recent kernel.
> For win4lin see one for 2.6.14.3 for abi see mention of one 
> for 2.6.16.

Note: I haven't tried this, I'm just writing down what I have figured
out by looking at the different makefiles and doing other things in Xen.


You can generate your own patches with "make mkpatches" in the Xen tree.


You'll need to set the "LINUX_VER" to 2.6.14.3 in
.../buildconfigs/mk.linux-2.6-xen

And there's absolutely no guarantee that your patches will apply to this
kernel version, as it's quite ancient... It may be a BETTER option to
try to forward port the win4lin/sco abi changes to the current Xen
kernel version - as the patches for the Linux kernel in my
.../patches/linux-2.6.16.29/ is around 7500 lines of patches. I doubt
the size of the sco/win4lin patches are that big (although I guess
win4lin may be quite big), so it's possibly easier to make those work on
a later kernel version than taking Xen back several releases... 

--
Mats
> 
> I suppose HVM could be used, but do not have anything that supports it
> at the moment.
> If one did use HVM would one still have the disk and lan performance
> issues windows has?
> 
> Thanks
> 
> John
> 
> -- 
> John McMonagle
> IT Manager
> Advocap Inc.
> 
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 
> 



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

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