From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ellFe-0008Pi-Jg for qemu-devel@nongnu.org; Tue, 13 Feb 2018 19:48:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ellFa-0002c7-OB for qemu-devel@nongnu.org; Tue, 13 Feb 2018 19:48:46 -0500 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:38936 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ellFa-0002Xl-Jr for qemu-devel@nongnu.org; Tue, 13 Feb 2018 19:48:42 -0500 Date: Wed, 14 Feb 2018 08:48:20 +0800 From: Fam Zheng Message-ID: <20180214004820.GA15103@lemon.usersys.redhat.com> References: <20180213173429.19501-1-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180213173429.19501-1-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/5] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, Kevin Wolf , Paolo Bonzini , Peter Maydell On Tue, 02/13 17:34, Stefan Hajnoczi wrote: > The following changes since commit fb68096da3d35e64c88cd610c1fa42766c58e92a: > > Revert "tests: use memfd in vhost-user-test" (2018-02-13 09:51:52 +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 64b01feca991e5b19a5d750ef77cdca92b68bdbb: > > misc: fix spelling (2018-02-13 15:38:17 +0000) Did you mean "PULL" in the subject? Fam