Ok, I added the kernel modules lines in %files section of spec file and
built successfully kvm-36 with
./configure --qemu-cc=gcc34 --prefix=%{_prefix}
then I installed the rpm overwriting the default kernel modules and I'm able
to run with smp 2
I successfully booted an F8 live x86_64 rescue cd image and a F7 i386 DVD
image.

I will test further...

Thanks for the moment!
Gianluca

On 9/4/07, Izik Eidus <[EMAIL PROTECTED]> wrote:
>
>
> is it mean you didnt compile the new kernel modules?
> the linux 2.6.22 kvm does not support smp, dont use the
> --with-patched-kernel
> and after building kvm-36 do: rmmod kvm_intel rmmod kvm
> insmod kernel/kvm.ko insmod kernel/kvm-intel.ko and try it now.
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to