From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:24 +0000 (+0100) Subject: KVM: PPC: Implement mfsr emulation X-Git-Tag: v2.6.35-rc1~436^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c664876c6d88ff8c8e93ee05c0bbdc3e4c2af488;p=pandora-kernel.git KVM: PPC: Implement mfsr emulation We emulate the mfsrin instruction already, that passes the SR number in a register value. But we lacked support for mfsr that encoded the SR number in the opcode. So let's implement it. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed