public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm-kmod and kernels 3.11.*
@ 2013-12-12 21:27 Gabriel L. Somlo
  2013-12-12 21:59 ` Paolo Bonzini
  0 siblings, 1 reply; 8+ messages in thread
From: Gabriel L. Somlo @ 2013-12-12 21:27 UTC (permalink / raw)
  To: jan.kiszka; +Cc: kvm

Jan,

After upgrading my F18 box to 3.11.10-100.fc18.x86_64 I noticed the
"version fence" on kvm-kmod is set to 3.10, and that the current
"source link" for the kvm subproject is set to commit
bf640876e21fe603f7f52b0c27d66b7716da0384


After some testing, kvm-kmod works fine without any changes beyond
bumping "max_kernel_version" to 11 in configure, and advancing the
kvm source link to a6be8569b6705cbc26e7ae1a8be476067cc5a78b


Any further than that, and I start getting errors like this:

  CC [M]  /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/svm.o
In file included from
/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/include/linux/kvm_para.h:61:0,
                 from
/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/../external-module-compat-comm.h:14,
                 from
/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/external-module-compat.h:26,
                 from <command-line>:1:
/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/include/asm/kvm_para.h: In
function `kvm_cpuid_base':
/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/include/asm/kvm_para.h:128:3:
error: implicit declaration of function `hypervisor_cpuid_base'
[-Werror=implicit-function-declaration]


I tried copying and/or cut'n'pasting from additional source files in
the current kvm git tree, but haven't totally figured out how the magic
of "make sync" works yet :) Do you have any notes or any other
documentation one could use to be able to usefully hack on kvm-kmod
when it starts lagging behind the latest kvm master branch ?

Thanks much,
--Gabriel



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

end of thread, other threads:[~2013-12-13 16:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-12 21:27 kvm-kmod and kernels 3.11.* Gabriel L. Somlo
2013-12-12 21:59 ` Paolo Bonzini
2013-12-13 15:04   ` Jan Kiszka
2013-12-13 15:12     ` Paolo Bonzini
2013-12-13 15:36       ` Jan Kiszka
2013-12-13 16:19         ` Gabriel L. Somlo
2013-12-13 16:24           ` Paolo Bonzini
2013-12-13 16:26           ` Jan Kiszka

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