Ensure 4kB page alignment for embedded powerpc when using kvm
commitb89ad184fc4716284063695714d15a4a8b76f95a
authorJerone Young <jyoung5@us.ibm.com>
Mon, 28 Jan 2008 03:16:25 +0000 (27 21:16 -0600)
committerAvi Kivity <avi@qumranet.com>
Mon, 28 Jan 2008 10:59:17 +0000 (28 12:59 +0200)
tree3fb6e2afcaf1c8ee19d637f80de7dcb1405babb4
parentaaa17172ae6d2ed1833878b2ca05410b1533273c
Ensure 4kB page alignment for embedded powerpc when using kvm

Powerpc needs 4kB aligned pages when using qemu together with kvm.  Qemu
already had a similar issue when CONFIG_USER_ONLY was set so this patch adds
just one more condition to the existing ifdef.

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>
target-ppc/cpu.h