From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Fehlig Subject: Re: Xen 4.6 Development Update (three months reminder) Date: Tue, 28 Apr 2015 11:17:59 -0600 Message-ID: <553FC0C7.50402@suse.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Yn9AE-0007U3-Ph for xen-devel@lists.xenproject.org; Tue, 28 Apr 2015 17:19:18 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: wei.liu2@citrix.com Cc: elena.ufimtseva@oracle.com, feng.wu@intel.com, eddie.dong@intel.com, oleksandr.dmytryshyn@globallogic.com, chegger@amazon.de, cyliu@suse.com, fabio.fantoni@m2r.biz, artem.mygaiev@globallogic.com, edgar.iglesias@gmail.com, chao.p.peng@linux.intel.com, parth.dixit@linaro.org, dgolomb@seas.upenn.edu, manishjaggi.oss@gmail.com, julien.grall@citrix.com, jtweaver@hawaii.edu, wency@cn.fujitsu.com, rcojocaru@bitdefender.com, oleksandr.tyshchenko@globallogic.com, tamas.lengyel@zentific.com, Vijaya.Kumar@caviumnetworks.com, anthony.perard@citrix.com, xen-devel@lists.xenproject.org, eshelton@pobox.com, olaf@aepfle.de, ian.campbell@citrix.com, vijay.kilari@gmail.com, julien.grall@linaro.org, frediano.ziglio@huawei.com, quan.xu@intel.com, robert.hu@intel.com, boris.ostrovsky@oracle.com, vkuznets@redhat.com, andrii.tseglytskyi@globallogic.com, jgross@suse.com, talex5@gmail.comard List-Id: xen-devel@lists.xenproject.org wei.liu2@citrix.com wrote: > Hi all > > We are now three months into 4.6 development window. This is an email to keep > track of all the patch series I gathered. It is by no means complete and / or > acurate. Feel free to reply this email with new projects or correct my > misunderstanding. > [...] > * libxl: add qxl vga interface support for upstream qemu (fair) > - Fabio Fantoni > I've been working on SPICE support in the libvirt libxl driver and quickly came across the lack of support for qxl device. What is the status of this work? AFAICT, there was a v16 posted nearly a year ago with no comments http://lists.xen.org/archives/html/xen-devel/2014-05/msg03214.html I noticed this work was committed in the 4.3 dev cycle, but was reverted before the release by commit 5479961a, which describes problems with "instructions that cannot be used for MMIO". Has any progress been made on that front? Is Fabio's patch the only piece missing to support qxl devices? Regards, Jim