projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f725230
)
KVM: Increase vcpu count to 16
author
Avi Kivity
<avi@qumranet.com>
Wed, 20 Feb 2008 09:56:51 +0000
(11:56 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 08:53:23 +0000
(11:53 +0300)
With NPT support, scalability is much improved.
Signed-off-by: Avi Kivity <avi@qumranet.com>
include/linux/kvm_host.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/kvm_host.h
b/include/linux/kvm_host.h
index b90ca368dcf67659832093184077c6455a32fe20..f4deb99926252eb6f9d3f47da0a9e8fb5161f386 100644
(file)
--- a/
include/linux/kvm_host.h
+++ b/
include/linux/kvm_host.h
@@
-24,7
+24,7
@@
#include <asm/kvm_host.h>
-#define KVM_MAX_VCPUS
4
+#define KVM_MAX_VCPUS
16
#define KVM_MEMORY_SLOTS 8
/* memory slots that does not exposed to userspace */
#define KVM_PRIVATE_MEM_SLOTS 4