* Xen 3.0.1 plans? xen-3.0-testing status?
@ 2005-12-29 22:02 Pasi Kärkkäinen
0 siblings, 0 replies; 7+ messages in thread
From: Pasi Kärkkäinen @ 2005-12-29 22:02 UTC (permalink / raw)
To: xen-devel
Hi list!
What are the plans for xen 3.0.1 release? Is support for 2.6.14 (or even better, 2.6.15)
going to be added?
What's the state of xen-3.0-testing? Is it working OK for you? Better
than 3.0.0 ? Please post your comments!
-- Pasi Kärkkäinen
^
. .
Linux
/ - \
Choice.of.the
.Next.Generation.
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Xen 3.0.1 plans? xen-3.0-testing status?
@ 2005-12-29 22:10 Ian Pratt
2006-01-03 14:57 ` Pasi Kärkkäinen
0 siblings, 1 reply; 7+ messages in thread
From: Ian Pratt @ 2005-12-29 22:10 UTC (permalink / raw)
To: Pasi Kärkkäinen, xen-devel
> What's the state of xen-3.0-testing? Is it working OK for
> you? Better than 3.0.0 ? Please post your comments!
3.0-testing has a number of bug fixes in it over 3.0.0 -- it should definitely be used in preference to 3.0.0. It's effectively a 3.0.0.x series.
> What are the plans for xen 3.0.1 release? Is support for
> 2.6.14 (or even better, 2.6.15) going to be added?
If you want 2.6.14 you can use the xenbits.xensource.com/linux-2.6-xen.hg tree. This will be pulled into -unstable.hg soon.
If you want the very latest bleeding edge 2.6.15-rc7, look at xenbits.xensource.com/ext/linux-2.6-merge.hg
Ian
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Xen 3.0.1 plans? xen-3.0-testing status?
@ 2005-12-29 23:22 James Harper
2005-12-30 1:02 ` Matt Ayres
0 siblings, 1 reply; 7+ messages in thread
From: James Harper @ 2005-12-29 23:22 UTC (permalink / raw)
To: Ian Pratt, Pasi Kärkkäinen, xen-devel
> > What's the state of xen-3.0-testing? Is it working OK for
> > you? Better than 3.0.0 ? Please post your comments!
>
> 3.0-testing has a number of bug fixes in it over 3.0.0 -- it should
> definitely be used in preference to 3.0.0. It's effectively a 3.0.0.x
> series.
Ah the world of open source... where anything tagged 'stable' probably shouldn't be used because it is either a) too old, or b) too buggy.
But we wouldn't have it any other way.
Maybe that memory leak which crashes my dom0 has been fixed... I'll have to give -testing a go.
James
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Xen 3.0.1 plans? xen-3.0-testing status?
2005-12-29 23:22 Xen 3.0.1 plans? xen-3.0-testing status? James Harper
@ 2005-12-30 1:02 ` Matt Ayres
2005-12-30 10:16 ` Keir Fraser
0 siblings, 1 reply; 7+ messages in thread
From: Matt Ayres @ 2005-12-30 1:02 UTC (permalink / raw)
To: James Harper; +Cc: Ian Pratt, xen-devel
James Harper wrote:
>>> What's the state of xen-3.0-testing? Is it working OK for
>>> you? Better than 3.0.0 ? Please post your comments!
>> 3.0-testing has a number of bug fixes in it over 3.0.0 -- it should
>> definitely be used in preference to 3.0.0. It's effectively a 3.0.0.x
>> series.
>
> Ah the world of open source... where anything tagged 'stable' probably shouldn't be used because it is either a) too old, or b) too buggy.
>
> But we wouldn't have it any other way.
>
> Maybe that memory leak which crashes my dom0 has been fixed... I'll have to give -testing a go.
>
3.0-testing is nice. There have not been many backports to it lately
from -unstable. I know a patch I received from Ian that fixes issues
with 3ware cards is not even on -unstable, I had hoped it'd be in
3.0-testing by now.
I'm half-considering just running -unstable util 3.0.2/3 so I get the
latest fixes :)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Xen 3.0.1 plans? xen-3.0-testing status?
2005-12-30 1:02 ` Matt Ayres
@ 2005-12-30 10:16 ` Keir Fraser
2005-12-30 13:35 ` Matt Ayres
0 siblings, 1 reply; 7+ messages in thread
From: Keir Fraser @ 2005-12-30 10:16 UTC (permalink / raw)
To: Matt Ayres; +Cc: Ian Pratt, James Harper, Xen Mailing List
On 30 Dec 2005, at 01:02, Matt Ayres wrote:
> 3.0-testing is nice. There have not been many backports to it lately
> from -unstable. I know a patch I received from Ian that fixes issues
> with 3ware cards is not even on -unstable, I had hoped it'd be in
> 3.0-testing by now.
The fix has been in -unstable for a fortnight (changeset 8392 "Work
aroudn swiotlb issue...").
-- Keir
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Xen 3.0.1 plans? xen-3.0-testing status?
2005-12-30 10:16 ` Keir Fraser
@ 2005-12-30 13:35 ` Matt Ayres
0 siblings, 0 replies; 7+ messages in thread
From: Matt Ayres @ 2005-12-30 13:35 UTC (permalink / raw)
To: Keir Fraser; +Cc: Ian Pratt, James Harper, Xen Mailing List
Keir Fraser wrote:
>
> On 30 Dec 2005, at 01:02, Matt Ayres wrote:
>
>> 3.0-testing is nice. There have not been many backports to it lately
>> from -unstable. I know a patch I received from Ian that fixes issues
>> with 3ware cards is not even on -unstable, I had hoped it'd be in
>> 3.0-testing by now.
>
> The fix has been in -unstable for a fortnight (changeset 8392 "Work
> aroudn swiotlb issue...").
>
Thank you for the correction. I am on the changebot list, but seem to
have missed that one.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Xen 3.0.1 plans? xen-3.0-testing status?
2005-12-29 22:10 Ian Pratt
@ 2006-01-03 14:57 ` Pasi Kärkkäinen
0 siblings, 0 replies; 7+ messages in thread
From: Pasi Kärkkäinen @ 2006-01-03 14:57 UTC (permalink / raw)
To: Ian Pratt; +Cc: xen-devel
On Thu, Dec 29, 2005 at 10:10:45PM -0000, Ian Pratt wrote:
>
> > What's the state of xen-3.0-testing? Is it working OK for
> > you? Better than 3.0.0 ? Please post your comments!
>
> 3.0-testing has a number of bug fixes in it over 3.0.0 -- it should
> definitely be used in preference to 3.0.0. It's effectively a 3.0.0.x series.
>
Yep. And most people seem to agree that 3.0-testing is currently more stable
than 3.0.0 release.
> > What are the plans for xen 3.0.1 release? Is support for
> > 2.6.14 (or even better, 2.6.15) going to be added?
>
> If you want 2.6.14 you can use the xenbits.xensource.com/linux-2.6-xen.hg tree.
> This will be pulled into -unstable.hg soon.
>
> If you want the very latest bleeding edge 2.6.15-rc7, look at xenbits.xensource.com/ext/linux-2.6-merge.hg
>
Now waiting for 2.6.15 final merge :)
-- Pasi Kärkkäinen
^
. .
Linux
/ - \
Choice.of.the
.Next.Generation.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-01-03 14:57 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-29 23:22 Xen 3.0.1 plans? xen-3.0-testing status? James Harper
2005-12-30 1:02 ` Matt Ayres
2005-12-30 10:16 ` Keir Fraser
2005-12-30 13:35 ` Matt Ayres
-- strict thread matches above, loose matches on Subject: below --
2005-12-29 22:10 Ian Pratt
2006-01-03 14:57 ` Pasi Kärkkäinen
2005-12-29 22:02 Pasi Kärkkäinen
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.