Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x86: enlarge KVM_MAX_CPUID_ENTRIES to 256 #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jiangliu
Copy link
Member

@jiangliu jiangliu commented Jun 5, 2021

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 [email protected]

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 <[email protected]>
@andreeaflorescu
Copy link
Member

@jiangliu do you still want this PR in? Can you fix the conflicts in this case? Sorry, we somehow missed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants