From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDEgo-0004Cd-9n for qemu-devel@nongnu.org; Thu, 09 Jul 2015 12:28:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDEgk-0007Fe-UH for qemu-devel@nongnu.org; Thu, 09 Jul 2015 12:28:46 -0400 Received: from mail-vn0-f53.google.com ([209.85.216.53]:34099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDEgk-0007Eq-FN for qemu-devel@nongnu.org; Thu, 09 Jul 2015 12:28:42 -0400 Received: by vnbf7 with SMTP id f7so28852013vnb.1 for ; Thu, 09 Jul 2015 09:28:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1436453830-4700-1-git-send-email-pbonzini@redhat.com> References: <1436453830-4700-1-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Thu, 9 Jul 2015 17:28:22 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.4-rc0 0/2] Urgent fixes for 2.4 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers On 9 July 2015 at 15:57, Paolo Bonzini wrote: > The following changes since commit acf7b7fdf31fa76b53803790917c8acf23a2badb: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-07-08 20:46:35 +0100) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 4f4f6976d80614e2d81cea4385885876f24bb257: > > crypto: fix builtin qcrypto_cipher_free (2015-07-09 16:53:45 +0200) > > ---------------------------------------------------------------- > Fixes for two bad bugs. For 2.4-rc0. > Applied, thanks. -- PMM