From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlfPg-0000ub-A2 for qemu-devel@nongnu.org; Mon, 12 Oct 2015 11:53:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZlfPc-0000HV-43 for qemu-devel@nongnu.org; Mon, 12 Oct 2015 11:53:24 -0400 Received: from mail-vk0-f47.google.com ([209.85.213.47]:34256) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlfPb-0000HD-PN for qemu-devel@nongnu.org; Mon, 12 Oct 2015 11:53:19 -0400 Received: by vkat63 with SMTP id t63so88648801vka.1 for ; Mon, 12 Oct 2015 08:53:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1444645385-24009-1-git-send-email-stefanha@redhat.com> References: <1444645385-24009-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Mon, 12 Oct 2015 16:52:59 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 0/5] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 12 October 2015 at 11:23, Stefan Hajnoczi wrote: > The following changes since commit b37686f7e84b22cfaf7fd01ac5133f2617cc3027: > > Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2015-10-09 12:18:14 +0100) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/block-pull-request > > for you to fetch changes up to 9201bb9a8c7cd3ba2382b7db5b2e40f603e61528: > > sdhci.c: Limit the maximum block size (2015-10-12 11:17:45 +0100) > > ---------------------------------------------------------------- > Pull request > > v2: > * Fix virtio 16lx -> HWADDR_PRIx format specifier [Peter] > > ---------------------------------------------------------------- Applied, thanks. -- PMM