From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRU8K-0006mr-3N for qemu-devel@nongnu.org; Thu, 16 Jul 2009 12:48:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRU8F-0006kt-Fk for qemu-devel@nongnu.org; Thu, 16 Jul 2009 12:48:35 -0400 Received: from [199.232.76.173] (port=53204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRU8F-0006kn-9w for qemu-devel@nongnu.org; Thu, 16 Jul 2009 12:48:31 -0400 Received: from verein.lst.de ([213.95.11.210]:36085) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MRU8E-0003NC-VT for qemu-devel@nongnu.org; Thu, 16 Jul 2009 12:48:31 -0400 Date: Thu, 16 Jul 2009 18:48:28 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 0/4] qemu-iotests: Backing file tests Message-ID: <20090716164828.GC7832@lst.de> References: <1247738940-12061-1-git-send-email-kwolf@redhat.com> <4A5F2B09.30804@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A5F2B09.30804@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Blue Swirl , hch@lst.de, qemu-devel@nongnu.org On Thu, Jul 16, 2009 at 03:28:41PM +0200, Kevin Wolf wrote: > Thanks. Seems all the test cases use the old address, I've just copied > the header. Should better be done in a separate patch then. > > Christoph, are you going to fix the address in all files directly or do > you want to have a patch? I'm going to put your patches in as-is (modulo any issues I might find while reviewing them), and after that I'll do one commit to change the address all over qemu-iotests.