[PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction

2013-06-24 Thread Bharat Bhushan
"ehpriv" 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 --- ar

[PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction

2013-06-25 Thread Bharat Bhushan
"ehpriv" 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 --- ar

Re: [PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction

2013-06-25 Thread tiejun.chen
On 06/26/2013 01:42 PM, Bharat Bhushan wrote: "ehpriv" 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 st

Re: [PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction

2013-06-26 Thread tiejun.chen
...@kernel.crashing.org; linuxppc-...@lists.ozlabs.org; linux- ker...@vger.kernel.org; mi...@neuling.org; Bhushan Bharat-R65777 Subject: Re: [PATCH 4/6 v5] KVM: PPC: exit to user space on "ehpriv" instruction On 06/26/2013 01:42 PM, Bharat Bhushan wrote: "ehpriv" instruction is used