<div dir="ltr">Yes, the Ubuntu cloud image is made to run as a guest atop an hypervisor and it makes sense to optimize it by removing the unlikely needed modules that usually require hardware to run (nested virt is not yet common). Scott Moser may confirm/infirm.<div>

<br><div style>Maybe you can try installing the 'normal' kernel on your guest that has the vmx flag exported in its vm config and try loading it again. On that Ubuntu guest, you can also install "cpu-checker" that gives you a 'kvm-ok' cli: </div>

<div style><div># kvm-ok</div><div>INFO: /dev/kvm exists</div><div>KVM acceleration can be used</div><div><br></div><div style>Hope this helps.</div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Thu, Jun 13, 2013 at 10:18 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 5:05 PM, laclasse <<a href="mailto:laclasse@gmail.com">laclasse@gmail.com</a>> wrote:<br>
><br>
> What is the guest OS? It seems the error "Module kvm not found" points to the missing kernel module rather than it not loading.<br>
> Is the guest kernel  > 2.6.23? Can you find a kvm.ko and kvm-intel.ko on the guest file system?<br>
<br>
<br>
</div>I did do a search for the kernel modules on the guest and they were not found. The guest OS was generated from the ubuntu-precise-server-cloudimg-amd64 image available from Ubuntu. uname -a says (in part) "Linux image 3.2.0-45-virtual".<br>


<br>
I've installed libvirt-bin libvirt-dev kvm qemu qemu-kvm, and they brought in things like bridge-utils, etc.<br>
<br>
Thanks,<br>
Daniel</blockquote></div><br></div>