public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: KVM <kvm-devel@lists.sourceforge.net>
Subject: [ANNOUNCE] kvm-guest-drivers-linux-1
Date: Thu, 06 Mar 2008 11:26:12 +0200	[thread overview]
Message-ID: <47CFB8B4.1070809@qumranet.com> (raw)

This is the first release of block and network drivers for Linux guests 
running on a kvm host.  The drivers are intended for guest kernels 
2.6.18-2.6.24.  Newer kernels include the drivers; older kernels may not 
work.  kvm-61 or later is needed in the host.

Network throughput is around 1 Gbit/sec; latency is currently a less 
than stellar 0.3 msec.  Both these figures will be improved in the future.

The drivers are available from the download page of the kvm website, below.

To use, download the drivers into the guest (using one of the emulated 
network cards), unpack the package, and type

  make
  sudo make install

You will need the kernel development package installed.

To use the drivers, reboot with '-net nic,model=virtio' instead of the 
usual setting, and 'modprobe virtio_net' to load the module.  Similarly 
use '-drive ...,if=virtio' for the block device, and the corresponding 
virtio_blk.ko.

Initial release:
- virtio pci driver (Anthony Liguori, Rusty Russell, Dor Laor)
- virtio network driver (Anthony Liguori, Rusty Russell, Dor Laor)
- virtio block driver (Anthony Liguori, Rusty Russell, Dor Laor)
- backports to Linux 2.6.18-2.6.24 (Anthony Liguori, Rusty Russell, Dor 
Laor)

http://kvm.qumranet.com/

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

             reply	other threads:[~2008-03-06  9:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06  9:26 Avi Kivity [this message]
     [not found] ` <7fac565a0803060148k418756f1sb558993f9a5aad1c@mail.gmail.com>
2008-03-06 10:12   ` [ANNOUNCE] kvm-guest-drivers-linux-1 Alexey Eremenko
2008-03-06 15:59     ` Anthony Liguori
2008-03-06 10:31 ` Jun Koi
2008-03-06 11:08   ` Thomas Mueller
2008-03-06 14:29   ` Balaji Rao
2008-03-06 16:00     ` Anthony Liguori
2008-03-06 22:19 ` Iain Paton
2008-03-07  2:52   ` Paul Collins
2008-03-16 14:47     ` Avi Kivity

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=47CFB8B4.1070809@qumranet.com \
    --to=avi@qumranet.com \
    --cc=kvm-devel@lists.sourceforge.net \
    /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