From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRR2A-0002PH-6f for qemu-devel@nongnu.org; Thu, 16 Jul 2009 09:30:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRR25-0002Mj-G0 for qemu-devel@nongnu.org; Thu, 16 Jul 2009 09:30:01 -0400 Received: from [199.232.76.173] (port=45744 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRR25-0002Mb-D4 for qemu-devel@nongnu.org; Thu, 16 Jul 2009 09:29:57 -0400 Received: from mx2.redhat.com ([66.187.237.31]:38921) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MRR24-0007lu-Ng for qemu-devel@nongnu.org; Thu, 16 Jul 2009 09:29:57 -0400 Message-ID: <4A5F2B09.30804@redhat.com> Date: Thu, 16 Jul 2009 15:28:41 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/4] qemu-iotests: Backing file tests References: <1247738940-12061-1-git-send-email-kwolf@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: hch@lst.de, qemu-devel@nongnu.org Blue Swirl schrieb: > On Thu, Jul 16, 2009 at 1:08 PM, Kevin Wolf wrote: >> This series adds some patches for backing files to qemu-iotests. It is meant to >> be applied on top of the recently posted patch introducing test 016. > > The patches use the old FSF's address, the new one is: > > 51 Franklin Street, Fifth Floor > Boston, MA 02110-1301 > USA 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? Kevin