All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20080410213542.GA10283@dmt>

diff --git a/a/1.txt b/N1/1.txt
index 290e5b1..b3ef6a8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ On Thu, Apr 10, 2008 at 04:04:47PM -0500, Jerone Young 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);
@@ -40,7 +40,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 0c8a238..c5a0a38 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\0patchbomb.1207861486@thinkpadL\0"
  "ref\0a106964049c34d7a76f1.1207861487@thinkpadL\0"
  "From\0Marcelo Tosatti <mtosatti@redhat.com>\0"
- "Subject\0Re: [kvm-ppc-devel] [kvm-devel] [PATCH 1 of 2] Add\0"
- "Date\0Thu, 10 Apr 2008 21:35:42 +0000\0"
+ "Subject\0Re: [PATCH 1 of 2] Add kvm_load_registers after first vcpu creation\0"
+ "Date\0Thu, 10 Apr 2008 18:35:42 -0300\0"
  "To\0Jerone Young <jyoung5@us.ibm.com>\0"
  "Cc\0kvm-devel@lists.sourceforge.net"
  " kvm-ppc-devel@lists.sourceforge.net\0"
@@ -31,7 +31,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"
@@ -49,10 +49,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
 
-3beecedac13705acedeb3ecbc44e258989d6999732006c03a36c6c7bd12e0edb
+25dfa7c939dfac6735bbba5e37d636cd770cee089507c09829e40ebc1f2c8c50

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.