From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQHIi-0002wv-Fs for qemu-devel@nongnu.org; Wed, 19 Mar 2014 10:17:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQHIc-00033z-Ql for qemu-devel@nongnu.org; Wed, 19 Mar 2014 10:17:00 -0400 Received: from mail-la0-f42.google.com ([209.85.215.42]:59144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQHIc-00033f-KH for qemu-devel@nongnu.org; Wed, 19 Mar 2014 10:16:54 -0400 Received: by mail-la0-f42.google.com with SMTP id ec20so6069519lab.29 for ; Wed, 19 Mar 2014 07:16:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1395234727-6841-1-git-send-email-kwolf@redhat.com> References: <1395234727-6841-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Wed, 19 Mar 2014 14:16:33 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/8] Block patches for 2.0.0-rc1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: QEMU Developers , Anthony Liguori On 19 March 2014 13:11, Kevin Wolf wrote: > The following changes since commit 059b3527f0229f4d60fd77a317503d42abd5e50f: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into staging (2014-03-18 16:39:29 +0000) > > are available in the git repository at: > > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 198fd05c357afff22f0b0e02639937519ed49b1f: > > dataplane: fix implicit IOThread refcount (2014-03-19 09:45:25 +0100) > > ---------------------------------------------------------------- > Block patches for 2.0.0-rc1 Applied, thanks. -- PMM