From: Alexander Graf Date: Fri, 19 Feb 2010 10:00:27 +0000 (+0100) Subject: KVM: PPC: Add QPR registers X-Git-Tag: v2.6.35-rc1~436^2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa9e2f43aedff25e735b4c44e0f0f6e5d1a40ae;p=pandora-kernel.git KVM: PPC: Add QPR registers The Gekko has GPRs, SPRs and FPRs like normal PowerPC codes, but it also has QPRs which are basically single precision only FPU registers that get used when in paired single mode. The following patches depend on them being around, so let's add the definitions early. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed