What is the guest OS? It seems the error "Module kvm not found" points to the missing kernel module rather than it not loading. Is the guest kernel > 2.6.23? Can you find a kvm.ko and kvm-intel.ko on the guest file system? I'd recommend looking at this for RHEL/CentOS/Fedora: http://kashyaspc.wordpress.com/2013/02/12/nested-virtualization-with-kvm-and-intel-on-fedora-18/ Hope this helps. On Thu, Jun 13, 2013 at 9:53 PM, Daniel Ellison <daniel at syrinx.net> wrote: > On Jun 13, 2013, at 4:36 PM, Daniel Ellison <daniel at syrinx.net> wrote: > > libvirtd is already running on the guest. > > One more data point: the guest does have the vmx capability enabled: > > <cpu match='exact'> > <model>Penryn</model> > <vendor>Intel</vendor> > <feature policy='require' name='hypervisor'/> > <feature policy='require' name='vmx'/> > <feature policy='require' name='ss'/> > <feature policy='require' name='vme'/> > <feature policy='disable' name='sse4.1'/> > </cpu> > > Dan > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : openstack at lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130613/2514b3cc/attachment.html>