From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NgMkR-0005gD-RR for qemu-devel@nongnu.org; Sat, 13 Feb 2010 13:29:43 -0500 Received: from [199.232.76.173] (port=50347 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NgMkR-0005g1-He for qemu-devel@nongnu.org; Sat, 13 Feb 2010 13:29:43 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NgMkQ-0001TL-3w for qemu-devel@nongnu.org; Sat, 13 Feb 2010 13:29:43 -0500 Received: from [71.162.243.5] (port=47947 helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NgMkP-0001TH-T5 for qemu-devel@nongnu.org; Sat, 13 Feb 2010 13:29:42 -0500 From: Rob Landley Subject: Re: [Qemu-devel] qemu-system-ppc -m g3beige -hda is setting /dev/hdc on Linux. Date: Sat, 13 Feb 2010 12:29:33 -0600 References: <201002130202.01901.rob@landley.net> <20100213115823.GD20140@hall.aurel32.net> <3C58893A-479B-421E-9C9D-7F2EF98016D0@suse.de> In-Reply-To: <3C58893A-479B-421E-9C9D-7F2EF98016D0@suse.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002131229.34382.rob@landley.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel@nongnu.org, Aurelien Jarno On Saturday 13 February 2010 06:04:03 Alexander Graf wrote: > > Exactly, that's the issue to fix here, make DBDMA work with CD-ROM so we > > can get rid of the cmd64x controller. > > Speaking of which - in my PPC64 enabling series I use MacIO for all 4 IDE > devices. At least with recent kernels, Linux just detects DMA being broken > on the CD-ROM and doesn't use it. Could you point me at a copy of that patch? That sounds like it would be a decent solution for me, I'm happy to test it if it helps push it upstream. > Alex Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds