<div dir="ltr">What is the guest OS? It seems the error "Module kvm not found" points to the missing kernel module rather than it not loading. <div>Is the guest kernel  > 2.6.23? Can you find a kvm.ko and kvm-intel.ko on the guest file system?</div>

<div><br><div style>I'd recommend looking at this for RHEL/CentOS/Fedora: <a href="http://kashyaspc.wordpress.com/2013/02/12/nested-virtualization-with-kvm-and-intel-on-fedora-18/">http://kashyaspc.wordpress.com/2013/02/12/nested-virtualization-with-kvm-and-intel-on-fedora-18/</a></div>

<div style>Hope this helps.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 13, 2013 at 9:53 PM, Daniel Ellison <span dir="ltr"><<a href="mailto:daniel@syrinx.net" target="_blank">daniel@syrinx.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Jun 13, 2013, at 4:36 PM, Daniel Ellison <<a href="mailto:daniel@syrinx.net">daniel@syrinx.net</a>> wrote:<br>


> libvirtd is already running on the guest.<br>
<br>
</div>One more data point: the guest does have the vmx capability enabled:<br>
<br>
<cpu match='exact'><br>
  <model>Penryn</model><br>
  <vendor>Intel</vendor><br>
  <feature policy='require' name='hypervisor'/><br>
  <feature policy='require' name='vmx'/><br>
  <feature policy='require' name='ss'/><br>
  <feature policy='require' name='vme'/><br>
  <feature policy='disable' name='sse4.1'/><br>
</cpu><br>
<br>
Dan<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br></div>