From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Xen 4.5-rc2 post update (RC2 was out 2014-Nov-11th) Date: Fri, 21 Nov 2014 13:02:31 -0500 Message-ID: <20141121180231.GA15476@laptop.dumpdata.com> References: <20141121174212.0FF83118AA5@laptop.dumpdata.com> <546F7C40.8090906@terremark.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XrsZX-0000lB-5j for xen-devel@lists.xenproject.org; Fri, 21 Nov 2014 18:04:43 +0000 Content-Disposition: inline In-Reply-To: <546F7C40.8090906@terremark.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: Don Slutz 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, suriyan.r@gmail.com, ian.campbell@citrix.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, olaf@aepfle.d.e, ufimtseva@gmail.coma List-Id: xen-devel@lists.xenproject.org On Fri, Nov 21, 2014 at 12:54:08PM -0500, Don Slutz wrote: > On 11/21/14 12:42, konrad.wilk@oracle.com wrote: > >Feature patchsets that did not make it in by today have been put > >on the deferred list. If you think your feature should make it by Xen 4.5-RC3 > >please make your case. > > > >Xen 4.5-rc2 was out on Monday (11th). There are three known issues, if I have > >missed one (or more) please respond. > > > >(see 'Known Issues' below) which are to be fixed by RC3 - if: > > - The maintainers are fine with it, > > - The risk is minimal to common code paths. > > > >Details for the test-day are at > > > >http://wiki.xen.org/wiki/Xen_4.5_RC2_test_instructions > > > >In terms of bugs, we have: > > > >#11 qxl hypervisor support > >#13 Re: [Xen-devel] man page example: xm block-attach > >#18 xl improve support for migration over non-sshlike tunnels > >#19 xl migrate transport improvements > >#22 xl does not support specifying virtual function for passthrough device > >#23 Remove arbitrary LIBXL_MAXMEM_CONSTANT from libxl, see what breaks > >#24 xl missing support for encrypted VNC > >#27 Re: [Xen-devel] xend vs xl with pci=['' are not owned by pciback or pcistub will still launch. > >#28 support PCI hole resize in qemu-xen > > > >[Isn't this fixed by Don's 'mmio_hole' patches?] > > I consider "mmio_hole" a work around for this. The is more that can be done > here. Yeah, I had a discussion with George about this and it seems that the proper fix to this is quite involved (perhaps make it a XEn 4.6 feature/fix?). I need somehow to update the bug system to mention how to use 'mmio_hole' for this. Thank you!