All of lore.kernel.org
 help / color / mirror / Atom feed
* unmodified_drivers for linux-2.4 kernel
@ 2008-04-10 17:52 Michael Williams
  2008-04-10 21:06 ` Steve Ofsthun
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Williams @ 2008-04-10 17:52 UTC (permalink / raw)
  To: xen-devel


I need help trying to compile the unmodified_driver tree for use on a 
HVM linux-based pc running kernel 2.4.34.  I found this  ( 
http://lists.xensource.com/archives/html/xen-devel/2007-12/msg00719.html 
) thread and it seems that these patches are what I need, but I cannot 
get them to compile on my machine.  If Ben Guthro or anyone else who was 
able to successfully use these patches could tell me what I need to do 
to compile them, I would be very appreciative.

My xen version is 3.1.0-53.1.14  (CentOS 5).

Any and all help is appreciated.

~Michael Williams

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: unmodified_drivers for linux-2.4 kernel
  2008-04-10 17:52 Michael Williams
@ 2008-04-10 21:06 ` Steve Ofsthun
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Ofsthun @ 2008-04-10 21:06 UTC (permalink / raw)
  To: Michael Williams; +Cc: xen-devel

Michael Williams wrote:

> I need help trying to compile the unmodified_driver tree for use on a 
> HVM linux-based pc running kernel 2.4.34.  I found this  ( 
> http://lists.xensource.com/archives/html/xen-devel/2007-12/msg00719.html 
> ) thread and it seems that these patches are what I need, but I cannot 
> get them to compile on my machine.  If Ben Guthro or anyone else who was 
> able to successfully use these patches could tell me what I need to do 
> to compile them, I would be very appreciative.
> 
> My xen version is 3.1.0-53.1.14  (CentOS 5).
> 
> Any and all help is appreciated.

Ben is out of the office until next week.  The patches that Ben originally posted for 2.4 were actually developed for RHEL3 in particular.  In parallel with our own efforts, RedHat has been working on a set of patches of their own for submission to xen-devel (http://lists.xensource.com/archives/html/xen-devel/2007-12/msg00811.html).  We expect to see these in the near future.

Steve

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: unmodified_drivers for linux-2.4 kernel
@ 2008-04-21 16:49 Ben Guthro
  2008-04-21 17:12 ` Keir Fraser
  2008-04-21 17:47 ` Michael Williams
  0 siblings, 2 replies; 5+ messages in thread
From: Ben Guthro @ 2008-04-21 16:49 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1762 bytes --]

Re-send, now that the list is back up.

-------- Original Message --------
Subject: 	Re: [Xen-devel] unmodified_drivers for linux-2.4 kernel
Date: 	Wed, 16 Apr 2008 11:08:08 -0400
From: 	Ben Guthro <bguthro@virtualiron.com>
To: 	Michael Williams <spacex@mspacex.net>
CC: 	xen-devel <xen-devel@lists.xensource.com>
References: 	<47FE53F4.4040303@mspacex.net>



These patches were originally developed for RHEL3-U8... I'm not sure 
what the differences are for CentOS5. I'm sure it would take a bit of 
development to get them working.

The guys over at RedHat had said they were planning on releasing a 
pv-on-hvm driver kit for older RHEL versions...but I'm not sure what the 
status is on these.

However - you are not the first person to inquire about these patches - 
indicating that there is a real desire to support 2.4 kernels.

Keir - you had originally rejected these patches for various reasons.
Have any other solutions been proposed that you find more acceptable?

Ben Guthro

Michael Williams wrote:
>
> I need help trying to compile the unmodified_driver tree for use on a 
> HVM linux-based pc running kernel 2.4.34.  I found this  ( 
> http://lists.xensource.com/archives/html/xen-devel/2007-12/msg00719.html 
> ) thread and it seems that these patches are what I need, but I cannot 
> get them to compile on my machine.  If Ben Guthro or anyone else who 
> was able to successfully use these patches could tell me what I need 
> to do to compile them, I would be very appreciative.
>
> My xen version is 3.1.0-53.1.14  (CentOS 5).
>
> Any and all help is appreciated.
>
> ~Michael Williams
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel




[-- Attachment #1.2: Type: text/html, Size: 3301 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: unmodified_drivers for linux-2.4 kernel
  2008-04-21 16:49 unmodified_drivers for linux-2.4 kernel Ben Guthro
@ 2008-04-21 17:12 ` Keir Fraser
  2008-04-21 17:47 ` Michael Williams
  1 sibling, 0 replies; 5+ messages in thread
From: Keir Fraser @ 2008-04-21 17:12 UTC (permalink / raw)
  To: Ben Guthro, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 2589 bytes --]

We would definitely host a repo for 2.4 drivers. But we don¹t really want to
scuzz up the main drivers with too much legacy stuff. Particularly since
they will go away when we move to pv_ops, and mainline Linux does not like
carrying legacy layers in driver sources afaik.

 -- Keir

On 21/4/08 17:49, "Ben Guthro" <bguthro@virtualiron.com> wrote:

> Re-send, now that the list is back up.
> 
> -------- Original Message --------
>  Subject:  Re: [Xen-devel] unmodified_drivers for linux-2.4 kernel
>  Date:  Wed, 16 Apr 2008 11:08:08 -0400
>  From:  Ben Guthro <bguthro@virtualiron.com> <mailto:bguthro@virtualiron.com>
>  To:  Michael Williams <spacex@mspacex.net> <mailto:spacex@mspacex.net>
>  CC:  xen-devel <xen-devel@lists.xensource.com>
> <mailto:xen-devel@lists.xensource.com>
>  References:  <47FE53F4.4040303@mspacex.net>
> <mailto:47FE53F4.4040303@mspacex.net>
> 
> These patches were originally developed for RHEL3-U8... I'm not sure
> what the differences are for CentOS5. I'm sure it would take a bit of
> development to get them working.
> 
> The guys over at RedHat had said they were planning on releasing a
> pv-on-hvm driver kit for older RHEL versions...but I'm not sure what the
> status is on these.
> 
> However - you are not the first person to inquire about these patches -
> indicating that there is a real desire to support 2.4 kernels.
> 
> Keir - you had originally rejected these patches for various reasons.
> Have any other solutions been proposed that you find more acceptable?
> 
> Ben Guthro
> 
> Michael Williams wrote:
>> >
>> > I need help trying to compile the unmodified_driver tree for use on a
>> > HVM linux-based pc running kernel 2.4.34.  I found this  (
>> > http://lists.xensource.com/archives/html/xen-devel/2007-12/msg00719.html
>> > ) thread and it seems that these patches are what I need, but I cannot
>> > get them to compile on my machine.  If Ben Guthro or anyone else who
>> > was able to successfully use these patches could tell me what I need
>> > to do to compile them, I would be very appreciative.
>> >
>> > My xen version is 3.1.0-53.1.14  (CentOS 5).
>> >
>> > Any and all help is appreciated.
>> >
>> > ~Michael Williams
>> >
>> >
>> >
>> > _______________________________________________
>> > Xen-devel mailing list
>> > Xen-devel@lists.xensource.com
>> > http://lists.xensource.com/xen-devel
> 
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel



[-- Attachment #1.2: Type: text/html, Size: 3932 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: unmodified_drivers for linux-2.4 kernel
  2008-04-21 16:49 unmodified_drivers for linux-2.4 kernel Ben Guthro
  2008-04-21 17:12 ` Keir Fraser
@ 2008-04-21 17:47 ` Michael Williams
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Williams @ 2008-04-21 17:47 UTC (permalink / raw)
  To: Ben Guthro; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 2513 bytes --]

The sytem I am trying to get the unmodified_drivers to work on is 
actually a custom linux distribution based on the 2.4.34 linux kernel 
with several other patches applied to it.  I have already investigated 
trying to apply the xen patches to the kernel itself, and the patches 
conflict with the grsecurity and/or openswan patches.  So, in the 
meantime I have been running the machine as a pure HVM, but I am looking 
for ways to increase it's performance.

If there is anything that I can do to help with this project, just let 
me know, and I will help out to the best of my ability.

Ben Guthro wrote:
> Re-send, now that the list is back up.
> These patches were originally developed for RHEL3-U8... I'm not sure 
> what the differences are for CentOS5. I'm sure it would take a bit of 
> development to get them working.
>
> The guys over at RedHat had said they were planning on releasing a 
> pv-on-hvm driver kit for older RHEL versions...but I'm not sure what the 
> status is on these.
>
> However - you are not the first person to inquire about these patches - 
> indicating that there is a real desire to support 2.4 kernels.
>
> Keir - you had originally rejected these patches for various reasons.
> Have any other solutions been proposed that you find more acceptable?
>
> Ben Guthro
>
> Michael Williams wrote:
> >
> > I need help trying to compile the unmodified_driver tree for use on a 
> > HVM linux-based pc running kernel 2.4.34.  I found this  ( 
> > http://lists.xensource.com/archives/html/xen-devel/2007-12/msg00719.html 
> > ) thread and it seems that these patches are what I need, but I cannot 
> > get them to compile on my machine.  If Ben Guthro or anyone else who 
> > was able to successfully use these patches could tell me what I need 
> > to do to compile them, I would be very appreciative.
> >
> > My xen version is 3.1.0-53.1.14  (CentOS 5).
> >
> > Any and all help is appreciated.
> >
> > ~Michael Williams
> >
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
>
>
>   
>
> -- 
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>   


[-- Attachment #1.2: Type: text/html, Size: 3458 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-04-21 17:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21 16:49 unmodified_drivers for linux-2.4 kernel Ben Guthro
2008-04-21 17:12 ` Keir Fraser
2008-04-21 17:47 ` Michael Williams
  -- strict thread matches above, loose matches on Subject: below --
2008-04-10 17:52 Michael Williams
2008-04-10 21:06 ` Steve Ofsthun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.