Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants