From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0rLC-0001yr-Lj for qemu-devel@nongnu.org; Mon, 04 May 2009 02:07:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0rLA-0001yf-VN for qemu-devel@nongnu.org; Mon, 04 May 2009 02:07:49 -0400 Received: from [199.232.76.173] (port=37579 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0rLA-0001yc-PQ for qemu-devel@nongnu.org; Mon, 04 May 2009 02:07:48 -0400 Received: from qw-out-1920.google.com ([74.125.92.149]:26313) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M0rLA-0007D1-DM for qemu-devel@nongnu.org; Mon, 04 May 2009 02:07:48 -0400 Received: by qw-out-1920.google.com with SMTP id 4so2409240qwk.4 for ; Sun, 03 May 2009 23:07:47 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5C92D599-FCA8-4C38-8863-20544C1AB520@theiggy.com> References: <5C92D599-FCA8-4C38-8863-20544C1AB520@theiggy.com> Date: Mon, 4 May 2009 15:07:47 +0900 Message-ID: Subject: Re: [Qemu-devel] virtio documentation or BSD licensed driver? From: higepon Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brian Jackson Cc: qemu-devel@nongnu.org Hi. Thank you. > There's some on the Documents page of the kvm wiki. I found this page and attached pdf. http://www.linux-kvm.org/page/Virtio But not enough. > The ACM > pdf is actually very informative, but does include some code snippets from > the headers. I don't know what license the header code is under. It's good document. And as far as I know Linux's virio headers are BSD licensed. > Fwiw, I don't know how much virtio will buy you over the e1000 emulation. Sure. I want to compare and choose which to use and implement. I still need more documents, if anybody knows please let me know. Cheers. On Mon, May 4, 2009 at 1:21 PM, Brian Jackson wrote: > There's some on the Documents page of the kvm wiki. The virtio code > walkthrough actually doesn't have any code in it. The other docs do. The ACM > pdf is actually very informative, but does include some code snippets from > the headers. I don't know what license the header code is under. > > Fwiw, I don't know how much virtio will buy you over the e1000 emulation. > > > > On May 3, 2009, at 11:05 PM, higepon wrote: > >> Hi. >> >> I'm developer of Mona OS (http://www.monaos.org). >> Mona OS is testd and ran on QEMU. >> >> We have a plan to implement virtio_net driver for our OS. >> Since Mona OS is MIT/X license, we can't use or see Linux's virtio >> drivers. >> >> Is there any >> - interface documentation for virtio? >> - BSD licensed drivers? >> >> Best regards, >> >> --- >> MINOWA Taro(Higepon) >> >> http://www.monaos.org/ >> http://code.google.com/p/mosh-scheme/ >> http://www.facebook.com/people/Taro_Minowa_Higepon/649065487 >> http://friendfeed.com/higepon >> >> > >