From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: Xen 4.2.3-rc2 and 4.1.6-rc2 have been tagged Date: Mon, 2 Sep 2013 19:17:20 +0100 Message-ID: <5224D630.1050701@citrix.com> References: <52208C8C02000078000EFAD7@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VGYgn-0003r9-40 for xen-devel@lists.xenproject.org; Mon, 02 Sep 2013 18:17:25 +0000 In-Reply-To: <52208C8C02000078000EFAD7@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 , Ian Jackson Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 30/08/13 11:14, Jan Beulich wrote: > All, > > with the goal of releasing by the end of next week (with little of no > further changes) - please test! > > Thanks, Jan Looking through the list of patches backported in XenServer, Ian: Can I strongly recommend 704302ce9404c73cfb687d31adcf67094ab5bb53 "oxenstored: Protect oxenstored from malicious domains." for backport to all trees. Jan: Can I suggest possibly: * fca11da0ec956b17d7450d7776c3ffa22a8f538a "x86: Special case __HYPERVISOR_iret rather more when writing hypercall pages" * 3e787021fb2420851c7bdc3911ea53c728ba5ac0 "x86/Intel: add support for Haswell CPU models" As a group - more detail in the console ring in the case of a crash: * 66450c1d1ab3c4480bbba949113b95d1ab6a943a "xen/conring: Write to console ring even if console lock is busted" * cc90bf1894daf9f97791495e2256e7e342e25704 "xen/conring: Clean up writing to the console ring" As a group - improvements around console_force_unlock(): * 44db24103ff1c53a13afebf4d72ad853cee07786 "fix gdbstub build c/s c8177e691f" * 7b9fa702ca323164d6b49e8b639a57f880454a8c "watchdog/crash: Always disable watchdog in console_force_unlock()" * 896934596614b44c20a37263c9decb0b639ef995 "x86/watchdog: Tweak implementation given new common code" * c8177e691f0f611240853326712d43482ec949bf "watchdog: Move watchdog from being x86 specific to common code" ~Andrew