public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] kvm-guest-drivers-linux-1
@ 2008-03-06  9:26 Avi Kivity
       [not found] ` <7fac565a0803060148k418756f1sb558993f9a5aad1c@mail.gmail.com>
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Avi Kivity @ 2008-03-06  9:26 UTC (permalink / raw)
  To: KVM

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/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-03-16 14:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06  9:26 [ANNOUNCE] kvm-guest-drivers-linux-1 Avi Kivity
     [not found] ` <7fac565a0803060148k418756f1sb558993f9a5aad1c@mail.gmail.com>
2008-03-06 10:12   ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox