On Tue, 30 Apr 2024 08:52:37 +0800, Dapeng Mi wrote: > This small patchset refines the ambiguous naming in kvm_pmu structure > and use macros instead of magic numbers to manipulate FIXED_CTR_CTRL MSR > to increase readability. > > No logic change is introduced in this patchset. > > Dapeng Mi (2): > KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu > KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros > > [...] Applied to kvm-x86 pmu, thanks! [1/2] KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu https://github.com/kvm-x86/linux/commit/0e102ce3d413 [2/2] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros https://github.com/kvm-x86/linux/commit/75430c412a31 -- https://github.com/kvm-x86/linux/tree/next