Avi Kivity wrote:
> Farkas Levente wrote:
>> Avi Kivity wrote:
>>  
>>> This release fixes a bunch of display regressions, and restores
>>> userspace/kernel compatibility with older kernel modules.  There are a
>>> few other goodies hidden in there, for example scsi is now enabled on
>>>    
>>>> 4G guests.
>>>>       
>>
>> hi,
>> until kvm-80 it compile on rhel/centos-5 with:
>> ./configure --with-patched-kernel --kerneldir=./kernel --prefix=/usr
>> --audio-drv-list=oss,alsa
>> but now gives this error:
>> Error: kernelversion not found
>> Please make sure your kernel is configured
>> in can make a symlink in kernel/include to
>> /lib/modules/`uname -r`/build/include/config
>> but is it a feature of bug
> 
> You shouldn't use --with-patched-kernel, that's useful only if your host
> kernel is kvm.git, not a vendor kernel.
> 
> Use ./configure --prefix=/usr --audio-drv-list=oss,alsa

my host kernel or my host's kvm kernel module use vendor's kernel's kvm
module? since we build custom kernel module for kvm and that's why we
use these options until now.

-- 
  Levente                               "Si vis pacem para bellum!"
--
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

Reply via email to