From: Paul Mackerras Date: Wed, 29 Jun 2011 00:20:24 +0000 (+0000) Subject: powerpc: Set up LPCR for running guest partitions X-Git-Tag: v3.1-rc1~264^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=923c53caea446d246949c94703be83e68f251af7;p=pandora-kernel.git powerpc: Set up LPCR for running guest partitions In hypervisor mode, the LPCR controls several aspects of guest partitions, including virtual partition memory mode, and also controls whether the hypervisor decrementer interrupts are enabled. This sets up LPCR at boot time so that guest partitions will use a virtual real memory area (VRMA) composed of 16MB large pages, and hypervisor decrementer interrupts are disabled. Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed