All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200208001832.GA823968@xz-x1>

diff --git a/a/1.txt b/N1/1.txt
index 09b4cd5..d6ed470 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ On Fri, Feb 07, 2020 at 11:45:32AM -0800, Sean Christopherson wrote:
 > > > > But that matters to this patch because if MIPS can use
 > > > > kvm_flush_remote_tlbs(), then we probably don't need this
 > > > > arch-specific hook any more and we can directly call
-> > > > kvm_flush_remote_tlbs() after sync dirty log when flush=true.
+> > > > kvm_flush_remote_tlbs() after sync dirty log when flush==true.
 > > > 
 > > > Ya, the asid_flush_mask in kvm_vz_flush_shadow_all() is the only thing
 > > > that prevents calling kvm_flush_remote_tlbs() directly, but I have no
@@ -63,3 +63,8 @@ Thanks,
 
 -- 
 Peter Xu
+
+_______________________________________________
+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 20f0c24..14b36f8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,29 +6,25 @@
  "ref\020200207194532.GK2401@linux.intel.com\0"
  "From\0Peter Xu <peterx@redhat.com>\0"
  "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0"
- "Date\0Sat, 08 Feb 2020 00:18:32 +0000\0"
+ "Date\0Fri, 7 Feb 2020 19:18:32 -0500\0"
  "To\0Sean Christopherson <sean.j.christopherson@intel.com>\0"
- "Cc\0Vitaly Kuznetsov <vkuznets@redhat.com>"
-  Paolo Bonzini <pbonzini@redhat.com>
+ "Cc\0Wanpeng Li <wanpengli@tencent.com>"
+  kvm@vger.kernel.org
+  David Hildenbrand <david@redhat.com>
+  linux-mips@vger.kernel.org
   Paul Mackerras <paulus@ozlabs.org>
-  Christian Borntraeger <borntraeger@de.ibm.com>
+  kvmarm@lists.cs.columbia.edu
   Janosch Frank <frankja@linux.ibm.com>
-  David Hildenbrand <david@redhat.com>
-  Cornelia Huck <cohuck@redhat.com>
-  Wanpeng Li <wanpengli@tencent.com>
-  Jim Mattson <jmattson@google.com>
-  Joerg Roedel <joro@8bytes.org>
   Marc Zyngier <maz@kernel.org>
-  James Morse <james.morse@arm.com>
-  Julien Thierry <julien.thierry.kdev@gmail.com>
-  Suzuki K Poulose <suzuki.poulose@arm.com>
-  linux-mips@vger.kernel.org
-  kvm@vger.kernel.org
+  Joerg Roedel <joro@8bytes.org>
+  Christian Borntraeger <borntraeger@de.ibm.com>
   kvm-ppc@vger.kernel.org
   linux-arm-kernel@lists.infradead.org
-  kvmarm@lists.cs.columbia.edu
+  Jim Mattson <jmattson@google.com>
+  Cornelia Huck <cohuck@redhat.com>
   linux-kernel@vger.kernel.org
-  Christoffer Dall <christoffer.dall@arm.com>
+  Paolo Bonzini <pbonzini@redhat.com>
+  Vitaly Kuznetsov <vkuznets@redhat.com>
  " Philippe Mathieu-Daud\303\251 <f4bug@amsat.org>\0"
  "\00:1\0"
  "b\0"
@@ -41,7 +37,7 @@
  "> > > > But that matters to this patch because if MIPS can use\n"
  "> > > > kvm_flush_remote_tlbs(), then we probably don't need this\n"
  "> > > > arch-specific hook any more and we can directly call\n"
- "> > > > kvm_flush_remote_tlbs() after sync dirty log when flush=true.\n"
+ "> > > > kvm_flush_remote_tlbs() after sync dirty log when flush==true.\n"
  "> > > \n"
  "> > > Ya, the asid_flush_mask in kvm_vz_flush_shadow_all() is the only thing\n"
  "> > > that prevents calling kvm_flush_remote_tlbs() directly, but I have no\n"
@@ -96,6 +92,11 @@
  "Thanks,\n"
  "\n"
  "-- \n"
- Peter Xu
+ "Peter Xu\n"
+ "\n"
+ "_______________________________________________\n"
+ "kvmarm mailing list\n"
+ "kvmarm@lists.cs.columbia.edu\n"
+ https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
 
-d9b9802d8969736fea8b70d74b6d18602d6167a47a7719b64acd97ff11fe396b
+124c4b6c89f06cd0505982080f45e3625373d3bb40376453c45a1b2b47a040b7

diff --git a/a/1.txt b/N2/1.txt
index 09b4cd5..4820a3d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -7,7 +7,7 @@ On Fri, Feb 07, 2020 at 11:45:32AM -0800, Sean Christopherson wrote:
 > > > > But that matters to this patch because if MIPS can use
 > > > > kvm_flush_remote_tlbs(), then we probably don't need this
 > > > > arch-specific hook any more and we can directly call
-> > > > kvm_flush_remote_tlbs() after sync dirty log when flush=true.
+> > > > kvm_flush_remote_tlbs() after sync dirty log when flush==true.
 > > > 
 > > > Ya, the asid_flush_mask in kvm_vz_flush_shadow_all() is the only thing
 > > > that prevents calling kvm_flush_remote_tlbs() directly, but I have no
diff --git a/a/content_digest b/N2/content_digest
index 20f0c24..89eef93 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,7 +6,7 @@
  "ref\020200207194532.GK2401@linux.intel.com\0"
  "From\0Peter Xu <peterx@redhat.com>\0"
  "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0"
- "Date\0Sat, 08 Feb 2020 00:18:32 +0000\0"
+ "Date\0Fri, 7 Feb 2020 19:18:32 -0500\0"
  "To\0Sean Christopherson <sean.j.christopherson@intel.com>\0"
  "Cc\0Vitaly Kuznetsov <vkuznets@redhat.com>"
   Paolo Bonzini <pbonzini@redhat.com>
@@ -41,7 +41,7 @@
  "> > > > But that matters to this patch because if MIPS can use\n"
  "> > > > kvm_flush_remote_tlbs(), then we probably don't need this\n"
  "> > > > arch-specific hook any more and we can directly call\n"
- "> > > > kvm_flush_remote_tlbs() after sync dirty log when flush=true.\n"
+ "> > > > kvm_flush_remote_tlbs() after sync dirty log when flush==true.\n"
  "> > > \n"
  "> > > Ya, the asid_flush_mask in kvm_vz_flush_shadow_all() is the only thing\n"
  "> > > that prevents calling kvm_flush_remote_tlbs() directly, but I have no\n"
@@ -98,4 +98,4 @@
  "-- \n"
  Peter Xu
 
-d9b9802d8969736fea8b70d74b6d18602d6167a47a7719b64acd97ff11fe396b
+7a2792ecfae83751cf6c9361db672c435c92c26eb4b5c36ed276bd05455c177d

diff --git a/a/1.txt b/N3/1.txt
index 09b4cd5..4b137e9 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -7,7 +7,7 @@ On Fri, Feb 07, 2020 at 11:45:32AM -0800, Sean Christopherson wrote:
 > > > > But that matters to this patch because if MIPS can use
 > > > > kvm_flush_remote_tlbs(), then we probably don't need this
 > > > > arch-specific hook any more and we can directly call
-> > > > kvm_flush_remote_tlbs() after sync dirty log when flush=true.
+> > > > kvm_flush_remote_tlbs() after sync dirty log when flush==true.
 > > > 
 > > > Ya, the asid_flush_mask in kvm_vz_flush_shadow_all() is the only thing
 > > > that prevents calling kvm_flush_remote_tlbs() directly, but I have no
@@ -63,3 +63,9 @@ Thanks,
 
 -- 
 Peter Xu
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N3/content_digest
index 20f0c24..d820222 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -6,29 +6,29 @@
  "ref\020200207194532.GK2401@linux.intel.com\0"
  "From\0Peter Xu <peterx@redhat.com>\0"
  "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0"
- "Date\0Sat, 08 Feb 2020 00:18:32 +0000\0"
+ "Date\0Fri, 7 Feb 2020 19:18:32 -0500\0"
  "To\0Sean Christopherson <sean.j.christopherson@intel.com>\0"
- "Cc\0Vitaly Kuznetsov <vkuznets@redhat.com>"
-  Paolo Bonzini <pbonzini@redhat.com>
+ "Cc\0Wanpeng Li <wanpengli@tencent.com>"
+  kvm@vger.kernel.org
+  David Hildenbrand <david@redhat.com>
+  linux-mips@vger.kernel.org
   Paul Mackerras <paulus@ozlabs.org>
-  Christian Borntraeger <borntraeger@de.ibm.com>
+  kvmarm@lists.cs.columbia.edu
   Janosch Frank <frankja@linux.ibm.com>
-  David Hildenbrand <david@redhat.com>
-  Cornelia Huck <cohuck@redhat.com>
-  Wanpeng Li <wanpengli@tencent.com>
-  Jim Mattson <jmattson@google.com>
-  Joerg Roedel <joro@8bytes.org>
   Marc Zyngier <maz@kernel.org>
-  James Morse <james.morse@arm.com>
+  Joerg Roedel <joro@8bytes.org>
+  Christian Borntraeger <borntraeger@de.ibm.com>
   Julien Thierry <julien.thierry.kdev@gmail.com>
   Suzuki K Poulose <suzuki.poulose@arm.com>
-  linux-mips@vger.kernel.org
-  kvm@vger.kernel.org
   kvm-ppc@vger.kernel.org
   linux-arm-kernel@lists.infradead.org
-  kvmarm@lists.cs.columbia.edu
-  linux-kernel@vger.kernel.org
+  Jim Mattson <jmattson@google.com>
+  Cornelia Huck <cohuck@redhat.com>
   Christoffer Dall <christoffer.dall@arm.com>
+  linux-kernel@vger.kernel.org
+  James Morse <james.morse@arm.com>
+  Paolo Bonzini <pbonzini@redhat.com>
+  Vitaly Kuznetsov <vkuznets@redhat.com>
  " Philippe Mathieu-Daud\303\251 <f4bug@amsat.org>\0"
  "\00:1\0"
  "b\0"
@@ -41,7 +41,7 @@
  "> > > > But that matters to this patch because if MIPS can use\n"
  "> > > > kvm_flush_remote_tlbs(), then we probably don't need this\n"
  "> > > > arch-specific hook any more and we can directly call\n"
- "> > > > kvm_flush_remote_tlbs() after sync dirty log when flush=true.\n"
+ "> > > > kvm_flush_remote_tlbs() after sync dirty log when flush==true.\n"
  "> > > \n"
  "> > > Ya, the asid_flush_mask in kvm_vz_flush_shadow_all() is the only thing\n"
  "> > > that prevents calling kvm_flush_remote_tlbs() directly, but I have no\n"
@@ -96,6 +96,12 @@
  "Thanks,\n"
  "\n"
  "-- \n"
- Peter Xu
+ "Peter Xu\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-d9b9802d8969736fea8b70d74b6d18602d6167a47a7719b64acd97ff11fe396b
+26edcc1b587f8d54dd2ff65542b18355babdea6296ad11c6b3bd87b82ddd929e

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.