Re: [RFC 17/33] KVM: x86/mmu: Allow setting memory attributes if VSM enabled

2023-11-27 Thread Maxim Levitsky
On Wed, 2023-11-08 at 11:17 +, Nicolas Saenz Julienne wrote: > VSM is also a user of memory attributes, so let it use > kvm_set_mem_attributes(). > > Signed-off-by: Nicolas Saenz Julienne > --- > arch/x86/kvm/mmu/mmu.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff -

[RFC 17/33] KVM: x86/mmu: Allow setting memory attributes if VSM enabled

2023-11-08 Thread Nicolas Saenz Julienne
VSM is also a user of memory attributes, so let it use kvm_set_mem_attributes(). Signed-off-by: Nicolas Saenz Julienne --- arch/x86/kvm/mmu/mmu.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/x86/kvm/mmu/mmu.c b/arch/x86/kvm/mmu/mmu.c index feca077c0210..a1fbb905