From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QynF3-00065e-7X for qemu-devel@nongnu.org; Wed, 31 Aug 2011 12:02:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QynF2-0007HW-3w for qemu-devel@nongnu.org; Wed, 31 Aug 2011 12:02:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QynF1-0007HH-SF for qemu-devel@nongnu.org; Wed, 31 Aug 2011 12:02:16 -0400 Message-ID: <4E5E5B03.5060403@redhat.com> Date: Wed, 31 Aug 2011 13:02:11 -0300 From: Lucas Meneghel Rodrigues MIME-Version: 1.0 References: <4E5E5574.1080106@redhat.com> In-Reply-To: <4E5E5574.1080106@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Temporary kvm and qemu git repositories List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel , KVM list On 08/31/2011 12:38 PM, Avi Kivity wrote: > Since master.kernel.org is down for maintenance, I've set up temporary > repositories on github: > > git://github.com/avikivity/kvm.git > git://github.com/avikivity/qemu.git > > Please use these instead of kvm.git and qemu-kvm.git until further notice. > Ok, thanks for the heads up!