From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IMCOk-0006vm-6c for qemu-devel@nongnu.org; Fri, 17 Aug 2007 20:42:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IMCOi-0006vZ-Os for qemu-devel@nongnu.org; Fri, 17 Aug 2007 20:42:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMCOi-0006vW-JN for qemu-devel@nongnu.org; Fri, 17 Aug 2007 20:42:36 -0400 Received: from zero.voxel.net ([69.9.191.6]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IMCOi-0006Wi-BH for qemu-devel@nongnu.org; Fri, 17 Aug 2007 20:42:36 -0400 Received: from [192.168.40.186] (s142-179-103-34.bc.hsia.telus.net [142.179.103.34]) by zero.voxel.net (Postfix) with ESMTP id D760C175A132 for ; Fri, 17 Aug 2007 20:42:39 -0400 (EDT) Subject: Re: [Qemu-devel] [PATCH][RFC] Fix bugs in the ATAPI cdrom driver From: Matthew Kent In-Reply-To: <20070817234304.GB10490@ifup.org> References: <20070817234304.GB10490@ifup.org> Content-Type: text/plain Date: Fri, 17 Aug 2007 17:42:32 -0700 Message-Id: <1187397752.5168.3.camel@fuego> Mime-Version: 1.0 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: qemu-devel@nongnu.org On Fri, 2007-17-08 at 16:43 -0700, Brandon Philips wrote: > The new libata-eh in the Linux kernel is throwing a fit over the QEMU > cdrom device for two reasons: Nice thanks, was suffering from this issue as well. Tested with some linux 2.6.23-rc3 guests, looks great now. -- Matthew Kent http://magoazul.com