From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLgwO-0007y5-Ir for qemu-devel@nongnu.org; Wed, 23 Jul 2008 12:11:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLgwM-0007wi-RD for qemu-devel@nongnu.org; Wed, 23 Jul 2008 12:11:48 -0400 Received: from [199.232.76.173] (port=45501 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLgwM-0007wa-IL for qemu-devel@nongnu.org; Wed, 23 Jul 2008 12:11:46 -0400 Received: from yw-out-1718.google.com ([74.125.46.156]:8462) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLgwM-0002tE-7O for qemu-devel@nongnu.org; Wed, 23 Jul 2008 12:11:46 -0400 Received: by yw-out-1718.google.com with SMTP id 6so1142713ywa.82 for ; Wed, 23 Jul 2008 09:11:45 -0700 (PDT) Message-ID: <48875820.6030502@codemonkey.ws> Date: Wed, 23 Jul 2008 11:11:12 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Save 3MB ioport table memory References: <20080721120211.GD4501@implementation.uk.xensource.com> <20080723123904.GI4454@implementation.uk.xensource.com> <48874C6B.5080807@codemonkey.ws> <200807231650.58634.paul@codesourcery.com> In-Reply-To: <200807231650.58634.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org, Samuel Thibault Paul Brook wrote: >> In the future, please make your patches apply with -p1 and resubmit >> patches as a top-level post with an indication of the patch version >> (v3). It's easy to miss a patch that's deep within a thread. >> > > Patches that apply with -p0 are also fine - this is what svn generates. > Oh, sorry. I'm new to svn. Regards, Anthony Liguori > Paul >