|
@@ -25,7 +25,7 @@
|
|
#include <asm/mtrr.h>
|
|
#include <asm/mtrr.h>
|
|
#include <asm/msr-index.h>
|
|
#include <asm/msr-index.h>
|
|
|
|
|
|
-#define KVM_MAX_VCPUS 16
|
|
|
|
|
|
+#define KVM_MAX_VCPUS 64
|
|
#define KVM_MEMORY_SLOTS 32
|
|
#define KVM_MEMORY_SLOTS 32
|
|
/* memory slots that does not exposed to userspace */
|
|
/* memory slots that does not exposed to userspace */
|
|
#define KVM_PRIVATE_MEM_SLOTS 4
|
|
#define KVM_PRIVATE_MEM_SLOTS 4
|