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

diff --git a/a/1.txt b/N1/1.txt
index 1cb30a4..1063541 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ On Mon, Oct 21, 2024, Yan Zhao wrote:
 > > page fault, the semantics are effectively the same; KVM just happens to
 > > be mapping the pfn into a VMCS field instead of a secondary MMU.
 > > 
-> > Tested-by: Alex Benn?e <alex.bennee@linaro.org>
+> > Tested-by: Alex Bennée <alex.bennee@linaro.org>
 > > Signed-off-by: Sean Christopherson <seanjc@google.com>
 > > ---
 
diff --git a/a/content_digest b/N1/content_digest
index 9c06522..4ab0aaf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,36 @@
  "ref\020241010182427.1434605-52-seanjc@google.com\0"
  "ref\0ZxYrYe/WN8XoB+fI@yzhao56-desk.sh.intel.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn\0"
+ "Subject\0Re: [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn\0"
  "Date\0Mon, 21 Oct 2024 11:57:42 -0700\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Yan Zhao <yan.y.zhao@intel.com>\0"
+ "Cc\0Paolo Bonzini <pbonzini@redhat.com>"
+  Marc Zyngier <maz@kernel.org>
+  Oliver Upton <oliver.upton@linux.dev>
+  Tianrui Zhao <zhaotianrui@loongson.cn>
+  Bibo Mao <maobibo@loongson.cn>
+  Huacai Chen <chenhuacai@kernel.org>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Anup Patel <anup@brainfault.org>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  kvm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  loongarch@lists.linux.dev
+  linux-mips@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " Alex Benn\303\251e <alex.bennee@linaro.org>"
+  David Matlack <dmatlack@google.com>
+  David Stevens <stevensd@chromium.org>
+ " Andrew Jones <ajones@ventanamicro.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, Oct 21, 2024, Yan Zhao wrote:\n"
@@ -15,7 +42,7 @@
  "> > page fault, the semantics are effectively the same; KVM just happens to\n"
  "> > be mapping the pfn into a VMCS field instead of a secondary MMU.\n"
  "> > \n"
- "> > Tested-by: Alex Benn?e <alex.bennee@linaro.org>\n"
+ "> > Tested-by: Alex Benn\303\251e <alex.bennee@linaro.org>\n"
  "> > Signed-off-by: Sean Christopherson <seanjc@google.com>\n"
  "> > ---\n"
  "\n"
@@ -61,4 +88,4 @@
  "kvm_set_page_accessed() call is because there was no \"unused\" variant.  I.e. there\n"
  was no concious decision to set Accessed but not Dirty.
 
-c03778dd3260f69a3607ac727ed3ca688daceba1f690872557666decff65c2a5
+5351efc17d51083d0e318e8d1ec3db7661d01334097c1043f7c865fb6176a9e6

diff --git a/a/1.txt b/N2/1.txt
index 1cb30a4..5ddf0df 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -6,7 +6,7 @@ On Mon, Oct 21, 2024, Yan Zhao wrote:
 > > page fault, the semantics are effectively the same; KVM just happens to
 > > be mapping the pfn into a VMCS field instead of a secondary MMU.
 > > 
-> > Tested-by: Alex Benn?e <alex.bennee@linaro.org>
+> > Tested-by: Alex Bennée <alex.bennee@linaro.org>
 > > Signed-off-by: Sean Christopherson <seanjc@google.com>
 > > ---
 
@@ -51,3 +51,8 @@ was added by commit 878940b33d76 ("KVM: VMX: Retry APIC-access page reload if
 invalidation is in-progress"), and I suspect the only reason it added the
 kvm_set_page_accessed() call is because there was no "unused" variant.  I.e. there
 was no concious decision to set Accessed but not Dirty.
+
+_______________________________________________
+linux-riscv mailing list
+linux-riscv@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-riscv
diff --git a/a/content_digest b/N2/content_digest
index 9c06522..d4b3a72 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,9 +2,36 @@
  "ref\020241010182427.1434605-52-seanjc@google.com\0"
  "ref\0ZxYrYe/WN8XoB+fI@yzhao56-desk.sh.intel.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn\0"
+ "Subject\0Re: [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn\0"
  "Date\0Mon, 21 Oct 2024 11:57:42 -0700\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Yan Zhao <yan.y.zhao@intel.com>\0"
+ "Cc\0Paolo Bonzini <pbonzini@redhat.com>"
+  Marc Zyngier <maz@kernel.org>
+  Oliver Upton <oliver.upton@linux.dev>
+  Tianrui Zhao <zhaotianrui@loongson.cn>
+  Bibo Mao <maobibo@loongson.cn>
+  Huacai Chen <chenhuacai@kernel.org>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Anup Patel <anup@brainfault.org>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  kvm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  loongarch@lists.linux.dev
+  linux-mips@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " Alex Benn\303\251e <alex.bennee@linaro.org>"
+  David Matlack <dmatlack@google.com>
+  David Stevens <stevensd@chromium.org>
+ " Andrew Jones <ajones@ventanamicro.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, Oct 21, 2024, Yan Zhao wrote:\n"
@@ -15,7 +42,7 @@
  "> > page fault, the semantics are effectively the same; KVM just happens to\n"
  "> > be mapping the pfn into a VMCS field instead of a secondary MMU.\n"
  "> > \n"
- "> > Tested-by: Alex Benn?e <alex.bennee@linaro.org>\n"
+ "> > Tested-by: Alex Benn\303\251e <alex.bennee@linaro.org>\n"
  "> > Signed-off-by: Sean Christopherson <seanjc@google.com>\n"
  "> > ---\n"
  "\n"
@@ -59,6 +86,11 @@
  "was added by commit 878940b33d76 (\"KVM: VMX: Retry APIC-access page reload if\n"
  "invalidation is in-progress\"), and I suspect the only reason it added the\n"
  "kvm_set_page_accessed() call is because there was no \"unused\" variant.  I.e. there\n"
- was no concious decision to set Accessed but not Dirty.
+ "was no concious decision to set Accessed but not Dirty.\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-riscv mailing list\n"
+ "linux-riscv@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-riscv
 
-c03778dd3260f69a3607ac727ed3ca688daceba1f690872557666decff65c2a5
+039bbcbcea86f45f8d852a5975b3c496f3a2970ba92ca2a2ecc0b811ebb9a40d

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.