Change so that Powerpc & ia64 do not have KVM_EXTRA_PAGES set
commit7ff60bb18f574bf7c67f77a173582fca88eaac4b
authorJerone Young <jyoung5@us.ibm.com>
Mon, 28 Jan 2008 03:16:26 +0000 (27 21:16 -0600)
committerAvi Kivity <avi@qumranet.com>
Mon, 28 Jan 2008 10:59:45 +0000 (28 12:59 +0200)
tree0302fdafc036b7204d456d58be4fada405fd700a
parentb89ad184fc4716284063695714d15a4a8b76f95a
Change so that Powerpc & ia64 do not have KVM_EXTRA_PAGES set

ia64 already had an exclusion and so does ppc. This patch switches the
default to no extra pages and lets i386 and x86_64 get it's 3 extra pages
as needed.

Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
vl.c