diff for duplicates of <1207864780.8805.4.camel@thinkpadL> diff --git a/a/1.txt b/N1/1.txt index cf61e4c..a570d11 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ On Thu, 2008-04-10 at 18:35 -0300, Marcelo Tosatti wrote: > > sigdelset(&signals, SIG_IPI); > > sigprocmask(SIG_BLOCK, &signals, NULL); > > kvm_create_vcpu(kvm_context, env->cpu_index); -> > + if (env->cpu_index = 0) { +> > + if (env->cpu_index == 0) { > > + /* load any registers set in env into > > + kvm for the first guest vcpu */ > > + kvm_load_registers(env); @@ -49,7 +49,3 @@ This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone -_______________________________________________ -kvm-ppc-devel mailing list -kvm-ppc-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel diff --git a/a/content_digest b/N1/content_digest index 1749200..1405ef2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\0a106964049c34d7a76f1.1207861487@thinkpadL\0" "ref\020080410213542.GA10283@dmt\0" "From\0Jerone Young <jyoung5@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [kvm-devel] [PATCH 1 of 2] Add\0" - "Date\0Thu, 10 Apr 2008 21:59:40 +0000\0" + "Subject\0Re: [PATCH 1 of 2] Add kvm_load_registers after first\tvcpu creation\0" + "Date\0Thu, 10 Apr 2008 16:59:40 -0500\0" "To\0Marcelo Tosatti <mtosatti@redhat.com>\0" "Cc\0kvm-devel@lists.sourceforge.net" " kvm-ppc-devel@lists.sourceforge.net\0" @@ -33,7 +33,7 @@ "> > sigdelset(&signals, SIG_IPI);\n" "> > sigprocmask(SIG_BLOCK, &signals, NULL);\n" "> > kvm_create_vcpu(kvm_context, env->cpu_index);\n" - "> > + if (env->cpu_index = 0) {\n" + "> > + if (env->cpu_index == 0) {\n" "> > + /* load any registers set in env into \n" "> > + kvm for the first guest vcpu */ \n" "> > + kvm_load_registers(env);\n" @@ -59,10 +59,6 @@ "This SF.net email is sponsored by the 2008 JavaOne(SM) Conference \n" "Don't miss this year's exciting event. There's still time to save $100. \n" "Use priority code J8TL2D2. \n" - "http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone\n" - "_______________________________________________\n" - "kvm-ppc-devel mailing list\n" - "kvm-ppc-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel + http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone -fe8b0d692acf15dfc8346d78ae4c08ee7376fb87be9f146438b704a91686efce +d4dd8e24c5e3f3931e510510cf22af76603947e612253d3562434a8827d88eef
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.