Re: [PATCH 1/4 v2] Added ONE_REG interface for debug instruction

2013-03-28 Thread Alexander Graf
On 21.03.2013, at 07:24, Bharat Bhushan wrote: > This patch adds the one_reg interface to get the special instruction > to be used for setting software breakpoint from userspace. > > Signed-off-by: Bharat Bhushan Thanks, applied to kvm-ppc-queue. Alex -- To unsubscribe from this list: send

[PATCH 1/4 v2] Added ONE_REG interface for debug instruction

2013-03-20 Thread Bharat Bhushan
This patch adds the one_reg interface to get the special instruction to be used for setting software breakpoint from userspace. Signed-off-by: Bharat Bhushan --- v2: - Corrected trap "tw" always opcode. Documentation/virtual/kvm/api.txt |1 + arch/powerpc/include/asm/kvm_book3s.h |