From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G5iUz-0006Lp-0L for qemu-devel@nongnu.org; Wed, 26 Jul 2006 08:28:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G5iUx-0006Iv-0m for qemu-devel@nongnu.org; Wed, 26 Jul 2006 08:28:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5iUw-0006Ie-Qx for qemu-devel@nongnu.org; Wed, 26 Jul 2006 08:28:22 -0400 Received: from [65.74.133.4] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G5iWT-0007N1-R2 for qemu-devel@nongnu.org; Wed, 26 Jul 2006 08:29:58 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Re: high CPU load / async IO? Date: Wed, 26 Jul 2006 13:21:34 +0100 References: <44C68124.3020809@bellard.org> <20060726074535.GT4044@suse.de> In-Reply-To: <20060726074535.GT4044@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607261321.35291.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 > Sounds good, so at least it's on its way :-) > It's on of those big items left on the TODO, so will be good to see go > in. Then one should implement an ahci host controller for queued command > support next... Or use the scsi emulation :-) Paul