From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCwHO-0006b4-TW for qemu-devel@nongnu.org; Wed, 08 Jul 2015 16:49:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCwHK-0001Wa-Qy for qemu-devel@nongnu.org; Wed, 08 Jul 2015 16:49:18 -0400 Received: from mail-vn0-f41.google.com ([209.85.216.41]:34591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCwHK-0001WT-NH for qemu-devel@nongnu.org; Wed, 08 Jul 2015 16:49:14 -0400 Received: by vnbf7 with SMTP id f7so25995114vnb.1 for ; Wed, 08 Jul 2015 13:49:14 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1436354392-26357-1-git-send-email-pbonzini@redhat.com> References: <1436354392-26357-1-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Wed, 8 Jul 2015 21:48:54 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v3 00/12] Final changes for 2.4-rc0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers On 8 July 2015 at 12:19, Paolo Bonzini wrote: > The following changes since commit f6e3035f75e5c6a73485335765ae070304c7a110: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into staging (2015-07-06 23:37:53 +0100) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 2828a307232ffceeddec9feb6a87ac660b68b693: > > ossaudio: fix memory leak (2015-07-08 13:11:01 +0200) > > ---------------------------------------------------------------- > Bugfixes and Daniel Berrange's crypto library. > Applied, thanks. -- PMM