I am running a Fedora 32 VM in VMware Fusion Professional Version 11.5.3.
I then configure a VM in Boxes (front end for KVM/QEMU) in Fedora and it fails to start. Initially it said hardware virtualization not found. So then I went into the settings in VMware Fusion and enabled nesting (VT-x/EPT inside this virtual machine).
But now it fails to start. In the log file I see:-
2020-05-03 01:47:53.464+0000: Domain id=2 is tainted: host-cpu
char device redirected to /dev/pts/1 (label charserial0)
2020-05-03T01:47:53.667149Z qemu-system-x86_64: error: failed to set MSR 0x48f to 0x7fefff00036dfb
qemu-system-x86_64: /builddir/build/BUILD/qemu-4.2.0/target/i386/kvm.c:2947: kvm_put_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed.
2020-05-03 01:47:54.154+0000: shutting down, reason=failed
Can anyone help?
I can run ESXi 7.0 no problem under VMware Fusion. So I assume that KVM/QEMU should also work.
Thanks!