Message ID | 20250227000705.3199706-1-seanjc@google.com (mailing list archive) |
---|---|
Headers | show |
Series | KVM: VMX: Clean up EPT_VIOLATIONS_xxx #defines | expand |
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@suse.com > > 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