From: Alexander Graf Date: Tue, 3 Aug 2010 00:29:27 +0000 (+0200) Subject: KVM: PPC: Put segment registers in shared page X-Git-Tag: v2.6.37-rc1~142^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1bfa25d81f9451715ccbbb67551e0f792ceec8;p=pandora-kernel.git KVM: PPC: Put segment registers in shared page Now that the actual mtsr doesn't do anything anymore, we can move the sr contents over to the shared page, so a guest can directly read and write its sr contents from guest context. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed