diff for duplicates of <4EDF1746.7090106@ozlabs.org> diff --git a/a/1.txt b/N1/1.txt index 2a20ff1..3225109 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ Matt >> +{ >> + struct kvm_regs *r = &vcpu->regs; >> + ->> + if (vcpu->cpu_id = 0) { +>> + if (vcpu->cpu_id == 0) { >> + r->pc = KERNEL_START_ADDR; >> + r->gpr[3] = vcpu->kvm->fdt_gra; >> + r->gpr[5] = 0; diff --git a/a/content_digest b/N1/content_digest index 1659603..e22c843 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\04EDE58FE.4040904@freescale.com\0" "From\0Matt Evans <matt@ozlabs.org>\0" "Subject\0Re: [PATCH 1/8] kvm tools: Add initial SPAPR PPC64 architecture support\0" - "Date\0Wed, 07 Dec 2011 07:35:34 +0000\0" + "Date\0Wed, 07 Dec 2011 18:35:34 +1100\0" "To\0Scott Wood <scottwood@freescale.com>\0" "Cc\0kvm@vger.kernel.org" " kvm-ppc@vger.kernel.org\0" @@ -54,7 +54,7 @@ ">> +{\n" ">> +\tstruct kvm_regs *r = &vcpu->regs;\n" ">> +\n" - ">> +\tif (vcpu->cpu_id = 0) {\n" + ">> +\tif (vcpu->cpu_id == 0) {\n" ">> +\t\tr->pc = KERNEL_START_ADDR;\n" ">> +\t\tr->gpr[3] = vcpu->kvm->fdt_gra;\n" ">> +\t\tr->gpr[5] = 0;\n" @@ -131,4 +131,4 @@ "> \n" > -Scott -d2868fde1157d199e5e270eb065640fd334fc9be981b8955f21e9dd14fe81c62 +bd4bb55e60a97c209440e541ac3207bbc5decacaabf69a80c76673533056df3d
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.