diff for duplicates of <573046F1.7070704@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 3b23f9a..173ab14 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ On 21.04.2016 11:25, Thomas Huth wrote: >> case 0: >> - emulated = EMULATE_FAIL; >> if ((kvmppc_get_msr(vcpu) & MSR_LE) && ->> (inst = swab32(inst_sc))) { +>> (inst == swab32(inst_sc))) { >> /* >> @@ -112,6 +111,9 @@ int kvmppc_core_emulate_op_pr(struct kvm_run *run, struct kvm_vcpu *vcpu, >> kvmppc_set_gpr(vcpu, 3, EV_UNIMPLEMENTED); diff --git a/a/content_digest b/N1/content_digest index 404105b..fb96172 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\057189C75.2060701@redhat.com\0" "From\0Thomas Huth <thuth@redhat.com>\0" "Subject\0Re: [PATCH] kvm-pr: manage illegal instructions\0" - "Date\0Mon, 09 May 2016 08:14:41 +0000\0" + "Date\0Mon, 9 May 2016 10:14:41 +0200\0" "To\0Laurent Vivier <lvivier@redhat.com>" kvm-ppc@vger.kernel.org kvm@vger.kernel.org @@ -46,7 +46,7 @@ ">> \tcase 0:\n" ">> -\t\temulated = EMULATE_FAIL;\n" ">> \t\tif ((kvmppc_get_msr(vcpu) & MSR_LE) &&\n" - ">> \t\t (inst = swab32(inst_sc))) {\n" + ">> \t\t (inst == swab32(inst_sc))) {\n" ">> \t\t\t/*\n" ">> @@ -112,6 +111,9 @@ int kvmppc_core_emulate_op_pr(struct kvm_run *run, struct kvm_vcpu *vcpu,\n" ">> \t\t\tkvmppc_set_gpr(vcpu, 3, EV_UNIMPLEMENTED);\n" @@ -71,4 +71,4 @@ "Thanks,\n" Thomas -28558d1db8a319c3f6212faa996133be011f2809a690200fc467d996d170d72d +3d3fd1392c9f516ee3800cc3b9664fa77b8d85f31b84b2a26cd6c3256d72c41a
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.