Hello all, I'm trying to install Ubuntu Linux 14.10 as a guest in FreeBSD 11-CURRENT r272460 host. When I try to run grub-bhyve (version 0.23) I see in console message: VM unrestricted guest capability required Error in initializing VM
I've read a thread with the similar problem. As far as I understood, this message happen when CPU doesn't have unrestricted guest capability support (EPT). But in my case I have Core i7-870 with VT-x and VT-d support. Please take a look at http://ark.intel.com/ru/products/41315/Intel-Core-i7-870-Processor-8M-Cache-2_93-EPTGHz Here is flags: CPU: Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz (2942.52-MHz K8-class CPU) Origin="GenuineIntel" Id=0x106e5 Family=0x6 Model=0x1e Stepping=5 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Features2=0x98e3fd<SSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT> AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> AMD Features2=0x1<LAHF> VT-x: PAT,HLT,MTF,PAUSE,EPT,VPID TSC: P-state invariant, performance statistics As you see, there is: VMX, POPCNT, EPT flags. Tell me please, why it doesn't work? Best regards, Thanks _______________________________________________ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"