提交 ef2979bd 编写于 作者: A Avi Kivity

KVM: Increase the number of user memory slots per vm

Signed-off-by: NAvi Kivity <avi@qumranet.com>
上级 a988b910
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册