Re: [PATCH V6 0/8] KVM: X86: Introducing ROE Protection Kernel Hardening

From: Ahmed Soliman
Date: Thu Nov 08 2018 - 15:54:17 EST


Hello,

> Do you have patches that enable usage of ROE in the kernel?
> Alternatively you can write testcases in tools/testing/selftests/kvm to
> test how guests should use it.

As for now ROE isn't integrated yet into the kernel, I did have some
tests I will
have them in selftests/kvm in the next patch set

> I would remove CONFIG_KVM_ROE altogether. You can enable it
> unconditionally.

Noted, I will have it enabled unconditionally in the next patch set.

> I will continue reviewing the patches soon.
>
> Paolo