diff for duplicates of <87sgj99q9w.fsf@vitty.brq.redhat.com> diff --git a/a/1.txt b/N1/1.txt index b2555fd..745a100 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ Sean Christopherson <sean.j.christopherson@intel.com> writes: >> > > > > > > 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 @@ -130,3 +130,8 @@ Looks nice :-) -- Vitaly + +_______________________________________________ +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 9b76b8a..289f2f5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,30 +10,26 @@ "ref\020200208012938.GC15581@linux.intel.com\0" "From\0Vitaly Kuznetsov <vkuznets@redhat.com>\0" "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0" - "Date\0Mon, 17 Feb 2020 15:39:39 +0000\0" + "Date\0Mon, 17 Feb 2020 16:39:39 +0100\0" "To\0Sean Christopherson <sean.j.christopherson@intel.com>" " Peter Xu <peterx@redhat.com>\0" - "Cc\0Paolo Bonzini <pbonzini@redhat.com>" - Paul Mackerras <paulus@ozlabs.org> - Christian Borntraeger <borntraeger@de.ibm.com> + "Cc\0Wanpeng Li <wanpengli@tencent.com>" Janosch Frank <frankja@linux.ibm.com> + kvm@vger.kernel.org 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> + Joerg Roedel <joro@8bytes.org> + Cornelia Huck <cohuck@redhat.com> linux-mips@vger.kernel.org - kvm@vger.kernel.org kvm-ppc@vger.kernel.org + linux-kernel@vger.kernel.org + Paul Mackerras <paulus@ozlabs.org> + Christian Borntraeger <borntraeger@de.ibm.com> + " Philippe Mathieu-Daud\303\251 <f4bug@amsat.org>" linux-arm-kernel@lists.infradead.org + Paolo Bonzini <pbonzini@redhat.com> kvmarm@lists.cs.columbia.edu - linux-kernel@vger.kernel.org - Christoffer Dall <christoffer.dall@arm.com> - " Philippe Mathieu-Daud\303\251 <f4bug@amsat.org>\0" + " Jim Mattson <jmattson@google.com>\0" "\00:1\0" "b\0" "Sean Christopherson <sean.j.christopherson@intel.com> writes:\n" @@ -50,7 +46,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" @@ -167,6 +163,11 @@ "Looks nice :-)\n" "\n" "-- \n" - Vitaly + "Vitaly\n" + "\n" + "_______________________________________________\n" + "kvmarm mailing list\n" + "kvmarm@lists.cs.columbia.edu\n" + https://lists.cs.columbia.edu/mailman/listinfo/kvmarm -f185a38471c9dc06675429f39ed607930ccd121998edb464de8a4643455fa460 +5e58b3bc60bf4e511c5dfc20b2e0a04712f718d73d2e3663fad13361bd657b67
diff --git a/a/1.txt b/N2/1.txt index b2555fd..3076ed0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,7 +12,7 @@ Sean Christopherson <sean.j.christopherson@intel.com> writes: >> > > > > > > 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 9b76b8a..6b57d49 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -10,7 +10,7 @@ "ref\020200208012938.GC15581@linux.intel.com\0" "From\0Vitaly Kuznetsov <vkuznets@redhat.com>\0" "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0" - "Date\0Mon, 17 Feb 2020 15:39:39 +0000\0" + "Date\0Mon, 17 Feb 2020 16:39:39 +0100\0" "To\0Sean Christopherson <sean.j.christopherson@intel.com>" " Peter Xu <peterx@redhat.com>\0" "Cc\0Paolo Bonzini <pbonzini@redhat.com>" @@ -50,7 +50,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" @@ -169,4 +169,4 @@ "-- \n" Vitaly -f185a38471c9dc06675429f39ed607930ccd121998edb464de8a4643455fa460 +2f102f74bf2c6d351a6db77e6ca802fb3313d0da142c176d3ab0fda5c4f601b6
diff --git a/a/1.txt b/N3/1.txt index b2555fd..9470796 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -12,7 +12,7 @@ Sean Christopherson <sean.j.christopherson@intel.com> writes: >> > > > > > > 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 @@ -130,3 +130,9 @@ Looks nice :-) -- Vitaly + + +_______________________________________________ +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 9b76b8a..4eb728b 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -10,30 +10,30 @@ "ref\020200208012938.GC15581@linux.intel.com\0" "From\0Vitaly Kuznetsov <vkuznets@redhat.com>\0" "Subject\0Re: [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions\0" - "Date\0Mon, 17 Feb 2020 15:39:39 +0000\0" + "Date\0Mon, 17 Feb 2020 16:39:39 +0100\0" "To\0Sean Christopherson <sean.j.christopherson@intel.com>" " Peter Xu <peterx@redhat.com>\0" - "Cc\0Paolo Bonzini <pbonzini@redhat.com>" - Paul Mackerras <paulus@ozlabs.org> - Christian Borntraeger <borntraeger@de.ibm.com> + "Cc\0Christoffer Dall <christoffer.dall@arm.com>" + Wanpeng Li <wanpengli@tencent.com> Janosch Frank <frankja@linux.ibm.com> + kvm@vger.kernel.org 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> + Joerg Roedel <joro@8bytes.org> + Cornelia Huck <cohuck@redhat.com> linux-mips@vger.kernel.org - kvm@vger.kernel.org kvm-ppc@vger.kernel.org + linux-kernel@vger.kernel.org + Paul Mackerras <paulus@ozlabs.org> + Christian Borntraeger <borntraeger@de.ibm.com> + " Philippe Mathieu-Daud\303\251 <f4bug@amsat.org>" + James Morse <james.morse@arm.com> linux-arm-kernel@lists.infradead.org + Paolo Bonzini <pbonzini@redhat.com> + Suzuki K Poulose <suzuki.poulose@arm.com> kvmarm@lists.cs.columbia.edu - linux-kernel@vger.kernel.org - Christoffer Dall <christoffer.dall@arm.com> - " Philippe Mathieu-Daud\303\251 <f4bug@amsat.org>\0" + Julien Thierry <julien.thierry.kdev@gmail.com> + " Jim Mattson <jmattson@google.com>\0" "\00:1\0" "b\0" "Sean Christopherson <sean.j.christopherson@intel.com> writes:\n" @@ -50,7 +50,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" @@ -167,6 +167,12 @@ "Looks nice :-)\n" "\n" "-- \n" - Vitaly + "Vitaly\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 -f185a38471c9dc06675429f39ed607930ccd121998edb464de8a4643455fa460 +918d68b747e2812b62e658d0a3bba2e527df08c445c856d8d9dc7edca56eeda6
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.