Jan,
Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417
to kvm-kmod is what causes breakage on my (otherwise stock) F18 box
(with kernel version 3.8.9-200.fc18.x86_64):
make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=`pwd` clean
make[1]: Entering directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
CLEAN /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/.tmp_versions
make[1]: Leaving directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
rm -f config.mak kvm-kmod-config.h include/asm include-compat/asm
.tmp.kvm-kmod.spec
make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=`pwd` clean
make[1]: Entering directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
make[1]: Leaving directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
./sync -v v3.8-12811-gebe8054 -l ./linux
make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=`pwd` \
LINUXINCLUDE="-I`pwd`/include -I`pwd`/include/uapi -Iinclude \
-Iinclude2
-I/lib/modules/3.8.9-200.fc18.x86_64/source/include
-I/lib/modules/3.8.9-200.fc18.x86_64/source/include/uapi
-I/lib/modules/3.8.9-200.fc18.x86_64/source/arch/x86/include
-I/lib/modules/3.8.9-200.fc18.x86_64/source/arch/x86/include/uapi \
-Iinclude/generated/uapi -Iarch/x86/include/generated
\
-Iarch/x86/include/generated/uapi \
-I`pwd`/include-compat -I`pwd`/x86 \
-include include/generated/autoconf.h \
-include `pwd`/x86/external-module-compat.h" \
"$@"
make[1]: Entering directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
LD /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/built-in.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/svm.o
/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/svm.c:2790:12: warning:
`invalid_op_interception' defined but not used [-Wunused-function]
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/vmx.o
/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/vmx.c:5313:12: warning:
`handle_invalid_op' defined but not used [-Wunused-function]
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/kvm_main.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/x86.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/mmu.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/emulate.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/irq.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/i8259.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/pmu.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/lapic.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/ioapic.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/preempt.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/i8254.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/coalesced_mmio.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/irq_comm.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/eventfd.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/compat-x86.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/async_pf.o
CC [M] /home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/cpuid.o
make[3]: *** No rule to make target
`/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/irqchip.o', needed by
`/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86/kvm.o'. Stop.
make[2]: *** [/home/somlo/KVM-OSX/SCRATCH/kvm-kmod/x86] Error 2
make[1]: *** [_module_/home/somlo/KVM-OSX/SCRATCH/kvm-kmod] Error 2
make[1]: Leaving directory `/usr/src/kernels/3.8.9-200.fc18.x86_64'
make: *** [all] Error 2
Thanks,
--Gabriel
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html