* kvm-kmod 3.6 on linux 3.2.0
@ 2012-10-04 12:14 Peter Lieven
2012-10-09 12:51 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: Peter Lieven @ 2012-10-04 12:14 UTC (permalink / raw)
To: kvm
Hi,
kvm-kmod 3.6 fails to compile against a 3.2.0 kernel with the following error:
/usr/src/kvm-kmod-3.6/x86/x86.c: In function ‘get_msr_mce’:
/usr/src/kvm-kmod-3.6/x86/x86.c:1908:27: error: ‘kvm’ undeclared (first use in this function)
/usr/src/kvm-kmod-3.6/x86/x86.c:1908:27: note: each undeclared identifier is reported only once for each function it appears in
Any ideas?
Peter
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kvm-kmod 3.6 on linux 3.2.0
2012-10-04 12:14 kvm-kmod 3.6 on linux 3.2.0 Peter Lieven
@ 2012-10-09 12:51 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2012-10-09 12:51 UTC (permalink / raw)
To: Peter Lieven; +Cc: kvm
On 10/04/2012 02:14 PM, Peter Lieven wrote:
> Hi,
>
> kvm-kmod 3.6 fails to compile against a 3.2.0 kernel with the following error:
>
> /usr/src/kvm-kmod-3.6/x86/x86.c: In function ‘get_msr_mce’:
> /usr/src/kvm-kmod-3.6/x86/x86.c:1908:27: error: ‘kvm’ undeclared (first use in this function)
> /usr/src/kvm-kmod-3.6/x86/x86.c:1908:27: note: each undeclared identifier is reported only once for each function it appears in
>
> Any ideas?
Out of curiosity, why are you using kvm-kmod 3.6 but not Linux 3.6?
kvm-kmod is useful for embedded configurations where the main kernel has
to be fixed for some reason, but for general use cases it's better to
just use a matched set.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-09 12:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 12:14 kvm-kmod 3.6 on linux 3.2.0 Peter Lieven
2012-10-09 12:51 ` Avi Kivity
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.