All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1564123462960.14205@bt.com>

diff --git a/a/content_digest b/N1/content_digest
index dc3359a..4bf3c27 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,37 +1,36 @@
  "ref\03106a3c959c4498fad13a5799c89ba7b@tpw09926dag18e.domain1.systemhost.net\0"
  "From\0<tony.nguyen@bt.com>\0"
- "Subject\0[Qemu-riscv] [Qemu-devel] [PATCH v5 03/15] target/mips: Access MemoryRegion with MemOp\0"
+ "Subject\0[Qemu-arm] [Qemu-devel] [PATCH v5 03/15] target/mips: Access MemoryRegion with MemOp\0"
  "Date\0Fri, 26 Jul 2019 06:44:23 +0000\0"
  "To\0<qemu-devel@nongnu.org>\0"
- "Cc\0<peter.maydell@linaro.org>"
-  <walling@linux.ibm.com>
-  <sagark@eecs.berkeley.edu>
-  <david@redhat.com>
-  <palmer@sifive.com>
-  <mark.cave-ayland@ilande.co.uk>
-  <Alistair.Francis@wdc.com>
-  <edgar.iglesias@gmail.com>
-  <arikalo@wavecomp.com>
-  <mst@redhat.com>
-  <pasic@linux.ibm.com>
-  <borntraeger@de.ibm.com>
-  <rth@twiddle.net>
-  <atar4qemu@gmail.com>
-  <ehabkost@redhat.com>
-  <alex.williamson@redhat.com>
-  <qemu-arm@nongnu.org>
-  <stefanha@redhat.com>
-  <shorne@gmail.com>
-  <david@gibson.dropbear.id.au>
-  <qemu-riscv@nongnu.org>
-  <qemu-s390x@nongnu.org>
-  <kbastian@mail.uni-paderborn.de>
-  <cohuck@redhat.com>
-  <laurent@vivier.eu>
-  <qemu-ppc@nongnu.org>
-  <amarkovic@wavecomp.com>
-  <pbonzini@redhat.com>
- " <aurelien@aurel32.net>\0"
+ "Cc\0peter.maydell@linaro.org"
+  walling@linux.ibm.com
+  sagark@eecs.berkeley.edu
+  mst@redhat.com
+  palmer@sifive.com
+  mark.cave-ayland@ilande.co.uk
+  laurent@vivier.eu
+  Alistair.Francis@wdc.com
+  arikalo@wavecomp.com
+  david@redhat.com
+  pasic@linux.ibm.com
+  borntraeger@de.ibm.com
+  rth@twiddle.net
+  atar4qemu@gmail.com
+  ehabkost@redhat.com
+  qemu-s390x@nongnu.org
+  qemu-arm@nongnu.org
+  stefanha@redhat.com
+  shorne@gmail.com
+  david@gibson.dropbear.id.au
+  qemu-riscv@nongnu.org
+  kbastian@mail.uni-paderborn.de
+  cohuck@redhat.com
+  alex.williamson@redhat.com
+  qemu-ppc@nongnu.org
+  amarkovic@wavecomp.com
+  pbonzini@redhat.com
+ " aurelien@aurel32.net\0"
  "\01:1\0"
  "b\0"
  "No-op SIZE_MEMOP macro allows us to later easily convert\n"
@@ -134,4 +133,4 @@
  "</body>\r\n"
  "</html>\r\n"
 
-4a9eeb5549f83eb221838c99ef4ac591a9133aca0b7c159ce960ae6b8410d8b9
+3c709f1a3caff79ea8868a1890050021b26763188551c4866c923064409ae92d

diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index 8686c44..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,57 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css" style="display:none"><!-- P { margin-top: 0px; margin-bottom: 0px; } .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(128, 0, 0); }--></style>
-</head>
-<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
-<p></p>
-<span style="font-size: 12pt;">No-op SIZE_MEMOP macro allows us to later easily convert</span>
-<div>memory_region_dispatch_{read|write} paramter &quot;unsigned size&quot; into a</div>
-<div>size&#43;sign&#43;endianness encoded &quot;MemOp op&quot;.</div>
-<div><br>
-</div>
-<div>Being a no-op macro, this patch does not introduce any logical change.</div>
-<div><br>
-</div>
-<div>Signed-off-by: Tony Nguyen &lt;tony.nguyen@bt.com&gt;</div>
-<div>Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;</div>
-<div>---</div>
-<div>&nbsp;target/mips/op_helper.c | 5 &#43;&#43;&#43;--</div>
-<div>&nbsp;1 file changed, 3 insertions(&#43;), 2 deletions(-)</div>
-<div><br>
-</div>
-<div>diff --git a/target/mips/op_helper.c b/target/mips/op_helper.c</div>
-<div>index 9e2e02f..dccb8df 100644</div>
-<div>--- a/target/mips/op_helper.c</div>
-<div>&#43;&#43;&#43; b/target/mips/op_helper.c</div>
-<div>@@ -24,6 &#43;24,7 @@</div>
-<div>&nbsp;#include &quot;exec/helper-proto.h&quot;</div>
-<div>&nbsp;#include &quot;exec/exec-all.h&quot;</div>
-<div>&nbsp;#include &quot;exec/cpu_ldst.h&quot;</div>
-<div>&#43;#include &quot;exec/memop.h&quot;</div>
-<div>&nbsp;#include &quot;sysemu/kvm.h&quot;</div>
-<div>&nbsp;</div>
-<div>&nbsp;/*****************************************************************************/</div>
-<div>@@ -4740,11 &#43;4741,11 @@ void helper_cache(CPUMIPSState *env, target_ulong addr, uint32_t op)</div>
-<div>&nbsp; &nbsp; &nbsp;if (op == 9) {</div>
-<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/* Index Store Tag */</div>
-<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;memory_region_dispatch_write(env-&gt;itc_tag, index, env-&gt;CP0_TagLo,</div>
-<div>- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8, MEMTXATTRS_UNSPECIFIED);</div>
-<div>&#43; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SIZE_MEMOP(8), MEMTXATTRS_UNSPECIFIED);</div>
-<div>&nbsp; &nbsp; &nbsp;} else if (op == 5) {</div>
-<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/* Index Load Tag */</div>
-<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;memory_region_dispatch_read(env-&gt;itc_tag, index, &amp;env-&gt;CP0_TagLo,</div>
-<div>- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;8, MEMTXATTRS_UNSPECIFIED);</div>
-<div>&#43; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SIZE_MEMOP(8), MEMTXATTRS_UNSPECIFIED);</div>
-<div>&nbsp; &nbsp; &nbsp;}</div>
-<div>&nbsp;#endif</div>
-<div>&nbsp;}</div>
-<div>--&nbsp;</div>
-<div>1.8.3.1</div>
-<div><br>
-<br>
-</div>
-<p><br>
-</p>
-</body>
-</html>
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index e54d0ae..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/html; charset="iso-8859-1"
-Content-Transfer-Encoding: quoted-printable
diff --git a/a/content_digest b/N2/content_digest
index dc3359a..192cf78 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,38 +1,38 @@
  "ref\03106a3c959c4498fad13a5799c89ba7b@tpw09926dag18e.domain1.systemhost.net\0"
  "From\0<tony.nguyen@bt.com>\0"
- "Subject\0[Qemu-riscv] [Qemu-devel] [PATCH v5 03/15] target/mips: Access MemoryRegion with MemOp\0"
+ "Subject\0[Qemu-devel] [PATCH v5 03/15] target/mips: Access MemoryRegion with MemOp\0"
  "Date\0Fri, 26 Jul 2019 06:44:23 +0000\0"
  "To\0<qemu-devel@nongnu.org>\0"
- "Cc\0<peter.maydell@linaro.org>"
-  <walling@linux.ibm.com>
-  <sagark@eecs.berkeley.edu>
-  <david@redhat.com>
-  <palmer@sifive.com>
-  <mark.cave-ayland@ilande.co.uk>
-  <Alistair.Francis@wdc.com>
-  <edgar.iglesias@gmail.com>
-  <arikalo@wavecomp.com>
-  <mst@redhat.com>
-  <pasic@linux.ibm.com>
-  <borntraeger@de.ibm.com>
-  <rth@twiddle.net>
-  <atar4qemu@gmail.com>
-  <ehabkost@redhat.com>
-  <alex.williamson@redhat.com>
-  <qemu-arm@nongnu.org>
-  <stefanha@redhat.com>
-  <shorne@gmail.com>
-  <david@gibson.dropbear.id.au>
-  <qemu-riscv@nongnu.org>
-  <qemu-s390x@nongnu.org>
-  <kbastian@mail.uni-paderborn.de>
-  <cohuck@redhat.com>
-  <laurent@vivier.eu>
-  <qemu-ppc@nongnu.org>
-  <amarkovic@wavecomp.com>
-  <pbonzini@redhat.com>
- " <aurelien@aurel32.net>\0"
- "\01:1\0"
+ "Cc\0peter.maydell@linaro.org"
+  walling@linux.ibm.com
+  sagark@eecs.berkeley.edu
+  mst@redhat.com
+  palmer@sifive.com
+  mark.cave-ayland@ilande.co.uk
+  laurent@vivier.eu
+  Alistair.Francis@wdc.com
+  edgar.iglesias@gmail.com
+  arikalo@wavecomp.com
+  david@redhat.com
+  pasic@linux.ibm.com
+  borntraeger@de.ibm.com
+  rth@twiddle.net
+  atar4qemu@gmail.com
+  ehabkost@redhat.com
+  qemu-s390x@nongnu.org
+  qemu-arm@nongnu.org
+  stefanha@redhat.com
+  shorne@gmail.com
+  david@gibson.dropbear.id.au
+  qemu-riscv@nongnu.org
+  kbastian@mail.uni-paderborn.de
+  cohuck@redhat.com
+  alex.williamson@redhat.com
+  qemu-ppc@nongnu.org
+  amarkovic@wavecomp.com
+  pbonzini@redhat.com
+ " aurelien@aurel32.net\0"
+ "\00:1\0"
  "b\0"
  "No-op SIZE_MEMOP macro allows us to later easily convert\n"
  "memory_region_dispatch_{read|write} paramter \"unsigned size\" into a\n"
@@ -74,64 +74,5 @@
  " }\n"
  "--\n"
  1.8.3.1
- "\01:2\0"
- "b\0"
- "<html>\r\n"
- "<head>\r\n"
- "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">\r\n"
- "<style type=\"text/css\" style=\"display:none\"><!-- P { margin-top: 0px; margin-bottom: 0px; } .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(128, 0, 0); }--></style>\r\n"
- "</head>\r\n"
- "<body dir=\"ltr\" style=\"font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;\">\r\n"
- "<p></p>\r\n"
- "<span style=\"font-size: 12pt;\">No-op SIZE_MEMOP macro allows us to later easily convert</span>\r\n"
- "<div>memory_region_dispatch_{read|write} paramter &quot;unsigned size&quot; into a</div>\r\n"
- "<div>size&#43;sign&#43;endianness encoded &quot;MemOp op&quot;.</div>\r\n"
- "<div><br>\r\n"
- "</div>\r\n"
- "<div>Being a no-op macro, this patch does not introduce any logical change.</div>\r\n"
- "<div><br>\r\n"
- "</div>\r\n"
- "<div>Signed-off-by: Tony Nguyen &lt;tony.nguyen@bt.com&gt;</div>\r\n"
- "<div>Reviewed-by: Philippe Mathieu-Daud\351 &lt;philmd@redhat.com&gt;</div>\r\n"
- "<div>---</div>\r\n"
- "<div>&nbsp;target/mips/op_helper.c | 5 &#43;&#43;&#43;--</div>\r\n"
- "<div>&nbsp;1 file changed, 3 insertions(&#43;), 2 deletions(-)</div>\r\n"
- "<div><br>\r\n"
- "</div>\r\n"
- "<div>diff --git a/target/mips/op_helper.c b/target/mips/op_helper.c</div>\r\n"
- "<div>index 9e2e02f..dccb8df 100644</div>\r\n"
- "<div>--- a/target/mips/op_helper.c</div>\r\n"
- "<div>&#43;&#43;&#43; b/target/mips/op_helper.c</div>\r\n"
- "<div>@@ -24,6 &#43;24,7 @@</div>\r\n"
- "<div>&nbsp;#include &quot;exec/helper-proto.h&quot;</div>\r\n"
- "<div>&nbsp;#include &quot;exec/exec-all.h&quot;</div>\r\n"
- "<div>&nbsp;#include &quot;exec/cpu_ldst.h&quot;</div>\r\n"
- "<div>&#43;#include &quot;exec/memop.h&quot;</div>\r\n"
- "<div>&nbsp;#include &quot;sysemu/kvm.h&quot;</div>\r\n"
- "<div>&nbsp;</div>\r\n"
- "<div>&nbsp;/*****************************************************************************/</div>\r\n"
- "<div>@@ -4740,11 &#43;4741,11 @@ void helper_cache(CPUMIPSState *env, target_ulong addr, uint32_t op)</div>\r\n"
- "<div>&nbsp; &nbsp; &nbsp;if (op == 9) {</div>\r\n"
- "<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/* Index Store Tag */</div>\r\n"
- "<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;memory_region_dispatch_write(env-&gt;itc_tag, index, env-&gt;CP0_TagLo,</div>\r\n"
- "<div>- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8, MEMTXATTRS_UNSPECIFIED);</div>\r\n"
- "<div>&#43; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SIZE_MEMOP(8), MEMTXATTRS_UNSPECIFIED);</div>\r\n"
- "<div>&nbsp; &nbsp; &nbsp;} else if (op == 5) {</div>\r\n"
- "<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/* Index Load Tag */</div>\r\n"
- "<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;memory_region_dispatch_read(env-&gt;itc_tag, index, &amp;env-&gt;CP0_TagLo,</div>\r\n"
- "<div>- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;8, MEMTXATTRS_UNSPECIFIED);</div>\r\n"
- "<div>&#43; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SIZE_MEMOP(8), MEMTXATTRS_UNSPECIFIED);</div>\r\n"
- "<div>&nbsp; &nbsp; &nbsp;}</div>\r\n"
- "<div>&nbsp;#endif</div>\r\n"
- "<div>&nbsp;}</div>\r\n"
- "<div>--&nbsp;</div>\r\n"
- "<div>1.8.3.1</div>\r\n"
- "<div><br>\r\n"
- "<br>\r\n"
- "</div>\r\n"
- "<p><br>\r\n"
- "</p>\r\n"
- "</body>\r\n"
- "</html>\r\n"
 
-4a9eeb5549f83eb221838c99ef4ac591a9133aca0b7c159ce960ae6b8410d8b9
+504fe6c5ba9254a1ee0ffa2e21f2ebef95c25926fd41b3b2c5ca81a1792a112f

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.