1401199262

Results 2 issues of 1401199262

If not doing this, on some cpu vm_launch would failed with VMCS_VM_INSTRUCTION_ERROR = 7, which is invalid vm execution control fileds. https://github.com/jonomango/hv/blob/main/hv/vmcs.cpp#L99 // 3.24.6.7 // try to trigger the least...

bug

The system becomes lag after turning on ept. CPU i9-13980HX with 32GB memory and I set ept_pd_count = 512; after I splited the first 2mb physical memory into small page,...

enhancement