From: Bharat Bhushan Date: Thu, 4 Jul 2013 06:57:45 +0000 (+0530) Subject: KVM: PPC: E500: exit to user space on "ehpriv 1" instruction X-Git-Tag: v3.13-rc1~80^2~15^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12c784123ff805c066449ca580f15a903c24994;p=pandora-kernel.git KVM: PPC: E500: exit to user space on "ehpriv 1" instruction "ehpriv 1" instruction is used for setting software breakpoints by user space. This patch adds support to exit to user space with "run->debug" have relevant information. As this is the first point we are using run->debug, also defined the run->debug structure. Signed-off-by: Bharat Bhushan Signed-off-by: Alexander Graf --- Reading git-diff-tree failed