Re: [PATCH v2 0/2] KVM: VMX: Clean up EPT_VIOLATIONS_xxx #defines
From: Sean Christopherson
Date: Fri Feb 28 2025 - 18:42:27 EST
On Wed, 26 Feb 2025 16:07:03 -0800, Sean Christopherson wrote:
> Nikolay's patch[v1] to drop the ACC_*_BIT defines, plus another patch to
> add proper defines for the protection bits instead of piggybacking the
> RWX EPT entry defines.
>
> v1: https://lore.kernel.org/all/20250226074151.312588-1-nik.borisov@xxxxxxxx
>
> Nikolay Borisov (1):
> KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
>
> [...]
Applied to kvm-x86 vmx, thanks!
[1/2] KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
https://github.com/kvm-x86/linux/commit/fa6c8fc2d267
[2/2] KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
https://github.com/kvm-x86/linux/commit/61146f67e4cb
--
https://github.com/kvm-x86/linux/tree/next