From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbYmb-00043j-B0 for qemu-devel@nongnu.org; Fri, 27 Mar 2015 14:15:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbYmY-0001pS-4i for qemu-devel@nongnu.org; Fri, 27 Mar 2015 14:15:01 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:34157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbYmX-0001pE-Ud for qemu-devel@nongnu.org; Fri, 27 Mar 2015 14:14:58 -0400 Received: by wibg7 with SMTP id g7so45100523wib.1 for ; Fri, 27 Mar 2015 11:14:56 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <55159E1B.4020208@redhat.com> Date: Fri, 27 Mar 2015 19:14:51 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] remaining patches for rc2? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , QEMU Developers On 27/03/2015 17:42, Peter Maydell wrote: > This is the set of things I have on the list for "should ideally > get into rc2": > * AArch64 migration fixes > * VNC patches to fix CVEs > * recent exec.c changes broke ppc OSX/OpenBIOS boot > > Anything else? Nothing else from me (planning to look at the third item on Monday, at worst revert). Paolo