From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdFvb-0000cG-Mo for qemu-devel@nongnu.org; Wed, 01 Apr 2015 06:31:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdFvW-0001ja-L1 for qemu-devel@nongnu.org; Wed, 01 Apr 2015 06:31:19 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:38705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdFvW-0001iY-Ey for qemu-devel@nongnu.org; Wed, 01 Apr 2015 06:31:14 -0400 Received: by wibgn9 with SMTP id gn9so60535365wib.1 for ; Wed, 01 Apr 2015 03:31:13 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <551BC8EE.8010505@redhat.com> Date: Wed, 01 Apr 2015 12:31:10 +0200 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 , Markus Armbruster , qemu-devel , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= On 01/04/2015 12:08, 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 > We seem to be still a little way off on a couple of these > so I propose that we delay rc2 til Thursday, when I think > we should be able to have fixes in master. Sent pull request for the last item. Andreas, Markus, what's the status of the device-add changes? Are we going to fix PReP or is that delayed to 2.4? Paolo