All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200206212120.GF13067@linux.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 3122632..f43afcf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -51,7 +51,7 @@ directly.
 > 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
@@ -81,3 +81,7 @@ clue as to the important of that code.
 > non-empty implementation of this method?
 
 I defer to Paolo, I'm indifferent at this stage.
+_______________________________________________
+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 f9e5998..c11d1a8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,29 +3,25 @@
  "ref\020200206200200.GC700495@xz-x1\0"
  "From\0Sean Christopherson <sean.j.christopherson@intel.com>\0"
  "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0"
- "Date\0Thu, 06 Feb 2020 21:21:20 +0000\0"
+ "Date\0Thu, 6 Feb 2020 13:21:20 -0800\0"
  "To\0Peter Xu <peterx@redhat.com>\0"
- "Cc\0Paolo 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>
-  Vitaly Kuznetsov <vkuznets@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"
@@ -82,7 +78,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"
@@ -111,6 +107,10 @@
  "> In the common code, then only define it again in arch that has\n"
  "> non-empty implementation of this method?\n"
  "\n"
- I defer to Paolo, I'm indifferent at this stage.
+ "I defer to Paolo, I'm indifferent at this stage.\n"
+ "_______________________________________________\n"
+ "kvmarm mailing list\n"
+ "kvmarm@lists.cs.columbia.edu\n"
+ https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
 
-2129bd9e088b2d948c3093c305a63114b66e83e8556461c3f1dbb19750eae3b8
+81cae28ec2002cd8ef8b4f3d80064acbcf4bf61b3753584acad29ae5d5ea1089

diff --git a/a/1.txt b/N2/1.txt
index 3122632..fd808e8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -51,7 +51,7 @@ directly.
 > 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 f9e5998..d62a710 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,7 +3,7 @@
  "ref\020200206200200.GC700495@xz-x1\0"
  "From\0Sean Christopherson <sean.j.christopherson@intel.com>\0"
  "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0"
- "Date\0Thu, 06 Feb 2020 21:21:20 +0000\0"
+ "Date\0Thu, 6 Feb 2020 13:21:20 -0800\0"
  "To\0Peter Xu <peterx@redhat.com>\0"
  "Cc\0Paolo Bonzini <pbonzini@redhat.com>"
   Paul Mackerras <paulus@ozlabs.org>
@@ -82,7 +82,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"
@@ -113,4 +113,4 @@
  "\n"
  I defer to Paolo, I'm indifferent at this stage.
 
-2129bd9e088b2d948c3093c305a63114b66e83e8556461c3f1dbb19750eae3b8
+7950f0623480c5bc8f06666c6c2c2f0391bd6e0483eb5d19ed35d3ed915e6487

diff --git a/a/1.txt b/N3/1.txt
index 3122632..875acc8 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -51,7 +51,7 @@ directly.
 > 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
@@ -81,3 +81,8 @@ clue as to the important of that code.
 > non-empty implementation of this method?
 
 I defer to Paolo, I'm indifferent at this stage.
+
+_______________________________________________
+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 f9e5998..6db0f89 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -3,29 +3,29 @@
  "ref\020200206200200.GC700495@xz-x1\0"
  "From\0Sean Christopherson <sean.j.christopherson@intel.com>\0"
  "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0"
- "Date\0Thu, 06 Feb 2020 21:21:20 +0000\0"
+ "Date\0Thu, 6 Feb 2020 13:21:20 -0800\0"
  "To\0Peter Xu <peterx@redhat.com>\0"
- "Cc\0Paolo 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>
-  Vitaly Kuznetsov <vkuznets@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"
@@ -82,7 +82,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"
@@ -111,6 +111,11 @@
  "> In the common code, then only define it again in arch that has\n"
  "> non-empty implementation of this method?\n"
  "\n"
- I defer to Paolo, I'm indifferent at this stage.
+ "I defer to Paolo, I'm indifferent at this stage.\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
 
-2129bd9e088b2d948c3093c305a63114b66e83e8556461c3f1dbb19750eae3b8
+f40f1a33355f8b7eec7ce9f1c76c3390d1449ace6b7aad61f3ae3a91108683a9

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.