From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Xen 4.5 Development Update (GA slip by a week) Date: Tue, 6 Jan 2015 09:32:39 -0500 Message-ID: <20150106143239.GB7446@l.oracle.com> References: <20150105200832.49EFC6A059F@l.oracle.com> <1420544627.28863.150.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Y8VDj-0002lv-Qw for xen-devel@lists.xenproject.org; Tue, 06 Jan 2015 14:34:55 +0000 Content-Disposition: inline In-Reply-To: <1420544627.28863.150.camel@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: Ian Campbell Cc: artem.mygaiev@globallogic.com, Steve.VanderLeest@dornerworks.com, mengxu@cis.upenn.edu, m.a.young@durham.ac.uk, chao.p.peng@linux.intel.com, zhigang.x.wang@oracle.com, parth.dixit@linaro.org, boris.ostrovsky@oracle.com, manishjaggi.oss@gmail.com, Paul.Skentzos@dornerworks.com, vijay.kilari@gmail.com, rcojocaru@bitdefender.com, guijianfeng@cn.fujitsu.com, daniel.kiper@oracle.com, josh.whitehead@dornerworks.com, avanzini.arianna@gmail.com, yang.z.zhang@intel.com, xen-devel@lists.xenproject.org, serge.broslavsky@linaro.org, feng.wu@intel.com, yjhyun.yoo@samsung.com, olaf@aepfle.de, suriyan.r@gmail.com, wency@cn.fujitsu.com, stefano.stabellini@eu.citrix.com, mcgrof@suse.com, julien.grall@linaro.org, talex5@gmail.com, robert.vanvossen@dornerworks.com, roy.franz@linaro.org, anthony.perard@citrix.com, Paul.Durrant@citrix.com, ufimtseva@gmail.com, andrii.tseglytskyi@globallogi List-Id: xen-devel@lists.xenproject.org On Tue, Jan 06, 2015 at 11:43:47AM +0000, Ian Campbell wrote: > On Mon, 2015-01-05 at 15:08 -0500, konrad.wilk@oracle.com wrote: > > tools/libxl: Use of init()/dispose() to avoid leaking libxl_dominfo.ss > > xen: arm: correct off-by-one error in consider_module > > I've just now applied both. > > Also I found these with release acks and applied them: > tools: libxl: link libxlu against libxl. > xen/arm: Initialize the domain vgic lock > reset PCI devices on force removal even when QEMU returns error > > I was a little unsure about enacting Release-Acks given more than a few > weeks ago, but I figured we could always revert if your opinion was that > it was now too close to the release (my main concern would be the third > one, the other two seem trivial enough). I am OK with the Release-Acks staying active. Thank you for checking. > > I also saw some patches regarding a Bison update, > <21639.5225.596115.600016@mariner.uk.xensource.com> et al, which I was > expecting Ian J to take care of. I've not done anything about it either. > I think it might be too late. I was OK with the bison update patch. Ian J convienced me it is worth it. IanJ, are you OK putting it in or would prefer to skip to 4.6? Or alternatively I can dig up the patch and apply it. > > Ian. >