nested KVM virtualization issue on VMWare vSphere Hypervisor

Hi all,

I have created a routerOS virtual machine on VMWare vSphere Hypervisor.

I have added the following 2 settings to the .vmx file:

vhv.enable = "TRUE"
hypervisor.cpuid.v0 = "FALSE"

But when I tried KVM virtualization on this routerOS virtual machine. The child routerOS can start, showing the state “started” by using the command:

/kvm print

But after about 10 seconds, it changed its state to “stopped”. Any hints?

Oh, sorry. I have made a silly mistake. I overlooked that I was using a trial version which does not support KVM virtualization.