diff for duplicates of <57331C3F.2000708@suse.de> diff --git a/a/1.txt b/N1/1.txt index 782f0e1..6c8eda3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ On 05/11/2016 01:14 PM, Laurent Vivier 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, diff --git a/a/content_digest b/N1/content_digest index 5d0d0f3..bbab93a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0a2700de4-623a-cae4-028b-8fe0aa82f75c@redhat.com\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [PATCH] kvm-pr: manage illegal instructions\0" - "Date\0Wed, 11 May 2016 11:49:19 +0000\0" + "Date\0Wed, 11 May 2016 13:49:19 +0200\0" "To\0Laurent Vivier <lvivier@redhat.com>" kvm@vger.kernel.org " kvm-ppc@vger.kernel.org\0" @@ -50,7 +50,7 @@ ">>> case 0:\n" ">>> - emulated = EMULATE_FAIL;\n" ">>> if ((kvmppc_get_msr(vcpu) & MSR_LE) &&\n" - ">>> (inst = swab32(inst_sc))) {\n" + ">>> (inst == swab32(inst_sc))) {\n" ">>> /*\n" ">>> @@ -112,6 +111,9 @@ int kvmppc_core_emulate_op_pr(struct kvm_run *run,\n" ">>> struct kvm_vcpu *vcpu,\n" @@ -84,4 +84,4 @@ "\n" Alex -7845317ef867f8f6ec08e6862a7f4fd25b6628daafa5e74c97a317ba9e785188 +83dd46b78d72cfa525b40c85c6ed90c402f070c68733e9e6dd96004eac732967
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.