From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:34 +0000 (+0200) Subject: KVM: PPC: Add SR swapping code X-Git-Tag: v2.6.35-rc1~436^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=786f19daa8b109ae6b96a351eee3a14b9f8b57d0;p=pandora-kernel.git KVM: PPC: Add SR swapping code Later in this series we will move the current segment switch code to generic code and make that call hooks for the specific sub-archs (32 vs. 64 bit). This is the hook for 32 bits. It enabled the entry and exit code to swap segment registers with values from the shadow cpu structure. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed