From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYfRH-0000sN-AD for qemu-devel@nongnu.org; Thu, 19 Mar 2015 14:45:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YYfRB-0007vl-TM for qemu-devel@nongnu.org; Thu, 19 Mar 2015 14:45:03 -0400 Received: from mail-ie0-f172.google.com ([209.85.223.172]:34126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYfRB-0007vV-QJ for qemu-devel@nongnu.org; Thu, 19 Mar 2015 14:44:57 -0400 Received: by iecsl2 with SMTP id sl2so74052140iec.1 for ; Thu, 19 Mar 2015 11:44:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1426778174-1170-1-git-send-email-kwolf@redhat.com> References: <1426778174-1170-1-git-send-email-kwolf@redhat.com> From: Peter Maydell Date: Thu, 19 Mar 2015 18:44:37 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] Block patches for 2.3.0-rc1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: QEMU Developers , qemu-block@nongnu.org On 19 March 2015 at 15:16, Kevin Wolf wrote: > The following changes since commit cd232acfa0d70002fed89e9293f04afda577a513: > > Update version for v2.3.0-rc0 release (2015-03-17 18:58:33 +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 5b347c541017b9ced10e8e9bce02d25bcf04c7af: > > block: Fix blockdev-backup not to use funky error class (2015-03-19 16:02:59 +0100) > > ---------------------------------------------------------------- > Block patches for 2.3.0-rc1 > > ---------------------------------------------------------------- Applied, thanks. -- PMM