You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Since kernel commit "3f4e3eb4 KVM: x86: bump KVM_MAX_CPUID_ENTRIES",
the KVM_MAX_CPUID_ENTRIES in linux kernel has been changed from 80 to
256. So change KVM_MAX_CPUID_ENTRIES to 256 too, it should also work
with kernel prior to 5.9.
Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
0 commit comments