From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JD2dg-0001Fa-5f for qemu-devel@nongnu.org; Thu, 10 Jan 2008 14:00:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JD2de-0001D5-KY for qemu-devel@nongnu.org; Thu, 10 Jan 2008 14:00:27 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD2de-0001Cq-Be for qemu-devel@nongnu.org; Thu, 10 Jan 2008 14:00:26 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JD2de-0006oS-AB for qemu-devel@nongnu.org; Thu, 10 Jan 2008 14:00:26 -0500 Date: Thu, 10 Jan 2008 18:58:51 +0000 From: Christoph Hellwig Subject: Re: [kvm-devel] [Qemu-devel] Re: [PATCH] e1000 emulation code Message-ID: <20080110185851.GA12377@infradead.org> References: <1199896975.4382.31.camel@localhost.localdomain> <200801092308.46482.javier@guerrag.com> <200801101536.20530.paul@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801101536.20530.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: Paul Brook Cc: kvm-devel@lists.sourceforge.net, ir Peleg , qemu-devel@nongnu.org, Javier Guerra Giraldez On Thu, Jan 10, 2008 at 03:36:19PM +0000, Paul Brook wrote: > > the next step would be to emulate LSI SCSI chips, eh? > > Qemu already does. Quite a different one from vmware, though :)