[email protected] writes:

> While migrating some systems to OpenBSD, installed a Linux guest under
> vmm and later VirtualBox in it.
>
> Of course, got an error VERR_VMX_NO_VMX.
>
> Would the effort to include nested virtualization into vmm/vmd be
> herculean? Is it planned?

Herculean? Maybe not. Planned? No.

I can't discount the value of nested virt, but taking on the added
complexity when there are other pressing needs (*cough*SMP*cough*) it's
not on my personal short list.

You can still run virtualization systems inside a guest today but they
can't use any hardware acceleration from the CPU (i.e. VMX or
SVM). Given vmd is only uniprocessor capable, it will not be a great
experience.

>
> Thanks.
>
> -x9p

Reply via email to