From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IyDft-0003v4-JU for qemu-devel@nongnu.org; Fri, 30 Nov 2007 16:45:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IyDfr-0003uj-5X for qemu-devel@nongnu.org; Fri, 30 Nov 2007 16:45:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IyDfr-0003ug-0L for qemu-devel@nongnu.org; Fri, 30 Nov 2007 16:45:27 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IyDfq-0006VT-I6 for qemu-devel@nongnu.org; Fri, 30 Nov 2007 16:45:26 -0500 From: Paul Brook Subject: Re: [Qemu-devel] some patches for qemu for pkgsrc, DragonFly, NetBSD, HOST_PPC, without POSIX AIO, and more Date: Fri, 30 Nov 2007 21:45:18 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200711302145.19762.paul@codesourcery.com> 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 Friday 30 November 2007, Blue Swirl wrote: > On 11/30/07, Jeremy C. Reed wrote: > > On Fri, 30 Nov 2007, Jeremy C. Reed wrote: > > > The pkgsrc build system has several patches against qemu 0.9.0. > > > > > > They are at: > > > > > > http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/emulators/qemu/patches/ > > > > > > Do you want them submitted in a certain way? > > Unified diff from top level, unrelated changes preferably in separate > patches? And with a proper description of exactly what it's fixing and why it should be fixed that way. Paul