On Thu, Jun 26, 2014 at 06:49:00PM -0400, Maurice James wrote:
Is it possible to pass the vmx extension to a guest?
Yes, but you need nested kvm support in the host (which is not available
in stock el6), and to install the "nestedvt" hook. More about it in
http://community.redhat.com/blog/2013/08/testing-ovirt-3-3-with-nested-kvm/
Is that what the vhost custom property is for?
Nope, that's to turn off a certain type of vNIC optimization that used
to be detrimental to certain guests.