All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1447345251-22625-7-git-send-email-alex.bennee@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index cd8be52..a336f30 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -200,9 +200,4 @@ index 0000000..aa53567
 +gdb.execute("kill")
 +exit(failcount)
 -- 
-2.6.3
-
-_______________________________________________
-kvmarm mailing list
-kvmarm@lists.cs.columbia.edu
-https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
\ No newline at end of file
+2.6.3
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 2157609..8f6463f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
   "From\0Alex Benn\303\251e <alex.bennee\@linaro.org>\0"
 ]
 [
-  "Subject\0[PATCH v9 6/6] tests/guest-debug: introduce basic gdbstub tests\0"
+  "Subject\0[Qemu-devel] [PATCH v9 6/6] tests/guest-debug: introduce basic gdbstub tests\0"
 ]
 [
   "Date\0Thu, 12 Nov 2015 16:20:51 +0000\0"
@@ -21,6 +21,7 @@
   "Cc\0Alex Benn\303\251e <alex\@bennee.com>",
   " kvm\@vger.kernel.org",
   " marc.zyngier\@arm.com",
+  " Alex Benn\303\251e <alex.bennee\@linaro.org>",
   " kvmarm\@lists.cs.columbia.edu",
   " linux-arm-kernel\@lists.infradead.org\0"
 ]
@@ -233,12 +234,7 @@
   "+gdb.execute(\"kill\")\n",
   "+exit(failcount)\n",
   "-- \n",
-  "2.6.3\n",
-  "\n",
-  "_______________________________________________\n",
-  "kvmarm mailing list\n",
-  "kvmarm\@lists.cs.columbia.edu\n",
-  "https://lists.cs.columbia.edu/mailman/listinfo/kvmarm"
+  "2.6.3"
 ]
 
-66ff2785bbde96408416528f43af09fe1b09e1ccec1ab2204b12c945ed778b0c
+e85c5e40ae6d65d171dee72632a6e62b666587b0d777cd091c655a49ee3aa64a

diff --git a/a/1.txt b/N2/1.txt
index cd8be52..85b4a8f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-From: Alex Bennée <alex@bennee.com>
+From: Alex Benn?e <alex@bennee.com>
 
 The aim of these tests is to combine with an appropriate kernel
 image (with symbol-file vmlinux) and check it behaves as it should.
@@ -16,7 +16,7 @@ solution for providing non-host binaries to the tests. However the test
 is structured to work with pretty much any Linux kernel image as it
 uses the basic kernel_init code which is common across architectures.
 
-Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
+Signed-off-by: Alex Benn?e <alex.bennee@linaro.org>
 ---
  tests/guest-debug/test-gdbstub.py | 171 ++++++++++++++++++++++++++++++++++++++
  1 file changed, 171 insertions(+)
@@ -200,9 +200,4 @@ index 0000000..aa53567
 +gdb.execute("kill")
 +exit(failcount)
 -- 
-2.6.3
-
-_______________________________________________
-kvmarm mailing list
-kvmarm@lists.cs.columbia.edu
-https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
\ No newline at end of file
+2.6.3
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 2157609..74b3afa 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
   "ref\0001447345251-22625-1-git-send-email-alex.bennee\@linaro.org\0"
 ]
 [
-  "From\0Alex Benn\303\251e <alex.bennee\@linaro.org>\0"
+  "From\0alex.bennee\@linaro.org (Alex Benn\303\251e)\0"
 ]
 [
   "Subject\0[PATCH v9 6/6] tests/guest-debug: introduce basic gdbstub tests\0"
@@ -11,18 +11,7 @@
   "Date\0Thu, 12 Nov 2015 16:20:51 +0000\0"
 ]
 [
-  "To\0qemu-devel\@nongnu.org",
-  " qemu-arm\@nongnu.org",
-  " peter.maydell\@linaro.org",
-  " christoffer.dall\@linaro.org",
-  " zhichao.huang\@linaro.org\0"
-]
-[
-  "Cc\0Alex Benn\303\251e <alex\@bennee.com>",
-  " kvm\@vger.kernel.org",
-  " marc.zyngier\@arm.com",
-  " kvmarm\@lists.cs.columbia.edu",
-  " linux-arm-kernel\@lists.infradead.org\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -31,7 +20,7 @@
   "b\0"
 ]
 [
-  "From: Alex Benn\303\251e <alex\@bennee.com>\n",
+  "From: Alex Benn?e <alex\@bennee.com>\n",
   "\n",
   "The aim of these tests is to combine with an appropriate kernel\n",
   "image (with symbol-file vmlinux) and check it behaves as it should.\n",
@@ -49,7 +38,7 @@
   "is structured to work with pretty much any Linux kernel image as it\n",
   "uses the basic kernel_init code which is common across architectures.\n",
   "\n",
-  "Signed-off-by: Alex Benn\303\251e <alex.bennee\@linaro.org>\n",
+  "Signed-off-by: Alex Benn?e <alex.bennee\@linaro.org>\n",
   "---\n",
   " tests/guest-debug/test-gdbstub.py | 171 ++++++++++++++++++++++++++++++++++++++\n",
   " 1 file changed, 171 insertions(+)\n",
@@ -233,12 +222,7 @@
   "+gdb.execute(\"kill\")\n",
   "+exit(failcount)\n",
   "-- \n",
-  "2.6.3\n",
-  "\n",
-  "_______________________________________________\n",
-  "kvmarm mailing list\n",
-  "kvmarm\@lists.cs.columbia.edu\n",
-  "https://lists.cs.columbia.edu/mailman/listinfo/kvmarm"
+  "2.6.3"
 ]
 
-66ff2785bbde96408416528f43af09fe1b09e1ccec1ab2204b12c945ed778b0c
+c4f947a4fa4b83d5c1f966ba56cd1026b24977282f55b441f6fc337e2fcb9817

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.