From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EuRHe-0006br-US for qemu-devel@nongnu.org; Thu, 05 Jan 2006 04:19:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EuRH8-0006Kg-IC for qemu-devel@nongnu.org; Thu, 05 Jan 2006 04:19:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuRGp-0006FN-CZ for qemu-devel@nongnu.org; Thu, 05 Jan 2006 04:18:55 -0500 Received: from [195.184.98.160] (helo=virtualhost.dk) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EuRIN-0004iS-8r for qemu-devel@nongnu.org; Thu, 05 Jan 2006 04:20:31 -0500 Received: from [62.242.22.158] (helo=router.home.kernel.dk) by virtualhost.dk with esmtp (Exim 3.36 #1) id 1EuRF3-00019I-00 for qemu-devel@nongnu.org; Thu, 05 Jan 2006 10:17:05 +0100 Received: from nelson.home.kernel.dk ([192.168.0.33] helo=kernel.dk) by router.home.kernel.dk with esmtp (Exim 4.22) id 1EuRF2-0004cF-BF for qemu-devel@nongnu.org; Thu, 05 Jan 2006 10:17:04 +0100 Date: Thu, 5 Jan 2006 10:18:59 +0100 From: Jens Axboe Subject: Re: [Qemu-devel] [PATCH 3/3] proper support of FLUSH_CACHE and FLUSH_CACHE_EXT Message-ID: <20060105091859.GR3389@suse.de> References: <20060104121208.GA3389@suse.de> <20060104121653.GD3389@suse.de> <20060105081417.GQ3389@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060105081417.GQ3389@suse.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Jan 05 2006, Jens Axboe wrote: > Are you using a persistent git repo for qemu (ie continually importing > new changes)? I've considered setting one up :-) I set up such a gateway, should be updated every night from Fabrices cvs repository. The web interface is here: http://brick.kernel.dk/git/?p=qemu.git;a=summary and you can pull from the following git url: git://brick.kernel.dk/data/git/cvsdata/qemu I've added the 'ide' branch, with the patches posted here. If there's an interest in this (the git repo, not the ide patches :), I can push it to kernel.org as well. -- Jens Axboe