projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
074c82c
)
kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
author
Eduardo Habkost
<ehabkost@redhat.com>
Fri, 3 Sep 2021 21:16:00 +0000
(17:16 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 6 Sep 2021 10:12:05 +0000
(06:12 -0400)
Support for 710 VCPUs was tested by Red Hat since RHEL-8.4,
so increase KVM_SOFT_MAX_VCPUS to 710.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <
20210903211600
.2002377-4-ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/kvm_host.h
b/arch/x86/include/asm/kvm_host.h
index
52ca8da
..
f8f48a7
100644
(file)
--- a/
arch/x86/include/asm/kvm_host.h
+++ b/
arch/x86/include/asm/kvm_host.h
@@
-38,7
+38,7
@@
#define __KVM_HAVE_ARCH_VCPU_DEBUGFS
#define KVM_MAX_VCPUS 1024
-#define KVM_SOFT_MAX_VCPUS
24
0
+#define KVM_SOFT_MAX_VCPUS
71
0
/*
* In x86, the VCPU ID corresponds to the APIC ID, and APIC IDs