Farkas Levente wrote:
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.

--with-patched-kernel means the host kernel comes with kvm.ko and all the associated headers. That's not true for CentOS 5.2.

If for some reason you want to build kvm's qemu and don't want the modules, simply ./configure (without --with-patched-kernel) and throw the modules away.

--
error compiling committee.c: too many arguments to function

--
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