All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen 4.0 + Kernel 2.6.32 + Debian
@ 2010-01-27 12:02 Sassy Natan
  2010-01-27 12:12 ` Pasi Kärkkäinen
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Sassy Natan @ 2010-01-27 12:02 UTC (permalink / raw)
  To: Pasi Kärkkäinen, Jeremy Fitzhardinge, Josip Rodin, Xen-devel


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

Hi Xen Users,


I have started in building a Linux Deb Packages to include Xen 4.0 and Dom0
Kernel 2.6.32.

I have two questions:

   - Is there any news about when we will see the dom0 support in the
   mainline?
   - Does version 4.0 of xen plans to release also a stable kernel? Like for
   example kernel 2.6.18


I would like to know this in order to make Debian packages ready for the
stable release of xen 4.0


Thanks
Sassy

[-- Attachment #1.2: Type: text/html, Size: 508 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] 10+ messages in thread

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 12:02 Xen 4.0 + Kernel 2.6.32 + Debian Sassy Natan
@ 2010-01-27 12:12 ` Pasi Kärkkäinen
  2010-01-27 12:52 ` Thiago Camargo Martins Cordeiro
  2010-04-13 23:55 ` Martinx - ジェームズ
  2 siblings, 0 replies; 10+ messages in thread
From: Pasi Kärkkäinen @ 2010-01-27 12:12 UTC (permalink / raw)
  To: Sassy Natan; +Cc: Jeremy Fitzhardinge, Xen-devel, Josip Rodin

On Wed, Jan 27, 2010 at 02:02:25PM +0200, Sassy Natan wrote:
>    Hi Xen Users,
> 
>    I have started in building a Linux Deb Packages to include Xen 4.0 and
>    Dom0 Kernel 2.6.32.
> 
>    I have two questions:
> 
>      * Is there any news about when we will see the dom0 support in the
>        mainline?
>

Jeremy can answer this. Currently Konrad is refactoring the swiotlb patches
to make them upstram acceptable.

I think APIC stuff has been fixed already. How about ACPI?

2.6.34 merge window is getting close soon..

>      * Does version 4.0 of xen plans to release also a stable kernel? Like
>        for example kernel 2.6.18
> 
>    I would like to know this in order to make Debian packages ready for the
>    stable release of xen 4.0
> 

Xen 4.0.0 will use pv_ops dom0 as a default, from Jeremy's git tree.

I think the plan has been to ship with 2.6.32 based pv_ops dom0, see:
http://lists.xensource.com/archives/html/xen-devel/2009-12/msg01127.html

linux-2.6.18-xen can also be used with Xen 4.0.0, if someone wants to do that.

-- Pasi

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

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 12:02 Xen 4.0 + Kernel 2.6.32 + Debian Sassy Natan
  2010-01-27 12:12 ` Pasi Kärkkäinen
@ 2010-01-27 12:52 ` Thiago Camargo Martins Cordeiro
  2010-01-27 13:05   ` Pasi Kärkkäinen
  2010-01-27 13:06   ` Sassy Natan
  2010-04-13 23:55 ` Martinx - ジェームズ
  2 siblings, 2 replies; 10+ messages in thread
From: Thiago Camargo Martins Cordeiro @ 2010-01-27 12:52 UTC (permalink / raw)
  To: Sassy Natan; +Cc: Jeremy Fitzhardinge, Xen-devel, Josip Rodin


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

Hi Sassy!

 You'll start this packaging from scratch?
 I wanna pack the Xen Cloud Platform for Debian, what do you think?

Cheers!
Thiago

2010/1/27 Sassy Natan <sassyn@gmail.com>

> Hi Xen Users,
>
>
> I have started in building a Linux Deb Packages to include Xen 4.0 and Dom0
> Kernel 2.6.32.
>
> I have two questions:
>
>    - Is there any news about when we will see the dom0 support in the
>    mainline?
>    - Does version 4.0 of xen plans to release also a stable kernel? Like
>    for example kernel 2.6.18
>
>
> I would like to know this in order to make Debian packages ready for the
> stable release of xen 4.0
>
>
> Thanks
> Sassy
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>

[-- Attachment #1.2: Type: text/html, Size: 1264 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] 10+ messages in thread

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 12:52 ` Thiago Camargo Martins Cordeiro
@ 2010-01-27 13:05   ` Pasi Kärkkäinen
  2010-01-27 14:55     ` Vincent Hanquez
  2010-01-27 13:06   ` Sassy Natan
  1 sibling, 1 reply; 10+ messages in thread
From: Pasi Kärkkäinen @ 2010-01-27 13:05 UTC (permalink / raw)
  To: Thiago Camargo Martins Cordeiro
  Cc: Jeremy Fitzhardinge, Xen-devel, Sassy Natan, Josip Rodin

On Wed, Jan 27, 2010 at 10:52:07AM -0200, Thiago Camargo Martins Cordeiro wrote:
>    Hi Sassy!
> 
>     You'll start this packaging from scratch?
>     I wanna pack the Xen Cloud Platform for Debian, what do you think?
> 

The idea of Xen Clout Platform is that it includes the full integrated platform 
that is tested as a whole:

- Linux distribution (CentOS)
- Dom0 kernel (2.6.27 based on SLES11 kernel-xen)
- Xen hypervisor (3.4.x)
- Management toolstack (xapi)

So if you change the distribution to Debian, then it would be kind of a different product :)

-- Pasi

>    Cheers!
>    Thiago
> 
>    2010/1/27 Sassy Natan <[1]sassyn@gmail.com>
> 
>      Hi Xen Users,
> 
>      I have started in building a Linux Deb Packages to include Xen 4.0 and
>      Dom0 Kernel 2.6.32.
> 
>      I have two questions:
> 
>        * Is there any news about when we will see the dom0 support in the
>          mainline?
>        * Does version 4.0 of xen plans to release also a stable kernel? Like
>          for example kernel 2.6.18
> 
>      I would like to know this in order to make Debian packages ready for the
>      stable release of xen 4.0
> 
>      Thanks
>      Sassy
> 
>      _______________________________________________
>      Xen-devel mailing list
>      [2]Xen-devel@lists.xensource.com
>      [3]http://lists.xensource.com/xen-devel
> 
> References
> 
>    Visible links
>    1. mailto:sassyn@gmail.com
>    2. mailto:Xen-devel@lists.xensource.com
>    3. http://lists.xensource.com/xen-devel

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

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 12:52 ` Thiago Camargo Martins Cordeiro
  2010-01-27 13:05   ` Pasi Kärkkäinen
@ 2010-01-27 13:06   ` Sassy Natan
  2010-01-27 13:22     ` Sassy Natan
  1 sibling, 1 reply; 10+ messages in thread
From: Sassy Natan @ 2010-01-27 13:06 UTC (permalink / raw)
  To: Thiago Camargo Martins Cordeiro
  Cc: Jeremy Fitzhardinge, Xen-devel, Josip Rodin


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

XCP Will be cool to have in Debian !
I will use some old work was done in version 3.2 and version 3.4 of xen
tools/hypervisor etc...

Cheers!

Sassy



On Wed, Jan 27, 2010 at 2:52 PM, Thiago Camargo Martins Cordeiro <
thiagocmartinsc@gmail.com> wrote:

> Hi Sassy!
>
>  You'll start this packaging from scratch?
>  I wanna pack the Xen Cloud Platform for Debian, what do you think?
>
> Cheers!
> Thiago
>
> 2010/1/27 Sassy Natan <sassyn@gmail.com>
>
>> Hi Xen Users,
>>
>>
>> I have started in building a Linux Deb Packages to include Xen 4.0 and
>> Dom0 Kernel 2.6.32.
>>
>> I have two questions:
>>
>>    - Is there any news about when we will see the dom0 support in the
>>    mainline?
>>    - Does version 4.0 of xen plans to release also a stable kernel? Like
>>    for example kernel 2.6.18
>>
>>
>> I would like to know this in order to make Debian packages ready for the
>> stable release of xen 4.0
>>
>>
>> Thanks
>> Sassy
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>>
>

[-- Attachment #1.2: Type: text/html, Size: 1906 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] 10+ messages in thread

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 13:06   ` Sassy Natan
@ 2010-01-27 13:22     ` Sassy Natan
  0 siblings, 0 replies; 10+ messages in thread
From: Sassy Natan @ 2010-01-27 13:22 UTC (permalink / raw)
  To: Thiago Camargo Martins Cordeiro
  Cc: Jeremy Fitzhardinge, Xen-devel, Josip Rodin


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

I guess Pasi Kärkkäinen is Right here! We should leave XCP out of the Debian
repo, so If ppl want to use XCP then they will need to download the all pkg.
This will also help in debugging and fixing problems since everyone will use
the same version.



On Wed, Jan 27, 2010 at 3:06 PM, Sassy Natan <sassyn@gmail.com> wrote:

> XCP Will be cool to have in Debian !
> I will use some old work was done in version 3.2 and version 3.4 of xen
> tools/hypervisor etc...
>
> Cheers!
>
> Sassy
>
>
>
>
> On Wed, Jan 27, 2010 at 2:52 PM, Thiago Camargo Martins Cordeiro <
> thiagocmartinsc@gmail.com> wrote:
>
>> Hi Sassy!
>>
>>  You'll start this packaging from scratch?
>>  I wanna pack the Xen Cloud Platform for Debian, what do you think?
>>
>> Cheers!
>> Thiago
>>
>> 2010/1/27 Sassy Natan <sassyn@gmail.com>
>>
>>> Hi Xen Users,
>>>
>>>
>>> I have started in building a Linux Deb Packages to include Xen 4.0 and
>>> Dom0 Kernel 2.6.32.
>>>
>>> I have two questions:
>>>
>>>    - Is there any news about when we will see the dom0 support in the
>>>    mainline?
>>>    - Does version 4.0 of xen plans to release also a stable kernel? Like
>>>    for example kernel 2.6.18
>>>
>>>
>>> I would like to know this in order to make Debian packages ready for the
>>> stable release of xen 4.0
>>>
>>>
>>> Thanks
>>> Sassy
>>>
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@lists.xensource.com
>>> http://lists.xensource.com/xen-devel
>>>
>>>
>>
>

[-- Attachment #1.2: Type: text/html, Size: 2603 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] 10+ messages in thread

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 13:05   ` Pasi Kärkkäinen
@ 2010-01-27 14:55     ` Vincent Hanquez
  2010-01-27 15:11       ` Thiago Camargo Martins Cordeiro
  0 siblings, 1 reply; 10+ messages in thread
From: Vincent Hanquez @ 2010-01-27 14:55 UTC (permalink / raw)
  To: Pasi Kärkkäinen
  Cc: Jeremy Fitzhardinge, Xen-devel, Sassy Natan, Josip Rodin,
	Thiago Camargo Martins Cordeiro

Pasi Kärkkäinen wrote:
>
> The idea of Xen Clout Platform is that it includes the full integrated platform 
> that is tested as a whole:
>
> - Linux distribution (CentOS)
> - Dom0 kernel (2.6.27 based on SLES11 kernel-xen)
> - Xen hypervisor (3.4.x)
> - Management toolstack (xapi)
>
> So if you change the distribution to Debian, then it would be kind of a different product :)
>   
Yet there's no reason the platform shouldn't be linux distribution agnostic.

The choice of linux distribution (and for that matter dom0 kernel and 
xen version) is arbitrary, and just
happens to be what we test and develop on.

-- 
Vincent

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

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 14:55     ` Vincent Hanquez
@ 2010-01-27 15:11       ` Thiago Camargo Martins Cordeiro
  0 siblings, 0 replies; 10+ messages in thread
From: Thiago Camargo Martins Cordeiro @ 2010-01-27 15:11 UTC (permalink / raw)
  To: Vincent Hanquez; +Cc: Jeremy Fitzhardinge, Xen-devel, Sassy Natan, Josip Rodin


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

Hi!

 I believe that if we can do something like that...:

echo "deb http://xen.org/debian stable xcp" >
/etc/apt/sources.list.d/xcp.list
echo "deb-src http://xen.org/debian stable xcp" >>
/etc/apt/sources.list.d/xcp.list

aptitude update
aptitude install xen-cloud-platform    # or via some tasksel to install
XCP...
aptitude update ; aptitude dist-upgrade -y    # To get the new version of
the XCP

...will be awesome!

 Don't you guys think?
 I'm a BIG Debian fan, so, I'm a suspect to talk...

Cheers!
Thiago

2010/1/27 Vincent Hanquez <vincent.hanquez@eu.citrix.com>

> Pasi Kärkkäinen wrote:
>
>>
>> The idea of Xen Clout Platform is that it includes the full integrated
>> platform that is tested as a whole:
>>
>> - Linux distribution (CentOS)
>> - Dom0 kernel (2.6.27 based on SLES11 kernel-xen)
>> - Xen hypervisor (3.4.x)
>> - Management toolstack (xapi)
>>
>> So if you change the distribution to Debian, then it would be kind of a
>> different product :)
>>
>>
> Yet there's no reason the platform shouldn't be linux distribution
> agnostic.
>
> The choice of linux distribution (and for that matter dom0 kernel and xen
> version) is arbitrary, and just
> happens to be what we test and develop on.
>
> --
> Vincent
>

[-- Attachment #1.2: Type: text/html, Size: 1913 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] 10+ messages in thread

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-01-27 12:02 Xen 4.0 + Kernel 2.6.32 + Debian Sassy Natan
  2010-01-27 12:12 ` Pasi Kärkkäinen
  2010-01-27 12:52 ` Thiago Camargo Martins Cordeiro
@ 2010-04-13 23:55 ` Martinx - ジェームズ
  2010-04-14  0:05   ` Martinx - ジェームズ
  2 siblings, 1 reply; 10+ messages in thread
From: Martinx - ジェームズ @ 2010-04-13 23:55 UTC (permalink / raw)
  To: Sassy Natan; +Cc: Jeremy Fitzhardinge, Xen-devel, Josip Rodin


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

Hi Sassy,

 Are you packing the Xen 4 for Debian Squeeze/Sid?
 I would like to help in whatever I can...

Thanks!
Thiago

On 27 January 2010 09:02, Sassy Natan <sassyn@gmail.com> wrote:

> Hi Xen Users,
>
>
> I have started in building a Linux Deb Packages to include Xen 4.0 and Dom0
> Kernel 2.6.32.
>
> I have two questions:
>
>    - Is there any news about when we will see the dom0 support in the
>    mainline?
>    - Does version 4.0 of xen plans to release also a stable kernel? Like
>    for example kernel 2.6.18
>
>
> I would like to know this in order to make Debian packages ready for the
> stable release of xen 4.0
>
>
> Thanks
> Sassy
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>

[-- Attachment #1.2: Type: text/html, Size: 1266 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] 10+ messages in thread

* Re: Xen 4.0 + Kernel 2.6.32 + Debian
  2010-04-13 23:55 ` Martinx - ジェームズ
@ 2010-04-14  0:05   ` Martinx - ジェームズ
  0 siblings, 0 replies; 10+ messages in thread
From: Martinx - ジェームズ @ 2010-04-14  0:05 UTC (permalink / raw)
  To: Sassy Natan; +Cc: Xen-devel


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

Guys... Sorry about my english... hehehe...

Sassy,

 You are working in the packaging of Xen 4 for the Debian?
 I would like to help!

Cheers!
Thiago

On 13 April 2010 20:55, Martinx - ジェームズ <thiagocmartinsc@gmail.com> wrote:

> Hi Sassy,
>
>  Are you packing the Xen 4 for Debian Squeeze/Sid?
>  I would like to help in whatever I can...
>
> Thanks!
> Thiago
>
> On 27 January 2010 09:02, Sassy Natan <sassyn@gmail.com> wrote:
>
>> Hi Xen Users,
>>
>>
>> I have started in building a Linux Deb Packages to include Xen 4.0 and
>> Dom0 Kernel 2.6.32.
>>
>> I have two questions:
>>
>>    - Is there any news about when we will see the dom0 support in the
>>    mainline?
>>    - Does version 4.0 of xen plans to release also a stable kernel? Like
>>    for example kernel 2.6.18
>>
>>
>> I would like to know this in order to make Debian packages ready for the
>> stable release of xen 4.0
>>
>>
>> Thanks
>> Sassy
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>>
>

[-- Attachment #1.2: Type: text/html, Size: 2086 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] 10+ messages in thread

end of thread, other threads:[~2010-04-14  0:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-27 12:02 Xen 4.0 + Kernel 2.6.32 + Debian Sassy Natan
2010-01-27 12:12 ` Pasi Kärkkäinen
2010-01-27 12:52 ` Thiago Camargo Martins Cordeiro
2010-01-27 13:05   ` Pasi Kärkkäinen
2010-01-27 14:55     ` Vincent Hanquez
2010-01-27 15:11       ` Thiago Camargo Martins Cordeiro
2010-01-27 13:06   ` Sassy Natan
2010-01-27 13:22     ` Sassy Natan
2010-04-13 23:55 ` Martinx - ジェームズ
2010-04-14  0:05   ` Martinx - ジェームズ

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.