From: Iain Paton <ilp@lkml.darkvoyage.org.uk>
To: KVM <kvm-devel@lists.sourceforge.net>
Subject: Re: [ANNOUNCE] kvm-guest-drivers-linux-1
Date: Thu, 06 Mar 2008 22:19:24 +0000 [thread overview]
Message-ID: <47D06DEC.6070700@lkml.darkvoyage.org.uk> (raw)
In-Reply-To: <47CFB8B4.1070809@qumranet.com>
Avi Kivity wrote:
> > 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.
Trying to build against 2.6.24 gives the following:
CC [M] /root/kvm/kvm-guest-drivers-linux-1/virtio_net.o
/root/kvm/kvm-guest-drivers-linux-1/virtio_net.c: In function 'receive_skb':
/root/kvm/kvm-guest-drivers-linux-1/virtio_net.c:101: error: implicit declaration of function 'skb_partial_csum_set'
make[2]: *** [/root/kvm/kvm-guest-drivers-linux-1/virtio_net.o] Error 1
make[1]: *** [_module_/root/kvm/kvm-guest-drivers-linux-1] Error 2
it seems that function isn't available in 2.6.18-2.6.24 or in the driver
download.
Looks like the missing function doesn't show up until 2.6.25-rc1 which
appears to have all of the virtio drivers anyway ?
Iain
-------------------------------------------------------------------------
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/
next prev parent reply other threads:[~2008-03-06 22:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=47D06DEC.6070700@lkml.darkvoyage.org.uk \
--to=ilp@lkml.darkvoyage.org.uk \
--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