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

diff --git a/a/1.txt b/N1/1.txt
index a1f8012..31eef55 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -114,7 +114,7 @@ below with a version of Paolo's concrete example to pair with your abstract defi
 	 * significant bit of the PDE index pointing at the shadow PT.
 	 */
 
-[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee at redhat.com
+[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee@redhat.com
 
 > +	 *
 > +	 * Note, the 4 PAE page directories are pre-allocated and the quadrant
@@ -137,3 +137,7 @@ and so can't optimize, i.e. is forced to do the subtraction.
 A more efficient equivalent that doesn't require pointer arithmetic:
 
 	role.quadrant = ((unsigned long)sptep / sizeof(*sptep)) & 1;
+_______________________________________________
+kvmarm mailing list
+kvmarm@lists.cs.columbia.edu
+https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
diff --git a/a/content_digest b/N1/content_digest
index f5bbb14..277e45f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,24 @@
  "ref\020220516232138.1783324-1-dmatlack@google.com\0"
  "ref\020220516232138.1783324-5-dmatlack@google.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent\0"
+ "Subject\0Re: [PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent\0"
  "Date\0Fri, 17 Jun 2022 01:19:56 +0000\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0David Matlack <dmatlack@google.com>\0"
+ "Cc\0Marc Zyngier <maz@kernel.org>"
+  Albert Ou <aou@eecs.berkeley.edu>
+ " open list:KERNEL VIRTUAL MACHINE FOR MIPS \\(KVM/mips\\) <kvm@vger.kernel.org>"
+  Huacai Chen <chenhuacai@kernel.org>
+  Lai Jiangshan <jiangshanlai@gmail.com>
+ " open list:KERNEL VIRTUAL MACHINE FOR MIPS \\(KVM/mips\\) <linux-mips@vger.kernel.org>"
+  Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+ " open list:KERNEL VIRTUAL MACHINE FOR RISC-V \\(KVM/riscv\\) <kvm-riscv@lists.infradead.org>"
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Ben Gardon <bgardon@google.com>
+  Paolo Bonzini <pbonzini@redhat.com>
+  maciej.szmigiero@oracle.com
+ " moderated list:KERNEL VIRTUAL MACHINE FOR ARM64 \\(KVM/arm64\\) <kvmarm@lists.cs.columbia.edu>"
+ " Peter Feiner <pfeiner@google.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 16, 2022, David Matlack wrote:\n"
@@ -122,7 +137,7 @@
  "\t * significant bit of the PDE index pointing at the shadow PT.\n"
  "\t */\n"
  "\n"
- "[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee at redhat.com\n"
+ "[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee@redhat.com\n"
  "\n"
  "> +\t *\n"
  "> +\t * Note, the 4 PAE page directories are pre-allocated and the quadrant\n"
@@ -144,6 +159,10 @@
  "\n"
  "A more efficient equivalent that doesn't require pointer arithmetic:\n"
  "\n"
- "\trole.quadrant = ((unsigned long)sptep / sizeof(*sptep)) & 1;"
+ "\trole.quadrant = ((unsigned long)sptep / sizeof(*sptep)) & 1;\n"
+ "_______________________________________________\n"
+ "kvmarm mailing list\n"
+ "kvmarm@lists.cs.columbia.edu\n"
+ https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
 
-558aaf1caf7a07f921a01d02ee8bc3fab9d5a827870e377c0b83fe391d44d774
+37a9a650aba9d64ae2de1e0b0b710726bd66da739a2e68d649a06dd43b525dd2

diff --git a/a/1.txt b/N2/1.txt
index a1f8012..ea54c7f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -114,7 +114,7 @@ below with a version of Paolo's concrete example to pair with your abstract defi
 	 * significant bit of the PDE index pointing at the shadow PT.
 	 */
 
-[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee at redhat.com
+[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee@redhat.com
 
 > +	 *
 > +	 * Note, the 4 PAE page directories are pre-allocated and the quadrant
diff --git a/a/content_digest b/N2/content_digest
index f5bbb14..e4090bb 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,27 @@
  "ref\020220516232138.1783324-1-dmatlack@google.com\0"
  "ref\020220516232138.1783324-5-dmatlack@google.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent\0"
+ "Subject\0Re: [PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent\0"
  "Date\0Fri, 17 Jun 2022 01:19:56 +0000\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0David Matlack <dmatlack@google.com>\0"
+ "Cc\0Paolo Bonzini <pbonzini@redhat.com>"
+  Marc Zyngier <maz@kernel.org>
+  Huacai Chen <chenhuacai@kernel.org>
+  Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
+  Anup Patel <anup@brainfault.org>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Andrew Jones <drjones@redhat.com>
+  Ben Gardon <bgardon@google.com>
+  Peter Xu <peterx@redhat.com>
+  maciej.szmigiero@oracle.com
+  moderated list:KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64) <kvmarm@lists.cs.columbia.edu>
+  open list:KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips) <linux-mips@vger.kernel.org>
+  open list:KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips) <kvm@vger.kernel.org>
+  open list:KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv) <kvm-riscv@lists.infradead.org>
+  Peter Feiner <pfeiner@google.com>
+ " Lai Jiangshan <jiangshanlai@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 16, 2022, David Matlack wrote:\n"
@@ -122,7 +140,7 @@
  "\t * significant bit of the PDE index pointing at the shadow PT.\n"
  "\t */\n"
  "\n"
- "[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee at redhat.com\n"
+ "[*] https://lore.kernel.org/all/090e701d-6893-ea25-1237-233ff3dd01ee@redhat.com\n"
  "\n"
  "> +\t *\n"
  "> +\t * Note, the 4 PAE page directories are pre-allocated and the quadrant\n"
@@ -146,4 +164,4 @@
  "\n"
  "\trole.quadrant = ((unsigned long)sptep / sizeof(*sptep)) & 1;"
 
-558aaf1caf7a07f921a01d02ee8bc3fab9d5a827870e377c0b83fe391d44d774
+cdac6d2392e283ff3c1b977cdfd6eb651d45e51c52205d74bf8ff23de801a879

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.