projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02120c4
)
KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
author
Radim Krčmář
<rkrcmar@redhat.com>
Tue, 12 Jul 2016 20:09:17 +0000
(22:09 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 14 Jul 2016 07:03:51 +0000
(09:03 +0200)
240 has been well tested by Red Hat.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@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
d0845b2
..
5f90dce
100644
(file)
--- a/
arch/x86/include/asm/kvm_host.h
+++ b/
arch/x86/include/asm/kvm_host.h
@@
-35,7
+35,7
@@
#include <asm/kvm_page_track.h>
#define KVM_MAX_VCPUS 255
-#define KVM_SOFT_MAX_VCPUS
16
0
+#define KVM_SOFT_MAX_VCPUS
24
0
#define KVM_USER_MEM_SLOTS 509
/* memory slots that are not exposed to userspace */
#define KVM_PRIVATE_MEM_SLOTS 3