diff for duplicates of <YYnMM17yXMq8cCTn@google.com> diff --git a/a/content_digest b/N1/content_digest index f8bc217..0a4bab5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,37 @@ "ref\020211104002531.1176691-2-seanjc@google.com\0" "ref\06407c2d3-854b-edf6-9990-b54a5baedd0a@oracle.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" - "Date\0Tue, 9 Nov 2021 01:17:39 +0000\0" - "To\0kvm-riscv@lists.infradead.org\0" + "Subject\0Re: [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" + "Date\0Tue, 09 Nov 2021 01:17:39 +0000\0" + "To\0Maciej S. Szmigiero <maciej.szmigiero@oracle.com>\0" + "Cc\0Anup Patel <anup.patel@wdc.com>" + Wanpeng Li <wanpengli@tencent.com> + kvm@vger.kernel.org + David Hildenbrand <david@redhat.com> + linux-kernel@vger.kernel.org + Paul Mackerras <paulus@ozlabs.org> + Atish Patra <atish.patra@wdc.com> + Ben Gardon <bgardon@google.com> + linux-riscv@lists.infradead.org + Claudio Imbrenda <imbrenda@linux.ibm.com> + kvmarm@lists.cs.columbia.edu + Janosch Frank <frankja@linux.ibm.com> + Marc Zyngier <maz@kernel.org> + Joerg Roedel <joro@8bytes.org> + Huacai Chen <chenhuacai@kernel.org> + Christian Borntraeger <borntraeger@de.ibm.com> + Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> + Palmer Dabbelt <palmer@dabbelt.com> + Albert Ou <aou@eecs.berkeley.edu> + kvm-ppc@vger.kernel.org + Paul Walmsley <paul.walmsley@sifive.com> + linux-arm-kernel@lists.infradead.org + Jim Mattson <jmattson@google.com> + Cornelia Huck <cohuck@redhat.com> + linux-mips@vger.kernel.org + kvm-riscv@lists.infradead.org + Paolo Bonzini <pbonzini@redhat.com> + " Vitaly Kuznetsov <vkuznets@redhat.com>\0" "\00:1\0" "b\0" "On Tue, Nov 09, 2021, Maciej S. Szmigiero wrote:\n" @@ -55,4 +83,4 @@ "implementation are dreadfully slow anyways, so I'm leaning strongly toward your\n" suggestion of zeroing all of new as part of this fix. -007d48150022a78065f8ab90b23f9f131765eacfc8dbcd4bafbca5fdb2a6ee53 +43c0b5edd941f632163e5c7ee847e9674a5e7a49c2ac09ece65ac5df8bc9ae63
diff --git a/a/1.txt b/N2/1.txt index b575f8f..fca7f0e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -45,3 +45,7 @@ Yeah, that about sums up my feelings about the existing code. That said, an individual memslot isn't _that_ big, and memslot updates without the scalable implementation are dreadfully slow anyways, so I'm leaning strongly toward your suggestion of zeroing all of new as part of this fix. +_______________________________________________ +kvmarm mailing list +kvmarm@lists.cs.columbia.edu +https://lists.cs.columbia.edu/mailman/listinfo/kvmarm diff --git a/a/content_digest b/N2/content_digest index f8bc217..b02dffd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,9 +2,37 @@ "ref\020211104002531.1176691-2-seanjc@google.com\0" "ref\06407c2d3-854b-edf6-9990-b54a5baedd0a@oracle.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" + "Subject\0Re: [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" "Date\0Tue, 9 Nov 2021 01:17:39 +0000\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Maciej S. Szmigiero <maciej.szmigiero@oracle.com>\0" + "Cc\0Anup Patel <anup.patel@wdc.com>" + Wanpeng Li <wanpengli@tencent.com> + kvm@vger.kernel.org + David Hildenbrand <david@redhat.com> + linux-kernel@vger.kernel.org + Paul Mackerras <paulus@ozlabs.org> + Atish Patra <atish.patra@wdc.com> + Ben Gardon <bgardon@google.com> + linux-riscv@lists.infradead.org + Claudio Imbrenda <imbrenda@linux.ibm.com> + kvmarm@lists.cs.columbia.edu + Janosch Frank <frankja@linux.ibm.com> + Marc Zyngier <maz@kernel.org> + Joerg Roedel <joro@8bytes.org> + Huacai Chen <chenhuacai@kernel.org> + Christian Borntraeger <borntraeger@de.ibm.com> + Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> + Palmer Dabbelt <palmer@dabbelt.com> + Albert Ou <aou@eecs.berkeley.edu> + kvm-ppc@vger.kernel.org + Paul Walmsley <paul.walmsley@sifive.com> + linux-arm-kernel@lists.infradead.org + Jim Mattson <jmattson@google.com> + Cornelia Huck <cohuck@redhat.com> + linux-mips@vger.kernel.org + kvm-riscv@lists.infradead.org + Paolo Bonzini <pbonzini@redhat.com> + " Vitaly Kuznetsov <vkuznets@redhat.com>\0" "\00:1\0" "b\0" "On Tue, Nov 09, 2021, Maciej S. Szmigiero wrote:\n" @@ -53,6 +81,10 @@ "Yeah, that about sums up my feelings about the existing code. That said, an\n" "individual memslot isn't _that_ big, and memslot updates without the scalable\n" "implementation are dreadfully slow anyways, so I'm leaning strongly toward your\n" - suggestion of zeroing all of new as part of this fix. + "suggestion of zeroing all of new as part of this fix.\n" + "_______________________________________________\n" + "kvmarm mailing list\n" + "kvmarm@lists.cs.columbia.edu\n" + https://lists.cs.columbia.edu/mailman/listinfo/kvmarm -007d48150022a78065f8ab90b23f9f131765eacfc8dbcd4bafbca5fdb2a6ee53 +3094f4a051050a53232a88f2e7aad9e17545941b8fdf45d9225083c445c993f1
diff --git a/a/content_digest b/N3/content_digest index f8bc217..6cd4528 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,9 +2,40 @@ "ref\020211104002531.1176691-2-seanjc@google.com\0" "ref\06407c2d3-854b-edf6-9990-b54a5baedd0a@oracle.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" + "Subject\0Re: [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" "Date\0Tue, 9 Nov 2021 01:17:39 +0000\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Maciej S. Szmigiero <maciej.szmigiero@oracle.com>\0" + "Cc\0James Morse <james.morse@arm.com>" + Alexandru Elisei <alexandru.elisei@arm.com> + Suzuki K Poulose <suzuki.poulose@arm.com> + Atish Patra <atish.patra@wdc.com> + David Hildenbrand <david@redhat.com> + Cornelia Huck <cohuck@redhat.com> + Claudio Imbrenda <imbrenda@linux.ibm.com> + Vitaly Kuznetsov <vkuznets@redhat.com> + Wanpeng Li <wanpengli@tencent.com> + Jim Mattson <jmattson@google.com> + Joerg Roedel <joro@8bytes.org> + linux-arm-kernel@lists.infradead.org + kvmarm@lists.cs.columbia.edu + linux-mips@vger.kernel.org + kvm@vger.kernel.org + kvm-ppc@vger.kernel.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + Ben Gardon <bgardon@google.com> + Marc Zyngier <maz@kernel.org> + Huacai Chen <chenhuacai@kernel.org> + Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> + Paul Mackerras <paulus@ozlabs.org> + Anup Patel <anup.patel@wdc.com> + Palmer Dabbelt <palmer@dabbelt.com> + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Christian Borntraeger <borntraeger@de.ibm.com> + Janosch Frank <frankja@linux.ibm.com> + " Paolo Bonzini <pbonzini@redhat.com>\0" "\00:1\0" "b\0" "On Tue, Nov 09, 2021, Maciej S. Szmigiero wrote:\n" @@ -55,4 +86,4 @@ "implementation are dreadfully slow anyways, so I'm leaning strongly toward your\n" suggestion of zeroing all of new as part of this fix. -007d48150022a78065f8ab90b23f9f131765eacfc8dbcd4bafbca5fdb2a6ee53 +061f707b38cfee27f6cafdf854c66a650b4ad87b6a62236666231d05149a3e5a
diff --git a/a/1.txt b/N4/1.txt index b575f8f..9f1a58e 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -45,3 +45,8 @@ Yeah, that about sums up my feelings about the existing code. That said, an individual memslot isn't _that_ big, and memslot updates without the scalable implementation are dreadfully slow anyways, so I'm leaning strongly toward your suggestion of zeroing all of new as part of this fix. + +_______________________________________________ +linux-riscv mailing list +linux-riscv@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-riscv diff --git a/a/content_digest b/N4/content_digest index f8bc217..916a8f5 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -2,9 +2,40 @@ "ref\020211104002531.1176691-2-seanjc@google.com\0" "ref\06407c2d3-854b-edf6-9990-b54a5baedd0a@oracle.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" + "Subject\0Re: [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" "Date\0Tue, 9 Nov 2021 01:17:39 +0000\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Maciej S. Szmigiero <maciej.szmigiero@oracle.com>\0" + "Cc\0James Morse <james.morse@arm.com>" + Alexandru Elisei <alexandru.elisei@arm.com> + Suzuki K Poulose <suzuki.poulose@arm.com> + Atish Patra <atish.patra@wdc.com> + David Hildenbrand <david@redhat.com> + Cornelia Huck <cohuck@redhat.com> + Claudio Imbrenda <imbrenda@linux.ibm.com> + Vitaly Kuznetsov <vkuznets@redhat.com> + Wanpeng Li <wanpengli@tencent.com> + Jim Mattson <jmattson@google.com> + Joerg Roedel <joro@8bytes.org> + linux-arm-kernel@lists.infradead.org + kvmarm@lists.cs.columbia.edu + linux-mips@vger.kernel.org + kvm@vger.kernel.org + kvm-ppc@vger.kernel.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + Ben Gardon <bgardon@google.com> + Marc Zyngier <maz@kernel.org> + Huacai Chen <chenhuacai@kernel.org> + Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> + Paul Mackerras <paulus@ozlabs.org> + Anup Patel <anup.patel@wdc.com> + Palmer Dabbelt <palmer@dabbelt.com> + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Christian Borntraeger <borntraeger@de.ibm.com> + Janosch Frank <frankja@linux.ibm.com> + " Paolo Bonzini <pbonzini@redhat.com>\0" "\00:1\0" "b\0" "On Tue, Nov 09, 2021, Maciej S. Szmigiero wrote:\n" @@ -53,6 +84,11 @@ "Yeah, that about sums up my feelings about the existing code. That said, an\n" "individual memslot isn't _that_ big, and memslot updates without the scalable\n" "implementation are dreadfully slow anyways, so I'm leaning strongly toward your\n" - suggestion of zeroing all of new as part of this fix. + "suggestion of zeroing all of new as part of this fix.\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -007d48150022a78065f8ab90b23f9f131765eacfc8dbcd4bafbca5fdb2a6ee53 +4f971d5b6b0700fb2fca782ffdcb25bacce70c43e0f3d2dba7ebe18a166f208c
diff --git a/a/1.txt b/N5/1.txt index b575f8f..f8ee846 100644 --- a/a/1.txt +++ b/N5/1.txt @@ -45,3 +45,8 @@ Yeah, that about sums up my feelings about the existing code. That said, an individual memslot isn't _that_ big, and memslot updates without the scalable implementation are dreadfully slow anyways, so I'm leaning strongly toward your suggestion of zeroing all of new as part of this fix. + +_______________________________________________ +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/N5/content_digest index f8bc217..7d8e82a 100644 --- a/a/content_digest +++ b/N5/content_digest @@ -2,9 +2,40 @@ "ref\020211104002531.1176691-2-seanjc@google.com\0" "ref\06407c2d3-854b-edf6-9990-b54a5baedd0a@oracle.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" + "Subject\0Re: [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data\0" "Date\0Tue, 9 Nov 2021 01:17:39 +0000\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Maciej S. Szmigiero <maciej.szmigiero@oracle.com>\0" + "Cc\0James Morse <james.morse@arm.com>" + Alexandru Elisei <alexandru.elisei@arm.com> + Suzuki K Poulose <suzuki.poulose@arm.com> + Atish Patra <atish.patra@wdc.com> + David Hildenbrand <david@redhat.com> + Cornelia Huck <cohuck@redhat.com> + Claudio Imbrenda <imbrenda@linux.ibm.com> + Vitaly Kuznetsov <vkuznets@redhat.com> + Wanpeng Li <wanpengli@tencent.com> + Jim Mattson <jmattson@google.com> + Joerg Roedel <joro@8bytes.org> + linux-arm-kernel@lists.infradead.org + kvmarm@lists.cs.columbia.edu + linux-mips@vger.kernel.org + kvm@vger.kernel.org + kvm-ppc@vger.kernel.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + Ben Gardon <bgardon@google.com> + Marc Zyngier <maz@kernel.org> + Huacai Chen <chenhuacai@kernel.org> + Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> + Paul Mackerras <paulus@ozlabs.org> + Anup Patel <anup.patel@wdc.com> + Palmer Dabbelt <palmer@dabbelt.com> + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Christian Borntraeger <borntraeger@de.ibm.com> + Janosch Frank <frankja@linux.ibm.com> + " Paolo Bonzini <pbonzini@redhat.com>\0" "\00:1\0" "b\0" "On Tue, Nov 09, 2021, Maciej S. Szmigiero wrote:\n" @@ -53,6 +84,11 @@ "Yeah, that about sums up my feelings about the existing code. That said, an\n" "individual memslot isn't _that_ big, and memslot updates without the scalable\n" "implementation are dreadfully slow anyways, so I'm leaning strongly toward your\n" - suggestion of zeroing all of new as part of this fix. + "suggestion of zeroing all of new as part of this fix.\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 -007d48150022a78065f8ab90b23f9f131765eacfc8dbcd4bafbca5fdb2a6ee53 +470ed912d264760b97765bfdcfca5827893c786f0053488f0af14bda5039ae1a
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.