From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5Biq-0006lw-O4 for qemu-devel@nongnu.org; Fri, 11 Nov 2016 08:18:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5Bin-0006oq-J0 for qemu-devel@nongnu.org; Fri, 11 Nov 2016 08:18:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60828) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c5Bin-0006oW-DJ for qemu-devel@nongnu.org; Fri, 11 Nov 2016 08:18:21 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 622A91B07 for ; Fri, 11 Nov 2016 13:18:20 +0000 (UTC) Date: Fri, 11 Nov 2016 21:18:18 +0800 From: Fam Zheng Message-ID: <20161111131818.GC12800@lemon> References: <1478869302-2559-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478869302-2559-1-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [PULL 0/1] UUID test fix patch for 2.8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: stefanha@redhat.com On Fri, 11/11 21:01, Fam Zheng wrote: > The following changes since commit 6bbcb76301a72dc80c8d29af13d40bb9a759c9c6: > > MAINTAINERS: Remove obsolete stable branches (2016-11-10 15:29:59 +0000) > > are available in the git repository at: > > git@github.com:famz/qemu tags/for-upstream Now that I've updated my remote config: git://github.com/famz/qemu.git tags/for-upstream Fam