From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: Please review the key 4.4 release docs Date: Mon, 10 Mar 2014 12:01:23 +0000 Message-ID: <531DA993.4070509@citrix.com> References: <55E78A57290FB64FA0D3CF672F9F3DA21A7000@SJCPEX01CL03.citrite.net> , <531D8BE5.2070607@eu.citrix.com>, <55E78A57290FB64FA0D3CF672F9F3DA21A7348@SJCPEX01CL03.citrite.net> <55E78A57290FB64FA0D3CF672F9F3DA21A74B4@SJCPEX01CL03.citrite.net> <531DA1AA.1080601@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <531DA1AA.1080601@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: "Zhang, Yang Z" , Russell Pavlicek , George Dunlap , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 10/03/14 11:27, George Dunlap wrote: > On 03/10/2014 11:18 AM, Russell Pavlicek wrote: >> I just updated http://wiki.xenproject.org/wiki/Xen_Release_Features so >> that 4.4 now pretty much mirrors 4.3. >> >> I'd appreciate anyone who can run through the 4.4 column to check to >> see if those values are, in fact, correct. > > Other things: > > * New guest type -- PVH in "tech preview" mode. > > * Add a new line under "guest limits" for "Number of event channels"? > 1024/4096 in <=4.3, 212K in 4.4+ (with guest support, of course)? I'm not sure where this 212K limit has come from -- it's 2^17 so 131072. I've updated the wiki pages accordingly. David