From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbLsS-0007lu-Ti for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:01:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbLsO-0007kj-BY for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:01:00 -0400 Received: from [199.232.76.173] (port=56246 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbLsO-0007kg-6N for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:00:56 -0400 Received: from verein.lst.de ([213.95.11.210]:42604) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MbLsN-0002E1-Ax for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:00:55 -0400 Date: Thu, 13 Aug 2009 00:00:49 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5 Message-ID: <20090812220049.GD28376@lst.de> References: <19074.63829.151234.423348@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19074.63829.151234.423348@mariner.uk.xensource.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ian Jackson Cc: qemu-devel@nongnu.org, Alexandre Bique On Wed, Aug 12, 2009 at 06:18:13PM +0100, Ian Jackson wrote: > I've picked up Alex's patch series for this. Changes since v4: > * rebased to current tip as of approximately yesterday > * passthrough of firmware update is enabled by default > * fixed some build issues If you resend patch from someone else the normal convention is to put a From: Original Author into the patch body so that it's obvious who the author is.