Re: [PATCH v8 0/5] KVM: selftests: Add AMD PMU Host/Guest test
From: Yosry Ahmed
Date: Tue Jun 09 2026 - 21:10:39 EST
On Tue, Jun 9, 2026 at 5:30 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote:
>
> This is the selftests portion of the mediated PMU Host-Only/Guest-Only series.
> My plan is to get this into 7.2-rc1, but after the other KVM x86 pull requests
> have been merged by Paolo (several unpleasant conflicts across multiple
> branches). I'll either send a separate pull request, or see if Paolo wants
> to apply them directly.
>
> v8:
> - Add a kvm_is_mediated_pmu_enabled() helper.
> - Drop the AMD Family check.
Thanks for sending the new version!