From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: preparing for 4.3.2 and 4.2.4 Date: Mon, 13 Jan 2014 15:31:37 +0000 Message-ID: <52D406D9.7060407@citrix.com> References: <52D410E102000078001132F8@nat28.tlf.novell.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 1W2jUL-0000m2-Hc for xen-devel@lists.xenproject.org; Mon, 13 Jan 2014 15:31:41 +0000 In-Reply-To: <52D410E102000078001132F8@nat28.tlf.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 Cc: xen-devel , "lars.kurth@xen.org" , Ian Jackson , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 13/01/14 15:14, Jan Beulich wrote: > Aiming at a release in late January or early February, I'd like to cut > RC1s later this or early next week. > > Please indicate any bug fixes that so far may have been missed > in the backports already done. > > Thanks, Jan Looking through the XenServer patch queue on top of stable-4.3 All of these are suggestions for "might be useful to take", rather than "strictly bugfixes" Hypervisor: * x86/crash: Indicate how well nmi_shootdown_cpus() managed to do xen-unstable.hg-27635.45bf542dd584 git: f12c1f0b09205cdf18a2c4a615fdc3e7357ce704 * x86/ats: Fix parsing of 'ats' command line option xen-unstable.hg-27831.bd84d8277c21 git: 7b5af1df122092243a3697409d5a5ad3b9944da4 * x86/VT-x: Disable MSR intercept for SHADOW_GS_BASE xen-unstable.hg-27960.48cd67917186 git: a82e98d473fd212316ea5aa078a7588324b020e5 * kexec: prevent deadlock on reentry to the crash path xen-unstable.hg-28067.065befe6d07e git: 470f58c159410b280627c2ea7798ea12ad93bd7c Tools: * libxl: Allow 4 MB of video RAM for Cirrus graphics on traditional QEM xen-unstable.hg-27834.02b33d7e56f6 git: 13d13a45d0591fc195666ea20ddf8781a0367e88 ~Andrew