Re: [PATCH 2/2] KVM: VMX: Ignore userspace MSR filters for x2APIC when APICV is enabled

From: Paolo Bonzini
Date: Mon Oct 19 2020 - 12:32:14 EST


On 07/10/20 18:44, Peter Xu wrote:
> If we want to forbid apicv msrs, should we even fail KVM_X86_SET_MSR_FILTER
> directly then?

Yes, probably it should. I'll send a patch shortly.

Paolo