summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2016-01-15 17:49:39 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2016-01-15 17:49:39 +0100
commit171b5682aa8597174e80ec4128c87538103f2213 (patch)
tree6403f67fb111d1cae2b8eca48ab2b3e8fd161aaf /arch/powerpc/include/asm/kvm_host.h
parent45bdbcfdf241149642fb6c25ab0c209d59c371b7 (diff)
parentb4d7f161feb3015d6306e1d35b565c888ff70c9d (diff)
downloadop-kernel-dev-171b5682aa8597174e80ec4128c87538103f2213.zip
op-kernel-dev-171b5682aa8597174e80ec4128c87538103f2213.tar.gz
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
Diffstat (limited to 'arch/powerpc/include/asm/kvm_host.h')
-rw-r--r--arch/powerpc/include/asm/kvm_host.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/kvm_host.h b/arch/powerpc/include/asm/kvm_host.h
index 271fefb..9d08d8c 100644
--- a/arch/powerpc/include/asm/kvm_host.h
+++ b/arch/powerpc/include/asm/kvm_host.h
@@ -38,8 +38,7 @@
#define KVM_MAX_VCPUS NR_CPUS
#define KVM_MAX_VCORES NR_CPUS
-#define KVM_USER_MEM_SLOTS 32
-#define KVM_MEM_SLOTS_NUM KVM_USER_MEM_SLOTS
+#define KVM_USER_MEM_SLOTS 512
#ifdef CONFIG_KVM_MMIO
#define KVM_COALESCED_MMIO_PAGE_OFFSET 1
OpenPOWER on IntegriCloud