public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>
To: Dor Laor <dor.laor-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: virtio implementation?
Date: Wed, 18 Jul 2007 09:42:41 +1000	[thread overview]
Message-ID: <1184715761.10380.37.camel@localhost.localdomain> (raw)
In-Reply-To: <64F9B87B6B770947A9F8391472E032160CC163F7-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>

On Tue, 2007-07-17 at 06:31 -0700, Dor Laor wrote:
> >Hi Rusty,
> >  I was curious if there are any implementations of your virtio
> >substrate for KVM yet?  And if not, I can offer help to get this done
> as
> >I have an immediate need for a ring-buffer like PV channel.
> >
> >Regards,
> >-Greg
> 
> Actually I was planning of doing it. I'm maintaining our not-merged PV
> network drivers branch
> [started by Ingo Molnar].
> Since they already contain a ring + network logic I though of dropping
> the front end 
> part and hooking with virtio.	
> I also want to add/use virtio layer for the host side - KVM, Xen and
> lguest all have Linux host
> backend it makes logic to use a generic host drivers for
> networking/block device too.
> Actually this is my KVM forum presentation.

OK, I've been working on GSO for virtio net.  I'll post once I have it
tested.

> You're welcome to rip my ring code ;)
> 
> btw: Rusty - what do you think of virtio for the host?

You mean backend?  For networking it makes a great deal of sense.  For
block it makes far less sense (COW, weird formats, etc).

Cheers,
Rusty.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

  parent reply	other threads:[~2007-07-17 23:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 13:19 virtio implementation? Gregory Haskins
     [not found] ` <469C89BD0200005A00027AE1-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
2007-07-17 13:31   ` Dor Laor
     [not found]     ` <64F9B87B6B770947A9F8391472E032160CC163F7-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-07-17 23:42       ` Rusty Russell [this message]
     [not found]         ` <1184715761.10380.37.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-07-18  6:49           ` Dor Laor
     [not found]             ` <64F9B87B6B770947A9F8391472E032160CC169D5-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-07-18  7:06               ` Rusty Russell
     [not found]                 ` <1184742407.10380.108.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-07-18  8:49                   ` Avi Kivity
2007-07-18  7:57           ` Gerd Hoffmann
     [not found]             ` <469DC7F2.8050909-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-07-18 23:48               ` Arnd Bergmann
     [not found]                 ` <200707190148.21728.arnd-r2nGTMty4D4@public.gmane.org>
2007-07-19  0:02                   ` Anthony Liguori
     [not found]                     ` <469EAA2B.40307-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-07-19  0:12                       ` Arnd Bergmann
     [not found]                         ` <200707190212.25826.arnd-r2nGTMty4D4@public.gmane.org>
2007-07-19  1:42                           ` Anthony Liguori
2007-07-19  5:42                           ` Avi Kivity
2007-07-19  2:37                   ` Daniel P. Berrange
  -- strict thread matches above, loose matches on Subject: below --
2007-07-17 13:37 Gregory Haskins
     [not found] ` <469C8DDF0200005A00027AEC-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
2007-07-17 16:14   ` Dor Laor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1184715761.10380.37.camel@localhost.localdomain \
    --to=rusty-8n+1lvoiyb80n/f98k4iww@public.gmane.org \
    --cc=dor.laor-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox