From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXZ8r-0003tE-1u for qemu-devel@nongnu.org; Fri, 26 Sep 2014 13:17:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXZ8h-0006nV-Ad for qemu-devel@nongnu.org; Fri, 26 Sep 2014 13:17:13 -0400 Received: from mail-pd0-f170.google.com ([209.85.192.170]:57563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXZ8h-0006dl-5B for qemu-devel@nongnu.org; Fri, 26 Sep 2014 13:17:03 -0400 Received: by mail-pd0-f170.google.com with SMTP id y13so13096710pdi.15 for ; Fri, 26 Sep 2014 10:16:56 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1411742290-2940-1-git-send-email-pbonzini@redhat.com> References: <1411742290-2940-1-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Fri, 26 Sep 2014 18:16:34 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/11] KVM (and more) patches for 2014-09-26 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers On 26 September 2014 15:37, Paolo Bonzini wrote: > The following changes since commit cc35a44cf7b522b1fd0b786562b7de4b881c41b0: > > Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-09-15 19:44:34 +0100) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 541be9274e8ef227fb1b50ce124fd2cc2dce81a5: > > kvm/valgrind: don't mark memory as initialized (2014-09-26 13:35:08 +0200) > > ---------------------------------------------------------------- > Usual mix of patches, the most important being Alex and Marcelo's > kvmclock fix. This was reverted last minute for 2.1, but it is now back > with the problematic case fixed. > > Note: I will soon switch to a subkey for signing purposes. To verify > future signed pull requests from me, please update my key with > "gpg --recv-keys 9B4D86F2". You should see 3 new subkeys---the > one for signing will be a 2048-bit RSA key, 4E6B09D7. > > ---------------------------------------------------------------- Applied, thanks (and gpg keyring updated). -- PMM