This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Commit b12eeac
committed
x86: enlarge KVM_MAX_CPUID_ENTRIES to 256
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]>1 parent 87c194e commit b12eeac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments