All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen 3.4 Release Features
@ 2009-03-25 14:26 Stephen Spector
  2009-03-27 14:21 ` Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stephen Spector @ 2009-03-25 14:26 UTC (permalink / raw)
  To: 'xen-devel@lists.xensource.com'


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

Thanks for the responses  on all the development efforts: here is the current high-level list of features; please contact me if you do not see your work in this list.

Xen 3.4 Release Features

*      High Availability Support
*      Xen Client Initiative
*      Power Management
*      Cross Hypervisor Compatibility
*      PCI Pass-through


Stephen Spector
Community Manager, Xen.org
stephen.spector@xen.org
(772) 621-5062
Blog: http://blog.xen.org
Twitter: http://www.twitter.com/xen_com_mgr


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

* Re: Xen 3.4 Release Features
  2009-03-25 14:26 Stephen Spector
@ 2009-03-27 14:21 ` Jan Beulich
  2009-03-27 15:51   ` Keir Fraser
  2009-03-27 15:18 ` Pasi Kärkkäinen
  2009-03-28 11:07 ` George Dunlap
  2 siblings, 1 reply; 7+ messages in thread
From: Jan Beulich @ 2009-03-27 14:21 UTC (permalink / raw)
  To: Stephen Spector; +Cc: xen-devel

>>> Stephen Spector <stephen.spector@citrix.com> 25.03.09 15:26 >>>
>Thanks for the responses  on all the development efforts: here is the current high-level list of features; please contact me if you do
>not see your work in this list.
>
>Xen 3.4 Release Features
>
>*      High Availability Support
>*      Xen Client Initiative
>*      Power Management
>*      Cross Hypervisor Compatibility

May I ask what this is referring to?

>*      PCI Pass-through

Thanks, Jan

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

* Re: Xen 3.4 Release Features
@ 2009-03-27 14:24 Stephen Spector
  2009-03-27 15:58 ` Jan Beulich
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Spector @ 2009-03-27 14:24 UTC (permalink / raw)
  To: 'jbeulich@novell.com'; +Cc: 'xen-devel@lists.xensource.com'

[-- Attachment #1: Type: text/plain, Size: 919 bytes --]

I got several responses from people listing various pci pass thru updates. I will send you the details when I get my email working again. Citrix is down today so I am all blackberry.

----- Original Message -----
From: Jan Beulich <jbeulich@novell.com>
To: Stephen Spector
Cc: xen-devel@lists.xensource.com <xen-devel@lists.xensource.com>
Sent: Fri Mar 27 10:21:40 2009
Subject: Re: [Xen-devel] Xen 3.4 Release Features

>>> Stephen Spector <stephen.spector@citrix.com> 25.03.09 15:26 >>>
>Thanks for the responses  on all the development efforts: here is the current high-level list of features; please contact me if you do
>not see your work in this list.
>
>Xen 3.4 Release Features
>
>*      High Availability Support
>*      Xen Client Initiative
>*      Power Management
>*      Cross Hypervisor Compatibility

May I ask what this is referring to?

>*      PCI Pass-through

Thanks, Jan


[-- 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] 7+ messages in thread

* Re: Xen 3.4 Release Features
  2009-03-25 14:26 Stephen Spector
  2009-03-27 14:21 ` Jan Beulich
@ 2009-03-27 15:18 ` Pasi Kärkkäinen
  2009-03-28 11:07 ` George Dunlap
  2 siblings, 0 replies; 7+ messages in thread
From: Pasi Kärkkäinen @ 2009-03-27 15:18 UTC (permalink / raw)
  To: Stephen Spector; +Cc: 'xen-devel@lists.xensource.com'

On Wed, Mar 25, 2009 at 10:26:23AM -0400, Stephen Spector wrote:
> Thanks for the responses  on all the development efforts: here is the current high-level list of features; please contact me if you do not see your work in this list.
> 
> Xen 3.4 Release Features
> 
> *      High Availability Support
> *      Xen Client Initiative
> *      Power Management
> *      Cross Hypervisor Compatibility
> *      PCI Pass-through

I guess this means VT-d.. PV domU PCI pass-through was already supported earlier? 

Some other features:

- Netchannel2 ?
- pv_ops dom0 kernel support (bzImage format boot support, sysfs memory ballooning)

-- Pasi

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

* Re: Xen 3.4 Release Features
  2009-03-27 14:21 ` Jan Beulich
@ 2009-03-27 15:51   ` Keir Fraser
  0 siblings, 0 replies; 7+ messages in thread
From: Keir Fraser @ 2009-03-27 15:51 UTC (permalink / raw)
  To: Jan Beulich, Stephen Spector; +Cc: xen-devel@lists.xensource.com

On 27/03/2009 14:21, "Jan Beulich" <jbeulich@novell.com> wrote:

>> 
>> *      High Availability Support
>> *      Xen Client Initiative
>> *      Power Management
>> *      Cross Hypervisor Compatibility
> 
> May I ask what this is referring to?

Well, I was hoping blktap2 would be in for 3.4, in which case we'd have VHD
support. A common image format like that is at least a start. Unfortunately
blktap2 has missed the window.

There is also the viridian interface support added since 3.3.

 -- Keir

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

* Re: Xen 3.4 Release Features
  2009-03-27 14:24 Xen 3.4 Release Features Stephen Spector
@ 2009-03-27 15:58 ` Jan Beulich
  0 siblings, 0 replies; 7+ messages in thread
From: Jan Beulich @ 2009-03-27 15:58 UTC (permalink / raw)
  To: Stephen Spector; +Cc: xen-devel

>>> Stephen Spector <stephen.spector@citrix.com> 27.03.09 15:24 >>>
>I got several responses from people listing various pci pass thru updates. I will send you the details when I get my email working
>again. Citrix is down today so I am all blackberry.

Seems like a misunderstanding - I was asking about "Cross Hypervisor Compatibility".

Thanks, Jan

----- Original Message -----
From: Jan Beulich <jbeulich@novell.com>
To: Stephen Spector
Cc: xen-devel@lists.xensource.com <xen-devel@lists.xensource.com>
Sent: Fri Mar 27 10:21:40 2009
Subject: Re: [Xen-devel] Xen 3.4 Release Features

>>> Stephen Spector <stephen.spector@citrix.com> 25.03.09 15:26 >>>
>Thanks for the responses  on all the development efforts: here is the current high-level list of features; please contact me if you do
>not see your work in this list.
>
>Xen 3.4 Release Features
>
>*      High Availability Support
>*      Xen Client Initiative
>*      Power Management
>*      Cross Hypervisor Compatibility

May I ask what this is referring to?

>*      PCI Pass-through

Thanks, Jan

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

* Re: Xen 3.4 Release Features
  2009-03-25 14:26 Stephen Spector
  2009-03-27 14:21 ` Jan Beulich
  2009-03-27 15:18 ` Pasi Kärkkäinen
@ 2009-03-28 11:07 ` George Dunlap
  2 siblings, 0 replies; 7+ messages in thread
From: George Dunlap @ 2009-03-28 11:07 UTC (permalink / raw)
  To: Stephen Spector; +Cc: xen-devel@lists.xensource.com

I forgot to add:

* Populate-on-demand, to allow HVM VMs to boot "ballooned".

 -George Dunlap

On Wed, Mar 25, 2009 at 2:26 PM, Stephen Spector
<stephen.spector@citrix.com> wrote:
> Thanks for the responses  on all the development efforts: here is the
> current high-level list of features; please contact me if you do not see
> your work in this list.
>
>
>
> Xen 3.4 Release Features
>
>
>
> •      High Availability Support
>
> •      Xen Client Initiative
>
> •      Power Management
>
> •      Cross Hypervisor Compatibility
>
> •      PCI Pass-through
>
>
>
>
>
> Stephen Spector
>
> Community Manager, Xen.org
>
> stephen.spector@xen.org
>
> (772) 621-5062
>
> Blog: http://blog.xen.org
>
> Twitter: http://www.twitter.com/xen_com_mgr
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>

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

end of thread, other threads:[~2009-03-28 11:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-27 14:24 Xen 3.4 Release Features Stephen Spector
2009-03-27 15:58 ` Jan Beulich
  -- strict thread matches above, loose matches on Subject: below --
2009-03-25 14:26 Stephen Spector
2009-03-27 14:21 ` Jan Beulich
2009-03-27 15:51   ` Keir Fraser
2009-03-27 15:18 ` Pasi Kärkkäinen
2009-03-28 11:07 ` George Dunlap

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.