diff for duplicates of <53B62EEE.7010804@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 5b5d7b7..9209eb0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -100,7 +100,7 @@ I am told to try with all 0s opcode. So rewriting the patch. >> * we don't emulate any guest instructions at this stage. >> */ >> case BOOK3S_INTERRUPT_H_EMUL_ASSIST: ->> + if (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) { +>> + if (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) { >> + run->exit_reason = KVM_EXIT_DEBUG; >> + run->debug.arch.address = kvmppc_get_pc(vcpu); >> + r = RESUME_HOST; diff --git a/a/content_digest b/N1/content_digest index 87a631d..a6de5f9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,13 +2,13 @@ "ref\053B543C5.0@suse.de\0" "From\0Madhavan Srinivasan <maddy@linux.vnet.ibm.com>\0" "Subject\0Re: [PATCH v2] powerpc/kvm: support to handle sw breakpoint\0" - "Date\0Fri, 04 Jul 2014 04:46:54 +0000\0" + "Date\0Fri, 04 Jul 2014 10:04:54 +0530\0" "To\0Alexander Graf <agraf@suse.de>" benh@kernel.crashing.org " paulus@samba.org\0" "Cc\0linuxppc-dev@lists.ozlabs.org" - kvm-ppc@vger.kernel.org - " kvm@vger.kernel.org\0" + kvm@vger.kernel.org + " kvm-ppc@vger.kernel.org\0" "\00:1\0" "b\0" "On Thursday 03 July 2014 05:21 PM, Alexander Graf wrote:\n" @@ -113,7 +113,7 @@ ">> * we don't emulate any guest instructions at this stage.\n" ">> */\n" ">> case BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n" - ">> + if (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) {\n" + ">> + if (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) {\n" ">> + run->exit_reason = KVM_EXIT_DEBUG;\n" ">> + run->debug.arch.address = kvmppc_get_pc(vcpu);\n" ">> + r = RESUME_HOST;\n" @@ -132,4 +132,4 @@ "> Alex\n" > -5ee2b6bd1e4f0213e6317e002ed101613acc739064abaf59cde9259e06ccb5d3 +eb2ff7d07736f564e5605fc8e3aeb3d850d90b054056f044464cd79aa10436b0
diff --git a/a/1.txt b/N2/1.txt index 5b5d7b7..9209eb0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -100,7 +100,7 @@ I am told to try with all 0s opcode. So rewriting the patch. >> * we don't emulate any guest instructions at this stage. >> */ >> case BOOK3S_INTERRUPT_H_EMUL_ASSIST: ->> + if (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) { +>> + if (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) { >> + run->exit_reason = KVM_EXIT_DEBUG; >> + run->debug.arch.address = kvmppc_get_pc(vcpu); >> + r = RESUME_HOST; diff --git a/a/content_digest b/N2/content_digest index 87a631d..df3a8b1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\053B543C5.0@suse.de\0" "From\0Madhavan Srinivasan <maddy@linux.vnet.ibm.com>\0" "Subject\0Re: [PATCH v2] powerpc/kvm: support to handle sw breakpoint\0" - "Date\0Fri, 04 Jul 2014 04:46:54 +0000\0" + "Date\0Fri, 04 Jul 2014 10:04:54 +0530\0" "To\0Alexander Graf <agraf@suse.de>" benh@kernel.crashing.org " paulus@samba.org\0" @@ -113,7 +113,7 @@ ">> * we don't emulate any guest instructions at this stage.\n" ">> */\n" ">> case BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n" - ">> + if (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) {\n" + ">> + if (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) {\n" ">> + run->exit_reason = KVM_EXIT_DEBUG;\n" ">> + run->debug.arch.address = kvmppc_get_pc(vcpu);\n" ">> + r = RESUME_HOST;\n" @@ -132,4 +132,4 @@ "> Alex\n" > -5ee2b6bd1e4f0213e6317e002ed101613acc739064abaf59cde9259e06ccb5d3 +df0f92d1182af4c339d39e2e4333b353c26c5fafdb1e9ab1571a243e4cd72741
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.