From: Sanjay Lal Date: Thu, 22 Nov 2012 02:34:04 +0000 (-0800) Subject: KVM/MIPS32: Privileged instruction/target branch emulation. X-Git-Tag: v3.10-rc1~15^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e685c689f3a84e5e24a5867afc5e7b5857efa3e4;p=pandora-kernel.git KVM/MIPS32: Privileged instruction/target branch emulation. - The Guest kernel is run in UM and privileged instructions cause a trap. - If the instruction causing the trap is in a branch delay slot, the branch needs to be emulated to figure out the PC @ which the guest will resume execution. Signed-off-by: Sanjay Lal Cc: kvm@vger.kernel.org Cc: linux-mips@linux-mips.org Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed