From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754706AbZIASir (ORCPT ); Tue, 1 Sep 2009 14:38:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751543AbZIASiq (ORCPT ); Tue, 1 Sep 2009 14:38:46 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:51325 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751395AbZIASip (ORCPT ); Tue, 1 Sep 2009 14:38:45 -0400 Date: Tue, 1 Sep 2009 14:38:37 -0400 From: Christoph Hellwig To: Alok Kataria Cc: James Bottomley , Roland Dreier , Dmitry Torokhov , Matthew Wilcox , Bart Van Assche , Robert Love , Randy Dunlap , Mike Christie , "linux-scsi@vger.kernel.org" , LKML , Andrew Morton , Rolf Eike Beer , Maxime Austruy Subject: Re: [PATCH] SCSI driver for VMware's virtual HBA. Message-ID: <20090901183837.GA22551@infradead.org> References: <1251415060.16297.58.camel@ank32.eng.vmware.com> <20090901161651.GO22870@parisc-linux.org> <200909010933.50571.dtor@vmware.com> <1251823925.3864.216.camel@mulgrave.site> <1251826804.12482.47.camel@mulgrave.site> <1251827676.16169.152.camel@ank32.eng.vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1251827676.16169.152.camel@ank32.eng.vmware.com> User-Agent: Mutt/1.5.19 (2009-01-05) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 01, 2009 at 05:54:36PM +0000, Alok Kataria wrote: > Also note that, the way all these things are implemented for each of the > hypervisor devices will differ and getting every hv-vendor to agree on a > common set of things is not very attractive proposition ( atleast, this > I can say from my past experiences). virtio is shared by three or four hypervisors depending on how you count it, with others under development.