From: Alexander Graf Date: Fri, 8 Jan 2010 01:58:02 +0000 (+0100) Subject: KVM: PPC: Add helpers for CR, XER X-Git-Tag: v2.6.34-rc1~193^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=992b5b29b5ae254c416c62faf98d59a6cf970027;p=pandora-kernel.git KVM: PPC: Add helpers for CR, XER We now have helpers for the GPRs, so let's also add some for CR and XER. Having them in the PACA simplifies code a lot, as we don't need to care about where to store CC or not to overflow any integers. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed