From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [Qemu-devel] Re: [PATCH] e1000 emulation code Date: Thu, 10 Jan 2008 18:58:51 +0000 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-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, ir Peleg , qemu-devel-qX2TKyscuCcdnm+yROfE0A@public.gmane.org, Javier Guerra Giraldez To: Paul Brook Return-path: Content-Disposition: inline In-Reply-To: <200801101536.20530.paul-qD8j1LwMmJjtCj0u4l0SBw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org 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 :) ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace 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 :)