diff for duplicates of <20200206200200.GC700495@xz-x1> diff --git a/a/1.txt b/N1/1.txt index 97ee68c..95e38b3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,7 +44,7 @@ didn't find out any clue of it so far. 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. > } > @@ -71,3 +71,8 @@ non-empty implementation of this method? -- 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 ae821ee..3f8d699 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,29 +2,25 @@ "ref\020200121223157.15263-16-sean.j.christopherson@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\0Thu, 06 Feb 2020 20:02:00 +0000\0" + "Date\0Thu, 6 Feb 2020 15:02:00 -0500\0" "To\0Sean Christopherson <sean.j.christopherson@intel.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" @@ -74,7 +70,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" "> }\n" "> \n" @@ -100,6 +96,11 @@ "non-empty implementation of this method?\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 -9cbc4f333806eec41608f107924eba782d47de2c98f1dba25a0cef8529ddcea9 +d85a8a5638975c927dc365251d4eb3efa2476350c6da403962cae3f0f942fde7
diff --git a/a/1.txt b/N2/1.txt index 97ee68c..c8dc8d6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -44,7 +44,7 @@ didn't find out any clue of it so far. 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. > } > diff --git a/a/content_digest b/N2/content_digest index ae821ee..989e46d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\020200121223157.15263-16-sean.j.christopherson@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\0Thu, 06 Feb 2020 20:02:00 +0000\0" + "Date\0Thu, 6 Feb 2020 15:02:00 -0500\0" "To\0Sean Christopherson <sean.j.christopherson@intel.com>\0" "Cc\0Paolo Bonzini <pbonzini@redhat.com>" Paul Mackerras <paulus@ozlabs.org> @@ -74,7 +74,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" "> }\n" "> \n" @@ -102,4 +102,4 @@ "-- \n" Peter Xu -9cbc4f333806eec41608f107924eba782d47de2c98f1dba25a0cef8529ddcea9 +c4d00dc74b491f9451d0d75594b8b5f9507860fd7b0600e02353f721380e6389
diff --git a/a/1.txt b/N3/1.txt index 97ee68c..17405e9 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -44,7 +44,7 @@ didn't find out any clue of it so far. 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. > } > @@ -71,3 +71,9 @@ non-empty implementation of this method? -- 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 ae821ee..c9e317e 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,29 +2,29 @@ "ref\020200121223157.15263-16-sean.j.christopherson@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\0Thu, 06 Feb 2020 20:02:00 +0000\0" + "Date\0Thu, 6 Feb 2020 15:02:00 -0500\0" "To\0Sean Christopherson <sean.j.christopherson@intel.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" @@ -74,7 +74,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" "> }\n" "> \n" @@ -100,6 +100,12 @@ "non-empty implementation of this method?\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 -9cbc4f333806eec41608f107924eba782d47de2c98f1dba25a0cef8529ddcea9 +127ecfe4f03027ff98cb74e1b540a072da7f265de1094b207dea33a73f6e08f9
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.