From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxNP0-0002V8-Mf for qemu-devel@nongnu.org; Thu, 20 Oct 2016 20:09:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxNOx-00040Y-Jd for qemu-devel@nongnu.org; Thu, 20 Oct 2016 20:09:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43812) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bxNOx-000403-Du for qemu-devel@nongnu.org; Thu, 20 Oct 2016 20:09:35 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (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 0B9F7C056792 for ; Fri, 21 Oct 2016 00:09:34 +0000 (UTC) Date: Fri, 21 Oct 2016 08:09:31 +0800 From: Fam Zheng Message-ID: <20161021000931.GA27213@lemon> References: <1476871708-25096-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH RFC] tcmu: Introduce qemu-tcmu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Huamin Chen Cc: qemu-devel@nongnu.org On Thu, 10/20 15:55, Huamin Chen wrote: > Hi Fam > > Can you push your code to github? I am spoiled with git :) Pushed: https://github.com/famz/qemu qemu-tcmu Fam > > Thanks > > Huamin