Comment 31 for bug 494500

Revision history for this message
rowa (robertwa) wrote :

Here is my patch:

Change the text in the scirpt configure from:

----
#error Missing KVM capability KVM_CAP_DESTROY_MEMORY_REGION_WORKS
      NOTE: To enable KVM support, update your kernel to 2.6.29+ or install recent kvm-kmod from http://sourceforge.net/projects/kvm.
----

to

----
#error Missing KVM capability KVM_CAP_DESTROY_MEMORY_REGION_WORKS
      NOTE: To enable KVM support, update your kernel to 2.6.29+ or install the right version of kvm-kmod from http://sourceforge.net/projects/kvm.
----

Please keep this bug report open until the bub is fixed.