From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoHja-0001lq-6h for qemu-devel@nongnu.org; Mon, 19 Oct 2015 17:12:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoHjV-0000Uo-6P for qemu-devel@nongnu.org; Mon, 19 Oct 2015 17:12:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43584) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoHjV-0000Uk-1W for qemu-devel@nongnu.org; Mon, 19 Oct 2015 17:12:41 -0400 Date: Tue, 20 Oct 2015 00:12:37 +0300 From: "Michael S. Tsirkin" Message-ID: <20151020001038-mutt-send-email-mst@redhat.com> References: <1444403861-3240-1-git-send-email-marcandre.lureau@redhat.com> <20151018111716-mutt-send-email-mst@redhat.com> <20151019183538-mutt-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v8 00/27] vhost-user: add migration support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thibaut Collet Cc: Linhaifeng , marcandre lureau , Jason Wang , qemu-devel , Paolo Bonzini On Mon, Oct 19, 2015 at 06:42:43PM +0200, Thibaut Collet wrote: > > > > Can you pls check refs/heads/for_thibaut? > > It should have your patch as the latest commit. > > I do not see yet my patch on the for_thibaut branch Ouch. I meant refs/tags/for_thibaut. Sorry about that.