Re: [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,dev.linux.lists.linux-coco,org.kernel.vger.kvm,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-trace-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 7/29/26 02:35, Ackerley Tng via B4 Relay wrote: > From: Sean Christopherson <[email protected]> > > Rename the per-VM memory attributes Kconfig to make it explicitly about > per-VM attributes in anticipation of adding memory attributes support to > guest_memfd, at which point it will be possible (and desirable) to have > memory attributes without the per-VM support, even in x86. > > No functional change intended. > > Signed-off-by: Sean Christopherson <[email protected]> > Reviewed-by: Fuad Tabba <[email protected]> > Reviewed-by: Xiaoyao Li <[email protected]> > Reviewed-by: Binbin Wu <[email protected]> > Tested-by: Shivank Garg <[email protected]> > Signed-off-by: Ackerley Tng <[email protected]> > --- Reviewed-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David