From: James Hogan Date: Thu, 26 Jun 2014 12:56:52 +0000 (+0100) Subject: MIPS: KVM: Implement PRid CP0 register access X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~30^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1068eaaf2f64ffb44d97fbaa9ff7a4662b76cf9e;p=pandora-kernel.git MIPS: KVM: Implement PRid CP0 register access Implement access to the guest Processor Identification CP0 register using the KVM_GET_ONE_REG and KVM_SET_ONE_REG ioctls. This allows the owning process to modify and read back the value that is exposed to the guest in this register. Signed-off-by: James Hogan Cc: Paolo Bonzini Cc: Ralf Baechle Cc: Gleb Natapov Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org --- Reading git-diff-tree failed