diff for duplicates of <2eddb4bcae5e444ba12b.1199304841@thinkpad> diff --git a/a/1.txt b/N1/1.txt index 67b185f..f4156f0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ # HG changeset patch -# User Jerone Young <jyoung5@us.ibm.com> +# User Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> # Date 1199304626 21600 # Node ID 2eddb4bcae5e444ba12b2d8985e494342e505131 # Parent 8161d444f7c37be9bdbfaac338d58301b00f2961 @@ -11,7 +11,7 @@ While the kernel code has not yet made it upstream, after seeing the skeleton patches making it in over the holiday, I decided to send this since it's for the most part stable with what we are hacking away with in kernel. -Signed-off-by: Jerone Young <jyoung5@us.ibm.com> +Signed-off-by: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> diff --git a/libkvm/libkvm-powerpc.c b/libkvm/libkvm-powerpc.c --- a/libkvm/libkvm-powerpc.c @@ -28,13 +28,13 @@ diff --git a/libkvm/libkvm-powerpc.c b/libkvm/libkvm-powerpc.c + * Copyright (C) 2006 Qumranet, Inc. + * + * Authors: -+ * Avi Kivity <avi@qumranet.com> -+ * Yaniv Kamay <yaniv@qumranet.com> ++ * Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> ++ * Yaniv Kamay <yaniv-atKUWr5tajBWk0Htik3J/w@public.gmane.org> + * + * Copyright 2007 IBM Corporation. + * Added by & Authors: -+ * Jerone Young <jyoung5@us.ibm.com> -+ * Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> ++ * Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> ++ * Christian Ehrhardt <ehrhardt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> + * + * + * This work is licensed under the GNU LGPL license, version 2. @@ -116,7 +116,3 @@ diff --git a/libkvm/libkvm-powerpc.c b/libkvm/libkvm-powerpc.c This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -_______________________________________________ -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 b9fc54b..c17303f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,12 @@ - "From\0Jerone Young <jyoung5@us.ibm.com>\0" - "Subject\0[kvm-ppc-devel] [PATCH] Add powerpc libkvm support code\0" - "Date\0Wed, 02 Jan 2008 20:14:01 +0000\0" + "From\0Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0[PATCH] Add powerpc libkvm support code\0" + "Date\0Wed, 02 Jan 2008 14:14:01 -0600\0" "To\0kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" "Cc\0kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" "\00:1\0" "b\0" "# HG changeset patch\n" - "# User Jerone Young <jyoung5@us.ibm.com>\n" + "# User Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" "# Date 1199304626 21600\n" "# Node ID 2eddb4bcae5e444ba12b2d8985e494342e505131\n" "# Parent 8161d444f7c37be9bdbfaac338d58301b00f2961\n" @@ -18,7 +18,7 @@ "patches making it in over the holiday, I decided to send this since\n" "it's for the most part stable with what we are hacking away with in kernel.\n" "\n" - "Signed-off-by: Jerone Young <jyoung5@us.ibm.com>\n" + "Signed-off-by: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" "\n" "diff --git a/libkvm/libkvm-powerpc.c b/libkvm/libkvm-powerpc.c\n" "--- a/libkvm/libkvm-powerpc.c\n" @@ -35,13 +35,13 @@ "+ * Copyright (C) 2006 Qumranet, Inc.\n" "+ *\n" "+ * Authors:\n" - "+ * Avi Kivity <avi@qumranet.com>\n" - "+ * Yaniv Kamay <yaniv@qumranet.com>\n" + "+ * Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>\n" + "+ * Yaniv Kamay <yaniv-atKUWr5tajBWk0Htik3J/w@public.gmane.org>\n" "+ *\n" "+ * Copyright 2007 IBM Corporation.\n" "+ * Added by & Authors: \n" - "+ * \tJerone Young <jyoung5@us.ibm.com>\n" - "+ * \tChristian Ehrhardt <ehrhardt@linux.vnet.ibm.com>\n" + "+ * \tJerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" + "+ * \tChristian Ehrhardt <ehrhardt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" "+ *\n" "+ *\n" "+ * This work is licensed under the GNU LGPL license, version 2.\n" @@ -122,10 +122,6 @@ "-------------------------------------------------------------------------\n" "This SF.net email is sponsored by: Microsoft\n" "Defy all challenges. Microsoft(R) Visual Studio 2005.\n" - "http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/\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://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -84a2692c2f8a2d62f724c466e57da1df374fb91353f8377ec90931e88c196fb3 +3c9359402818aa30d624f72e26581cce51a04ff37e89ce1820d1e5fab119e8e8
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.