From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755893AbZHFNpd (ORCPT ); Thu, 6 Aug 2009 09:45:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755210AbZHFNpd (ORCPT ); Thu, 6 Aug 2009 09:45:33 -0400 Received: from sinclair.provo.novell.com ([137.65.248.137]:25801 "EHLO sinclair.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751972AbZHFNpc convert rfc822-to-8bit (ORCPT ); Thu, 6 Aug 2009 09:45:32 -0400 Message-Id: <4A7AA63A0200005A00051BE2@sinclair.provo.novell.com> X-Mailer: Novell GroupWise Internet Agent 8.0.1 Beta Date: Thu, 06 Aug 2009 07:45:30 -0600 From: "Gregory Haskins" To: "Avi Kivity" Cc: , "Michael S. Tsirkin" , , , Subject: Re: [PATCH 0/7] AlacrityVM guest drivers Reply-To: References: <20090803171030.17268.26962.stgit@dev.haskins.net> <20090806081955.GA9752@redhat.com> <4A7A8F7B0200005A00051B84@sinclair.provo.novell.com> <4A7AD29E.50800@redhat.com> <4A7A9C6B0200005A00051BB9@sinclair.provo.novell.com> <4A7ADE23.5010208@redhat.com> In-Reply-To: <4A7ADE23.5010208@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>> On 8/6/2009 at 9:44 AM, in message <4A7ADE23.5010208@redhat.com>, Avi Kivity wrote: > On 08/06/2009 04:03 PM, Gregory Haskins wrote: >>> It's true that vbus is a separate project (in fact even virtio is >>> completely separate from kvm). Still I think it would be of interest to >>> many kvm@ readers. >>> >> >> Well, my goal was to not annoy KVM readers. ;) So if you feel as though > there is benefit to having all of KVM CC'd and I won't be annoying everyone, > I see no problem in cross posting. >> > > I can only speak for myself, I'm interested in this project In that case, the best solution is probably to have you (and anyone else interested) to sign up, then: https://lists.sourceforge.net/lists/listinfo/alacrityvm-devel https://lists.sourceforge.net/lists/listinfo/alacrityvm-users > (though still rooting for virtio). Heh...not to belabor the point to death, but virtio is orthogonal (you keep forgetting that ;). Its really the vbus device-model vs the qemu device-model (and possibly vs the "in-kernel pci emulation" model that I believe Michael is working on). You can run virtio on any of those three. > >> Would you like to see all conversations, or just ones related to code (and, > of course, KVM relevant items) > > I guess internal vbus changes won't be too interesting for most readers, > but new releases, benchmarks, and kvm-related stuff will be welcome on > the kvm list. Ok, I was planning on that anyway. Regards, -Greg