Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: nvmm Intel minimum requirements



On Sun, 17 Feb 2019, Jared McNeill wrote:

What are the min requirements for the Intel nvmm backend? I upgraded my Thinkpad T420 to -current today to try it and it says no backends are available. CPU is i5-2520M, and HAXM works OK on it.

I added some printfs to the module, and this test is what fails:

        if ((msr & IA32_VMX_EPT_VPID_FLAGS_AD) == 0) {
                return false;
        }



Home | Main Index | Thread Index | Old Index