From: James Hogan Date: Thu, 29 May 2014 09:16:27 +0000 (+0100) Subject: MIPS: KVM: Add CP0_EPC KVM register access X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb6df0cdf0fe6fcb28fe29b965d9141bceaf00a7;p=pandora-kernel.git MIPS: KVM: Add CP0_EPC KVM register access Contrary to the comment, the guest CP0_EPC register cannot be set via kvm_regs, since it is distinct from the guest PC. Add the EPC register to the KVM_{GET,SET}_ONE_REG ioctl interface. Signed-off-by: James Hogan Cc: Paolo Bonzini Cc: Gleb Natapov Cc: kvm@vger.kernel.org Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Cc: David Daney Cc: Sanjay Lal Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed