projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a988b91
)
KVM: Increase the number of user memory slots per vm
author
Avi Kivity
<avi@qumranet.com>
Wed, 20 Feb 2008 10:04:47 +0000
(12:04 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 08:53:23 +0000
(11:53 +0300)
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 f4deb99926252eb6f9d3f47da0a9e8fb5161f386..eb88d32dd5c761bdd84a05555c6f836ccac465b3 100644
(file)
--- a/
include/linux/kvm_host.h
+++ b/
include/linux/kvm_host.h
@@
-25,7
+25,7
@@
#include <asm/kvm_host.h>
#define KVM_MAX_VCPUS 16
-#define KVM_MEMORY_SLOTS
8
+#define KVM_MEMORY_SLOTS
32
/* memory slots that does not exposed to userspace */
#define KVM_PRIVATE_MEM_SLOTS 4