From: Paolo Bonzini Date: Sat, 14 Sep 2024 13:56:01 +0000 (-0400) Subject: Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux into HEAD X-Git-Tag: v6.12-rc1~11^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43d97b2ebd3066d0328bbc1c622341d59292ca48;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux into HEAD KVM VMX and x86 PAT MSR macro cleanup for 6.12: - Add common defines for the x86 architectural memory types, i.e. the types that are shared across PAT, MTRRs, VMCSes, and EPTPs. - Clean up the various VMX MSR macros to make the code self-documenting (inasmuch as possible), and to make it less painful to add new macros. --- 43d97b2ebd3066d0328bbc1c622341d59292ca48