From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Ostrovsky Subject: Re: Xen 4.5-rc2 post update (RC2 was out 2014-Nov-11th) Date: Fri, 21 Nov 2014 13:28:52 -0500 Message-ID: <546F8464.5000906@oracle.com> References: <20141121174212.0FF83118AA5@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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 1XrsuO-0001gL-8r for xen-devel@lists.xenproject.org; Fri, 21 Nov 2014 18:26:16 +0000 In-Reply-To: <20141121174212.0FF83118AA5@laptop.dumpdata.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: konrad.wilk@oracle.com, xen-devel , ian.jackson@eu.citrix.com, Wei Liu , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org (Followup list trimmed) On 11/21/2014 12:42 PM, konrad.wilk@oracle.com wrote: > > = Open = > > == Known issues == > > * xc_reserved_device_memory_map in hvmloader to avoid conflicting MMIO/RAM (good) > RFC v6 > Treating pieces as bug-fixes only. > - Tiejun Chen > > * PCI passthrough of INTx legacy devices can trigger list corruption (good) > Sander reported it. Two different types of patches available. > - Konrad Rzeszutek Wilk > > * pygrub does not handle certain configurations. (fair) > an RFC patch posted. > - Andrew Cooper There is a regression in libxl's bitmap handling during a restore. I need libxl maintainers to decide which of the two suggested ways to fix it I should use. Both are fairly trivial. There is also a bug in libxl's PCI detach code. In fact, two bugs, both related to a race between libxl, qemu and guest. IanJ suggested a simple patch for one (which, in fact, fixes a regression) but the second bug will probably take me a while (need to make detaching call chain asynchronous). > == Linux == > > > * vAPIC in PVHVM guests (Linux side) (none) > - Boris Ostrovsky This, I believe, is queued for 3.19. boris