diff for duplicates of <ZLlLx7wkE6iPTIcI@google.com> diff --git a/a/content_digest b/N1/content_digest index decfdcd..3777aba 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,49 @@ "ref\020230718234512.1690985-13-seanjc@google.com\0" "ref\083eb5c50-7287-7845-ffc3-a7c58e638ea5@intel.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" + "Subject\0Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" "Date\0Thu, 20 Jul 2023 08:14:47 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Xiaoyao Li <xiaoyao.li@intel.com>\0" + "Cc\0Paolo Bonzini <pbonzini@redhat.com>" + Marc Zyngier <maz@kernel.org> + Oliver Upton <oliver.upton@linux.dev> + 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> + Matthew Wilcox (Oracle) <willy@infradead.org> + Andrew Morton <akpm@linux-foundation.org> + Paul Moore <paul@paul-moore.com> + James Morris <jmorris@namei.org> + Serge E. Hallyn <serge@hallyn.com> + kvm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + kvmarm@lists.linux.dev + linux-mips@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-security-module@vger.kernel.org + linux-kernel@vger.kernel.org + Chao Peng <chao.p.peng@linux.intel.com> + Fuad Tabba <tabba@google.com> + Jarkko Sakkinen <jarkko@kernel.org> + Yu Zhang <yu.c.zhang@linux.intel.com> + Vishal Annapurve <vannapurve@google.com> + Ackerley Tng <ackerleytng@google.com> + Maciej Szmigiero <mail@maciej.szmigiero.name> + Vlastimil Babka <vbabka@suse.cz> + David Hildenbrand <david@redhat.com> + Quentin Perret <qperret@google.com> + Michael Roth <michael.roth@amd.com> + Wang <wei.w.wang@intel.com> + Liam Merwick <liam.merwick@oracle.com> + Isaku Yamahata <isaku.yamahata@gmail.com> + " Kirill A . Shutemov <kirill.shutemov@linux.intel.com>\0" "\00:1\0" "b\0" "On Thu, Jul 20, 2023, Xiaoyao Li wrote:\n" @@ -39,4 +79,4 @@ "On the other hand, we have room for a few billion caps, so one more isn't a big\n" deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go. -6f6d027a35d2c8f5fa728eaa50b15816d8e9360bf7f369a24eaddab05b24006f +fa40949370c8edde7ced9493d6107acda7591ee5fb7d6c91e39f249157c3fc96
diff --git a/a/1.txt b/N2/1.txt index c28aa2b..f375fdf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -29,3 +29,8 @@ Yeah, I meant to add that to the TODO list and forgot (obviously). The number of new caps being added is the main why I didn't just add another one. On the other hand, we have room for a few billion caps, so one more isn't a big deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go. + +_______________________________________________ +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 decfdcd..64d90a6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,9 +2,49 @@ "ref\020230718234512.1690985-13-seanjc@google.com\0" "ref\083eb5c50-7287-7845-ffc3-a7c58e638ea5@intel.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" + "Subject\0Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" "Date\0Thu, 20 Jul 2023 08:14:47 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Xiaoyao Li <xiaoyao.li@intel.com>\0" + "Cc\0Paolo Bonzini <pbonzini@redhat.com>" + Marc Zyngier <maz@kernel.org> + Oliver Upton <oliver.upton@linux.dev> + 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> + Matthew Wilcox (Oracle) <willy@infradead.org> + Andrew Morton <akpm@linux-foundation.org> + Paul Moore <paul@paul-moore.com> + James Morris <jmorris@namei.org> + Serge E. Hallyn <serge@hallyn.com> + kvm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + kvmarm@lists.linux.dev + linux-mips@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-security-module@vger.kernel.org + linux-kernel@vger.kernel.org + Chao Peng <chao.p.peng@linux.intel.com> + Fuad Tabba <tabba@google.com> + Jarkko Sakkinen <jarkko@kernel.org> + Yu Zhang <yu.c.zhang@linux.intel.com> + Vishal Annapurve <vannapurve@google.com> + Ackerley Tng <ackerleytng@google.com> + Maciej Szmigiero <mail@maciej.szmigiero.name> + Vlastimil Babka <vbabka@suse.cz> + David Hildenbrand <david@redhat.com> + Quentin Perret <qperret@google.com> + Michael Roth <michael.roth@amd.com> + Wang <wei.w.wang@intel.com> + Liam Merwick <liam.merwick@oracle.com> + Isaku Yamahata <isaku.yamahata@gmail.com> + " Kirill A . Shutemov <kirill.shutemov@linux.intel.com>\0" "\00:1\0" "b\0" "On Thu, Jul 20, 2023, Xiaoyao Li wrote:\n" @@ -37,6 +77,11 @@ "\n" "The number of new caps being added is the main why I didn't just add another one.\n" "On the other hand, we have room for a few billion caps, so one more isn't a big\n" - deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go. + "deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go.\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -6f6d027a35d2c8f5fa728eaa50b15816d8e9360bf7f369a24eaddab05b24006f +5b22a046405a7de580e64301ea135903ed72b3103fcf2046073a4d859b02e61a
diff --git a/a/content_digest b/N3/content_digest index decfdcd..dd77577 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,9 +2,48 @@ "ref\020230718234512.1690985-13-seanjc@google.com\0" "ref\083eb5c50-7287-7845-ffc3-a7c58e638ea5@intel.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" + "Subject\0Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" "Date\0Thu, 20 Jul 2023 08:14:47 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Xiaoyao Li <xiaoyao.li@intel.com>\0" + "Cc\0kvm@vger.kernel.org" + David Hildenbrand <david@redhat.com> + Yu Zhang <yu.c.zhang@linux.intel.com> + linux-kernel@vger.kernel.org + linux-mm@kvack.org + Chao Peng <chao.p.peng@linux.intel.com> + linux-riscv@lists.infradead.org + Isaku Yamahata <isaku.yamahata@gmail.com> + Paul Moore <paul@paul-moore.com> + Marc Zyngier <maz@kernel.org> + Huacai Chen <chenhuacai@kernel.org> + James Morris <jmorris@namei.org> + " Matthew Wilcox \\(Oracle\\) <willy@infradead.org>" + Wang <wei.w.wang@intel.com> + Fuad Tabba <tabba@google.com> + Jarkko Sakkinen <jarkko@kernel.org> + Serge E. Hallyn <serge@hallyn.com> + Maciej Szmigiero <mail@maciej.szmigiero.name> + Albert Ou <aou@eecs.berkeley.edu> + Vlastimil Babka <vbabka@suse.cz> + Michael Roth <michael.roth@amd.com> + Ackerley Tng <ackerleytng@google.com> + Paul Walmsley <paul.walmsley@sifive.com> + kvmarm@lists.linux.dev + linux-arm-kernel@lists.infradead.org + Quentin Perret <qperret@google.com> + Liam Merwick <liam.merwick@oracle.com> + linux-mips@vger.kernel.org + Oliver Upton <oliver.upton@linux.dev> + linux-security-module@vger.kernel.org + Palmer Dabbelt <palmer@dabbelt.com> + kvm-riscv@lists.infradead.org + Anup Patel <anup@brainfault.org> + linux-fsdevel@vger.kernel.org + Paolo Bonzini <pbonzini@redhat.com> + Andrew Morton <akpm@linux-foundation.org> + Vishal Annapurve <vannapurve@google.com> + linuxppc-dev@lists.ozlabs.org + " Kirill A . Shutemov <kirill.shutemov@linux.intel.com>\0" "\00:1\0" "b\0" "On Thu, Jul 20, 2023, Xiaoyao Li wrote:\n" @@ -39,4 +78,4 @@ "On the other hand, we have room for a few billion caps, so one more isn't a big\n" deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go. -6f6d027a35d2c8f5fa728eaa50b15816d8e9360bf7f369a24eaddab05b24006f +d5a10f54945015515bdaa82df480f9b62592c5cae8f985119108ad1b4213198b
diff --git a/a/1.txt b/N4/1.txt index c28aa2b..78dbe3d 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -29,3 +29,8 @@ Yeah, I meant to add that to the TODO list and forgot (obviously). The number of new caps being added is the main why I didn't just add another one. On the other hand, we have room for a few billion caps, so one more isn't a big deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go. + +_______________________________________________ +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/N4/content_digest index decfdcd..c7dac67 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -2,9 +2,49 @@ "ref\020230718234512.1690985-13-seanjc@google.com\0" "ref\083eb5c50-7287-7845-ffc3-a7c58e638ea5@intel.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" + "Subject\0Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory\0" "Date\0Thu, 20 Jul 2023 08:14:47 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Xiaoyao Li <xiaoyao.li@intel.com>\0" + "Cc\0Paolo Bonzini <pbonzini@redhat.com>" + Marc Zyngier <maz@kernel.org> + Oliver Upton <oliver.upton@linux.dev> + 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> + Matthew Wilcox (Oracle) <willy@infradead.org> + Andrew Morton <akpm@linux-foundation.org> + Paul Moore <paul@paul-moore.com> + James Morris <jmorris@namei.org> + Serge E. Hallyn <serge@hallyn.com> + kvm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + kvmarm@lists.linux.dev + linux-mips@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-security-module@vger.kernel.org + linux-kernel@vger.kernel.org + Chao Peng <chao.p.peng@linux.intel.com> + Fuad Tabba <tabba@google.com> + Jarkko Sakkinen <jarkko@kernel.org> + Yu Zhang <yu.c.zhang@linux.intel.com> + Vishal Annapurve <vannapurve@google.com> + Ackerley Tng <ackerleytng@google.com> + Maciej Szmigiero <mail@maciej.szmigiero.name> + Vlastimil Babka <vbabka@suse.cz> + David Hildenbrand <david@redhat.com> + Quentin Perret <qperret@google.com> + Michael Roth <michael.roth@amd.com> + Wang <wei.w.wang@intel.com> + Liam Merwick <liam.merwick@oracle.com> + Isaku Yamahata <isaku.yamahata@gmail.com> + " Kirill A . Shutemov <kirill.shutemov@linux.intel.com>\0" "\00:1\0" "b\0" "On Thu, Jul 20, 2023, Xiaoyao Li wrote:\n" @@ -37,6 +77,11 @@ "\n" "The number of new caps being added is the main why I didn't just add another one.\n" "On the other hand, we have room for a few billion caps, so one more isn't a big\n" - deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go. + "deal. So yeah, KVM_CAP_GUEST_MEMFD is probably the way to go.\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 -6f6d027a35d2c8f5fa728eaa50b15816d8e9360bf7f369a24eaddab05b24006f +903cabec0b38042c992fb98ad03ef86643fbecd73e1bd3a37fb49e6840f85bc5
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.