From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: preparations for 4.4.1, 4.3.3, and 4.2.5 Date: Mon, 19 May 2014 15:23:09 +0100 Message-ID: <537A13CD.2030702@citrix.com> References: <5379E20E02000078000136E7@mail.emea.novell.com> <537A2D640200007800013B4B@mail.emea.novell.com> <537A2D640200007800013B4B@mail.emea.novell.com> 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 1WmOTC-0002WD-5I for xen-devel@lists.xenproject.org; Mon, 19 May 2014 14:23:14 +0000 In-Reply-To: <537A2D640200007800013B4B@mail.emea.novell.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: Jan Beulich , Ian Jackson Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 19/05/14 15:12, Jan Beulich wrote: > All, > > with the aim of releasing 4.4.1 no later than 3 months after the original > 4.4.0 release, and - in order to consolidate effort as well as to not > exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point > out to the relevant maintainers any backport requests you may observe > still missing but required on the respective branches. > > Please note that there's no need to nominate > > 99c03bc6 "Nested VMX: load current_vmcs only when it exists" > a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection" > > as they're already on my list of backports to be done before the > RC1s for the branches they reasonably apply to. > > Please note further that 4.2.5 is expected to be the last xen.org > managed release from the 4.2 branch. > > Thanks, Jan >>From the current XenServer patchqueue backports section. Xen side fixes: 6d27a53, c7e35c6, 4c15a82: 3x RTC emulation fixes. Windows XP/2003 are still susceptible to falling into infinite loops under Xen 4.3 and 4.4 without these. Tool side fixes: c566ab6 "libxl: Fix error path in libxl_device_events_handler" 81b0305 "tools/libxl: Don't read off the end of tinfo[]" d752158 "tools/pygrub: Fix error handling if no valid partitions are found" ~Andrew