diff for duplicates of <1340799146.3732.57.camel@pasglop> diff --git a/a/1.txt b/N1/1.txt index 945500f..077d604 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -187,7 +187,7 @@ Ben. > + qemu_register_reset(spapr_reset_htab, spapr); > + > /* init CPUs */ -> if (cpu_model = NULL) { +> if (cpu_model == NULL) { > cpu_model = kvm_enabled() ? "host" : "POWER7"; > @@ -664,20 +703,8 @@ static void ppc_spapr_init(ram_addr_t ram_size, > memory_region_add_subregion(sysmem, nonrma_base, ram); diff --git a/a/content_digest b/N1/content_digest index 24fc3d3..2547213 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01340799048.3732.55.camel@pasglop\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: [PATCH] pseries: Add support for new KVM hash table control call\0" - "Date\0Wed, 27 Jun 2012 12:12:26 +0000\0" + "Date\0Wed, 27 Jun 2012 22:12:26 +1000\0" "To\0qemu-devel@nongnu.org\0" "Cc\0Alexander Graf <agraf@suse.de>" kvm-ppc@vger.kernel.org @@ -197,7 +197,7 @@ "> + qemu_register_reset(spapr_reset_htab, spapr);\n" "> +\n" "> /* init CPUs */\n" - "> if (cpu_model = NULL) {\n" + "> if (cpu_model == NULL) {\n" "> cpu_model = kvm_enabled() ? \"host\" : \"POWER7\";\n" "> @@ -664,20 +703,8 @@ static void ppc_spapr_init(ram_addr_t ram_size,\n" "> memory_region_add_subregion(sysmem, nonrma_base, ram);\n" @@ -298,4 +298,4 @@ "> static inline const ppc_def_t *kvmppc_host_cpu_def(void)\n" > -a28590a77d17ce39323890257a15a7860841291ffe572735bee8919eb9930970 +3d8973a5585868e248c191b36f1c55728c2e359b74e1fa8ae0f41184478bfbc7
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.