From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWNVb-00074P-FS for qemu-devel@nongnu.org; Fri, 13 Mar 2015 07:12:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWNLA-0006A8-63 for qemu-devel@nongnu.org; Fri, 13 Mar 2015 07:01:20 -0400 Received: from mail-ie0-f176.google.com ([209.85.223.176]:34718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWNLA-0006A4-18 for qemu-devel@nongnu.org; Fri, 13 Mar 2015 07:01:16 -0400 Received: by iecsl2 with SMTP id sl2so98028503iec.1 for ; Fri, 13 Mar 2015 04:01:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1426187433-29136-1-git-send-email-stefanha@redhat.com> References: <1426187433-29136-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Fri, 13 Mar 2015 11:00:47 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/2] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 12 March 2015 at 19:10, Stefan Hajnoczi wrote: > The following changes since commit 2a5b58e2405e9fe42ba356b5a1b78146a4e9a659: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150312-1' into staging (2015-03-12 10:35:54 +0000) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/block-pull-request > > for you to fetch changes up to 87b86e7ef29771a7fa06e3e8e88fa95bbc13a39c: > > qcow2: fix the macro QCOW_MAX_L1_SIZE's use (2015-03-12 17:41:23 +0000) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- Applied, thanks. -- PMM